mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2026-03-01 12:44:17 +00:00
build(deps): bump @directus/sdk from 17.0.2 to 21.1.0
Bumps [@directus/sdk](https://github.com/directus/directus/tree/HEAD/sdk) from 17.0.2 to 21.1.0. - [Release notes](https://github.com/directus/directus/releases) - [Commits](https://github.com/directus/directus/commits/HEAD/sdk) --- updated-dependencies: - dependency-name: "@directus/sdk" dependency-version: 21.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
298560c02e
commit
fe97acbe94
@ -13,7 +13,7 @@
|
||||
"preview": "vite preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"@directus/sdk": "^17.0.2",
|
||||
"@directus/sdk": "^21.1.0",
|
||||
"@heroicons/react": "^2.1.1",
|
||||
"@tailwindcss/vite": "^4.1.18",
|
||||
"@types/geojson": "^7946.0.10",
|
||||
|
||||
10
package-lock.json
generated
10
package-lock.json
generated
@ -14,7 +14,7 @@
|
||||
"name": "utopia-map",
|
||||
"version": "0.0.0",
|
||||
"dependencies": {
|
||||
"@directus/sdk": "^17.0.2",
|
||||
"@directus/sdk": "^21.1.0",
|
||||
"@heroicons/react": "^2.1.1",
|
||||
"@tailwindcss/vite": "^4.1.18",
|
||||
"@types/geojson": "^7946.0.10",
|
||||
@ -1978,12 +1978,12 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@directus/sdk": {
|
||||
"version": "17.0.2",
|
||||
"resolved": "https://registry.npmjs.org/@directus/sdk/-/sdk-17.0.2.tgz",
|
||||
"integrity": "sha512-gKfWH6oQKnHw6mUl5lM32PTjtWrmSF6f09/zfN/74FKGPD853srCwip6rGif2R0GfdcrPHXwGHc7vTMXNDlniw==",
|
||||
"version": "21.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@directus/sdk/-/sdk-21.1.0.tgz",
|
||||
"integrity": "sha512-Ig8zZAQDbc7QMIM54N+x71C04lni9MN9yalNAezjDjFdNknTJzupDY7V5cb+kOJL8GsqDE9Bg8xq8xCmkDVs5A==",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">=18.0.0"
|
||||
"node": ">=22"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://github.com/directus/directus?sponsor=1"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user