mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2026-02-06 09:55:47 +00:00
build(deps): bump @directus/sdk from 17.0.2 to 21.0.0
Bumps [@directus/sdk](https://github.com/directus/directus/tree/HEAD/sdk) from 17.0.2 to 21.0.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.0.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
6da1893078
commit
17c662d37f
@ -13,7 +13,7 @@
|
||||
"preview": "vite preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"@directus/sdk": "^17.0.2",
|
||||
"@directus/sdk": "^21.0.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.0.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.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@directus/sdk/-/sdk-21.0.0.tgz",
|
||||
"integrity": "sha512-+Uld9+anm5N1NfVgEmPBReOrT0uTkE3OnQginvqx7yGS94e20qzNsW8IJnstC1OvdUMTDteDrdYMfx6QG+kY7Q==",
|
||||
"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