Compare commits

..

No commits in common. "2246c59bb0dcc1efcf69e86eb7c7af2ac6b1e3b5" and "f53ef052211a6f2d741289b2cbaa4a2f48bdefb9" have entirely different histories.

14
package-lock.json generated
View file

@ -108,9 +108,9 @@
} }
}, },
"node_modules/@astrojs/compiler": { "node_modules/@astrojs/compiler": {
"version": "2.5.3", "version": "2.5.2",
"resolved": "https://registry.npmjs.org/@astrojs/compiler/-/compiler-2.5.3.tgz", "resolved": "https://registry.npmjs.org/@astrojs/compiler/-/compiler-2.5.2.tgz",
"integrity": "sha512-jzj01BRv/fmo+9Mr2FhocywGzEYiyiP2GVHje1ziGNU6c97kwhYGsnvwMkHrncAy9T9Vi54cjaMK7UE4ClX4vA==" "integrity": "sha512-fm9HNYu1tVnJjZYHE+SdDM5k6fZKNPXS9PwT43Mf6l4HVGx8d1jQwhGQqCvLkYJJBwQ9OysiexFMt7wtNuXhmQ=="
}, },
"node_modules/@astrojs/internal-helpers": { "node_modules/@astrojs/internal-helpers": {
"version": "0.2.1", "version": "0.2.1",
@ -1427,11 +1427,11 @@
} }
}, },
"node_modules/astro": { "node_modules/astro": {
"version": "4.3.3", "version": "4.3.2",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.3.3.tgz", "resolved": "https://registry.npmjs.org/astro/-/astro-4.3.2.tgz",
"integrity": "sha512-8Vfcv8LuCfzkLj+NMk7i7pu5o0MPyDkYqUYWELSwKxWf85zJSNU4oLg4DlEZWbVpm5LeTfVrpSGrZGy5n4grBg==", "integrity": "sha512-SJotHzKG/I32ruYWItMRJjtmNQh14mVS7kahu3XfYyxvo6nx08PGJBTSPbqPrW1sjeQPHwcpVDFx3yMMK2kaxQ==",
"dependencies": { "dependencies": {
"@astrojs/compiler": "^2.5.3", "@astrojs/compiler": "^2.5.0",
"@astrojs/internal-helpers": "0.2.1", "@astrojs/internal-helpers": "0.2.1",
"@astrojs/markdown-remark": "4.2.1", "@astrojs/markdown-remark": "4.2.1",
"@astrojs/telemetry": "3.0.4", "@astrojs/telemetry": "3.0.4",