dependabot[bot] 2025-03-01 03:25:10 +00:00 committed by GitHub
commit fceaf6154b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 332 additions and 238 deletions

566
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -59,11 +59,11 @@
}, },
"devDependencies": { "devDependencies": {
"@astrojs/check": "^0.9.4", "@astrojs/check": "^0.9.4",
"@astrojs/mdx": "^4.0.6", "@astrojs/mdx": "^4.1.0",
"@rollup/plugin-typescript": "^12.1.2", "@rollup/plugin-typescript": "^12.1.2",
"@typescript-eslint/eslint-plugin": "^7.5.0", "@typescript-eslint/eslint-plugin": "^7.5.0",
"@typescript-eslint/parser": "^7.5.0", "@typescript-eslint/parser": "^7.5.0",
"astro": "^5.1.7", "astro": "^5.4.1",
"autoprefixer": "^10.4.20", "autoprefixer": "^10.4.20",
"bootstrap": "^5.3.2", "bootstrap": "^5.3.2",
"bundlewatch": "^0.4.0", "bundlewatch": "^0.4.0",