Compare commits
2 Commits
9ff0fd8731
...
78e5f11c53
Author | SHA1 | Date | |
---|---|---|---|
78e5f11c53
|
|||
7dd302b3d4
|
@@ -17,7 +17,7 @@
|
||||
"@astrojs/node": "^9.2.2",
|
||||
"@astrojs/react": "^4.3.0",
|
||||
"@astrojs/rss": "^4.0.12",
|
||||
"@directus/sdk": "^19.1.0",
|
||||
"@directus/sdk": "^20.0.0",
|
||||
"@tailwindcss/postcss": "^4.1.8",
|
||||
"@tailwindcss/vite": "^4.1.8",
|
||||
"astro": "^5.10.0",
|
||||
|
26
pnpm-lock.yaml
generated
26
pnpm-lock.yaml
generated
@@ -21,8 +21,8 @@ importers:
|
||||
specifier: ^4.0.12
|
||||
version: 4.0.12
|
||||
'@directus/sdk':
|
||||
specifier: ^19.1.0
|
||||
version: 19.1.0
|
||||
specifier: ^20.0.0
|
||||
version: 20.0.0
|
||||
'@tailwindcss/postcss':
|
||||
specifier: ^4.1.8
|
||||
version: 4.1.11
|
||||
@@ -71,13 +71,13 @@ importers:
|
||||
version: 1.3.1(eslint@9.29.0(jiti@2.4.2))
|
||||
prettier:
|
||||
specifier: ^3.5.3
|
||||
version: 3.6.1
|
||||
version: 3.6.2
|
||||
prettier-plugin-astro:
|
||||
specifier: ^0.14.1
|
||||
version: 0.14.1
|
||||
prettier-plugin-tailwindcss:
|
||||
specifier: ^0.6.12
|
||||
version: 0.6.13(prettier-plugin-astro@0.14.1)(prettier@3.6.1)
|
||||
version: 0.6.13(prettier-plugin-astro@0.14.1)(prettier@3.6.2)
|
||||
typescript-eslint:
|
||||
specifier: 8.35.0
|
||||
version: 8.35.0(eslint@9.29.0(jiti@2.4.2))(typescript@5.8.3)
|
||||
@@ -214,8 +214,8 @@ packages:
|
||||
'@capsizecss/unpack@2.4.0':
|
||||
resolution: {integrity: sha512-GrSU71meACqcmIUxPYOJvGKF0yryjN/L1aCuE9DViCTJI7bfkjgYDPD1zbNDcINJwSSP6UaBZY9GAbYDO7re0Q==}
|
||||
|
||||
'@directus/sdk@19.1.0':
|
||||
resolution: {integrity: sha512-Nqem9BsvvGyVtAa69mGPtoMoMVkZxdIREdsWvvTzNF4/1XqaFfEiFL7PhtUNfc46/Nufus2+QUKYQbNiAWe3ZA==}
|
||||
'@directus/sdk@20.0.0':
|
||||
resolution: {integrity: sha512-DoKggMNaVWiKC2bU5BY+Nf6ia2Yz7hrKte0ZtSPXQVkl2mxwDtM0gLfOI6xxVY1CfnvyxJDu+d+21VjI4GYdyw==}
|
||||
engines: {node: '>=22'}
|
||||
|
||||
'@emnapi/runtime@1.4.3':
|
||||
@@ -2214,8 +2214,8 @@ packages:
|
||||
prettier-plugin-svelte:
|
||||
optional: true
|
||||
|
||||
prettier@3.6.1:
|
||||
resolution: {integrity: sha512-5xGWRa90Sp2+x1dQtNpIpeOQpTDBs9cZDmA/qs2vDNN2i18PdapqY7CmBeyLlMuGqXJRIOPaCaVZTLNQRWUH/A==}
|
||||
prettier@3.6.2:
|
||||
resolution: {integrity: sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==}
|
||||
engines: {node: '>=14'}
|
||||
hasBin: true
|
||||
|
||||
@@ -3049,7 +3049,7 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- encoding
|
||||
|
||||
'@directus/sdk@19.1.0': {}
|
||||
'@directus/sdk@20.0.0': {}
|
||||
|
||||
'@emnapi/runtime@1.4.3':
|
||||
dependencies:
|
||||
@@ -5327,16 +5327,16 @@ snapshots:
|
||||
prettier-plugin-astro@0.14.1:
|
||||
dependencies:
|
||||
'@astrojs/compiler': 2.12.2
|
||||
prettier: 3.6.1
|
||||
prettier: 3.6.2
|
||||
sass-formatter: 0.7.9
|
||||
|
||||
prettier-plugin-tailwindcss@0.6.13(prettier-plugin-astro@0.14.1)(prettier@3.6.1):
|
||||
prettier-plugin-tailwindcss@0.6.13(prettier-plugin-astro@0.14.1)(prettier@3.6.2):
|
||||
dependencies:
|
||||
prettier: 3.6.1
|
||||
prettier: 3.6.2
|
||||
optionalDependencies:
|
||||
prettier-plugin-astro: 0.14.1
|
||||
|
||||
prettier@3.6.1: {}
|
||||
prettier@3.6.2: {}
|
||||
|
||||
prismjs@1.30.0: {}
|
||||
|
||||
|
Reference in New Issue
Block a user