Compare commits

..

No commits in common. "856786ec3ab3be87ceaae94b5efb36fdfe22d100" and "26449b7be515fcd08131eec508b4a66251c648df" have entirely different histories.

8
package-lock.json generated
View file

@ -1436,9 +1436,9 @@
}
},
"node_modules/astro": {
"version": "4.5.4",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.5.4.tgz",
"integrity": "sha512-qwMyBn36wXvaCzdCmdbyCxLQGG5hTa3saNdHdqS20Yn1b7Z7oqqcWOb2UjFuq6O8dFqZxU8Hq0/pGFscvsYtJA==",
"version": "4.5.2",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.5.2.tgz",
"integrity": "sha512-Nq3GojlwXJ3XD047khraCWu/6aqGFfcyq7Q0blpTBSZnCz2s4Zri04PHvUkbKF7TK2UljkFuTXKP0CE4ZuJi9Q==",
"dependencies": {
"@astrojs/compiler": "^2.7.0",
"@astrojs/internal-helpers": "0.3.0",
@ -1450,6 +1450,7 @@
"@babel/plugin-transform-react-jsx": "^7.22.5",
"@babel/traverse": "^7.23.3",
"@babel/types": "^7.23.3",
"@shikijs/core": "^1.1.2",
"@types/babel__core": "^7.20.4",
"acorn": "^8.11.2",
"aria-query": "^5.3.0",
@ -1480,6 +1481,7 @@
"js-yaml": "^4.1.0",
"kleur": "^4.1.4",
"magic-string": "^0.30.3",
"mdast-util-to-hast": "13.0.2",
"mime": "^3.0.0",
"ora": "^7.0.1",
"p-limit": "^5.0.0",