Commit staged changes
This commit is contained in:
10
package-lock.json
generated
10
package-lock.json
generated
@@ -8,7 +8,7 @@
|
||||
"name": "growing-galaxy",
|
||||
"version": "0.0.1",
|
||||
"dependencies": {
|
||||
"astro": "^5.8.2"
|
||||
"astro": "^5.9.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@astrojs/compiler": {
|
||||
@@ -1501,12 +1501,12 @@
|
||||
}
|
||||
},
|
||||
"node_modules/astro": {
|
||||
"version": "5.8.2",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-5.8.2.tgz",
|
||||
"integrity": "sha512-t0TBpBdVluA2QVmbFBwpIqmTvBwNhIz1XTIT1BWPkDkoIgsiEMf6BOZqcoGG7f4GVKkUB9bTgMOhPgU3tbJ6vQ==",
|
||||
"version": "5.9.0",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-5.9.0.tgz",
|
||||
"integrity": "sha512-AHF7oZDBQRwggHUG0bwBhRQjrDD+vJpCtPd0/GVxDB1hGRV0SQuFWS0UHX5bYczIqFcao1z9o9o0r2rQtHrTMg==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@astrojs/compiler": "^2.11.0",
|
||||
"@astrojs/compiler": "^2.12.0",
|
||||
"@astrojs/internal-helpers": "0.6.1",
|
||||
"@astrojs/markdown-remark": "6.3.2",
|
||||
"@astrojs/telemetry": "3.3.0",
|
||||
|
||||
Reference in New Issue
Block a user