Compare commits
No commits in common. "114a9c2bdff28e52b366c355e6c109df4b3bc682" and "0133a167ef4bf7d69d6c490ae4c9c7d04da1147d" have entirely different histories.
114a9c2bdf
...
0133a167ef
1 changed files with 3 additions and 3 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -1427,9 +1427,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/astro": {
|
"node_modules/astro": {
|
||||||
"version": "4.3.1",
|
"version": "4.3.0",
|
||||||
"resolved": "https://registry.npmjs.org/astro/-/astro-4.3.1.tgz",
|
"resolved": "https://registry.npmjs.org/astro/-/astro-4.3.0.tgz",
|
||||||
"integrity": "sha512-LAY2zQHOuOXEhpguyw5X0AIz6Xq+TAkBNEqrgIxwj72R87mmRQqQWmjChMPPkK95nFHkYR/71M2BrKunpbsfyw==",
|
"integrity": "sha512-DSn7q7KJ9lmA7B3faz6uaIIRTzJduKNYRAsgXDn+wH1Jso33PFOU3ZcI4knlMAqhFW3MX8WorB8Hg6kR+waQXg==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/compiler": "^2.5.0",
|
"@astrojs/compiler": "^2.5.0",
|
||||||
"@astrojs/internal-helpers": "0.2.1",
|
"@astrojs/internal-helpers": "0.2.1",
|
||||||
|
|
Loading…
Reference in a new issue