Simplification de l'aventure
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -10,7 +10,7 @@
|
||||
"dependencies": {
|
||||
"@astrojs/mdx": "^4.3.13",
|
||||
"@tailwindcss/vite": "^4.1.18",
|
||||
"astro": "^5.16.15",
|
||||
"astro": "^5.17.1",
|
||||
"tailwindcss": "^4.1.18"
|
||||
}
|
||||
},
|
||||
@@ -2057,9 +2057,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/astro": {
|
||||
"version": "5.16.15",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-5.16.15.tgz",
|
||||
"integrity": "sha512-+X1Z0NTi2pa5a0Te6h77Dgc44fYj63j1yx6+39Nvg05lExajxSq7b1Uj/gtY45zoum8fD0+h0nak+DnHighs3A==",
|
||||
"version": "5.17.1",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-5.17.1.tgz",
|
||||
"integrity": "sha512-oD3tlxTaVWGq/Wfbqk6gxzVRz98xa/rYlpe+gU2jXJMSD01k6sEDL01ZlT8mVSYB/rMgnvIOfiQQ3BbLdN237A==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@astrojs/compiler": "^2.13.0",
|
||||
|
||||
Reference in New Issue
Block a user