correction config.ts et evolution

This commit is contained in:
2026-02-27 02:13:01 +04:00
parent 1fe15b5907
commit 227d5de22e
8 changed files with 532 additions and 528 deletions

8
package-lock.json generated
View File

@@ -8,7 +8,7 @@
"name": "ambient",
"version": "0.0.1",
"dependencies": {
"astro": "^5.17.1"
"astro": "^5.18.0"
}
},
"node_modules/@astrojs/compiler": {
@@ -1661,9 +1661,9 @@
}
},
"node_modules/astro": {
"version": "5.17.3",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.17.3.tgz",
"integrity": "sha512-69dcfPe8LsHzklwj+hl+vunWUbpMB6pmg35mACjetxbJeUNNys90JaBM8ZiwsPK689SAj/4Zqb1ayaANls9/MA==",
"version": "5.18.0",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.18.0.tgz",
"integrity": "sha512-CHiohwJIS4L0G6/IzE1Fx3dgWqXBCXus/od0eGUfxrZJD2um2pE7ehclMmgL/fXqbU7NfE1Ze2pq34h2QaA6iQ==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^2.13.0",