chore(deps-dev): bump the dev-deps group with 10 updates (#510)

This commit is contained in:
dependabot[bot]
2026-07-13 19:52:48 +08:00
committed by GitHub
parent a39b3fe47f
commit ec72ff100d
7 changed files with 433 additions and 424 deletions
+1 -1
View File
@@ -80,7 +80,7 @@
"@types/archiver": "^7.0.0",
"@types/better-sqlite3": "^7.6.0",
"@types/js-yaml": "^4.0.9",
"@types/node": "^22.20.0",
"@types/node": "^22.20.1",
"@types/opentype.js": "^1.3.10",
"@types/papaparse": "^5.5.2",
"@types/pdfkit": "^0.17.6",
+1 -1
View File
@@ -20,6 +20,6 @@
"@vitejs/plugin-react": "^4.3.0",
"tailwindcss": "^4.3.2",
"typescript": "^5.7.0",
"vite": "^8.1.3"
"vite": "^8.1.4"
}
}
+2 -2
View File
@@ -11,8 +11,8 @@
"pagefind": "^1.5.2",
"tsx": "^4.23.0",
"vitepress": "^1.1.4",
"vitepress-plugin-llms": "^1.13.2",
"vitepress-plugin-pagefind": "^0.4.20"
"vitepress-plugin-llms": "^1.13.3",
"vitepress-plugin-pagefind": "^0.4.22"
},
"license": "AGPL-3.0"
}
+2 -2
View File
@@ -42,14 +42,14 @@
"zustand": "^5.0.14"
},
"devDependencies": {
"@sentry/vite-plugin": "^5.3.0",
"@sentry/vite-plugin": "^5.4.0",
"@tailwindcss/vite": "^4.3.2",
"@types/react": "^19.2.17",
"@types/react-dom": "^19.0.0",
"@vitejs/plugin-react": "^4.3.0",
"tailwindcss": "^4.3.2",
"typescript": "^5.7.0",
"vite": "^8.1.3"
"vite": "^8.1.4"
},
"license": "AGPL-3.0"
}
+5 -5
View File
@@ -62,7 +62,7 @@
},
"devDependencies": {
"@axe-core/playwright": "^4.12.1",
"@biomejs/biome": "^2.5.2",
"@biomejs/biome": "^2.5.3",
"@fast-check/vitest": "^0.4.1",
"@playwright/test": "^1.61.1",
"@semantic-release/changelog": "^6.0.3",
@@ -80,14 +80,14 @@
"@types/adm-zip": "^0.5.8",
"@types/js-yaml": "^4.0.9",
"@vitest/coverage-v8": "^3.2.6",
"adm-zip": "^0.5.18",
"fast-check": "^4.8.0",
"adm-zip": "^0.6.0",
"fast-check": "^4.9.0",
"husky": "^9.1.7",
"js-yaml": "^4.3.0",
"jsdom": "^29.1.1",
"lint-staged": "^16.4.0",
"semantic-release": "^25.0.5",
"turbo": "^2.10.3",
"semantic-release": "^25.0.7",
"turbo": "^2.10.4",
"typescript": "^5.7.0",
"vitest": "^3.2.6",
"zod-fast-check": "^0.10.1"
+1 -1
View File
@@ -15,7 +15,7 @@
"sharp": "^0.35.3"
},
"devDependencies": {
"@types/node": "^22.20.0",
"@types/node": "^22.20.1",
"typescript": "^5.7.0"
},
"license": "AGPL-3.0"
+421 -412
View File
File diff suppressed because it is too large Load Diff