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"
}