feat: bump more deps (#14079)

This commit is contained in:
DarkSky
2025-12-10 16:02:28 +08:00
committed by GitHub
parent 40f3337d45
commit cb0ff04efa
194 changed files with 2155 additions and 2297 deletions

View File

@@ -12,12 +12,12 @@
"devDependencies": {
"@affine-tools/cli": "workspace:*",
"@affine-tools/utils": "workspace:*",
"path-to-regexp": "^8.2.0",
"path-to-regexp": "^8.3.0",
"query-string": "^9.1.1",
"vitest": "^3.2.4"
},
"peerDependencies": {
"react": "^19.1.0",
"react": "^19.2.1",
"react-router-dom": "^7.5.1"
}
}