Skip to content

Commit 98429b0

Browse files
committed
deps
1 parent 5fa5ace commit 98429b0

2 files changed

Lines changed: 21 additions & 21 deletions

File tree

bun.lock

Lines changed: 17 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@rsbuild/core": "^1.7.5",
1616
"@rsbuild/plugin-react": "^1.4.6",
1717
"@rsbuild/plugin-svgr": "^1.3.1",
18-
"@tanstack/react-query": "^5.96.1",
18+
"@tanstack/react-query": "^5.96.2",
1919
"antd": "^6.3.5",
2020
"dayjs": "^1.11.20",
2121
"git-url-parse": "^16.1.0",
@@ -24,7 +24,7 @@
2424
"json-diff-kit": "^1.0.35",
2525
"react": "^19.2.4",
2626
"react-dom": "^19.2.4",
27-
"react-router-dom": "^7.13.2",
27+
"react-router-dom": "^7.14.0",
2828
"ua-parser-js": "^2.0.9",
2929
"vanilla-jsoneditor": "^3.12.0",
3030
"xlsx": "^0.18.5"
@@ -33,11 +33,11 @@
3333
"@biomejs/biome": "2.4.10",
3434
"@tailwindcss/postcss": "^4.2.2",
3535
"@types/git-url-parse": "^16.0.2",
36-
"@types/node": "^25.5.0",
36+
"@types/node": "^25.5.2",
3737
"@types/react": "^19",
3838
"@types/react-dom": "^19",
3939
"@types/react-router-dom": "^5.3.3",
40-
"@typescript/native-preview": "^7.0.0-dev.20260401.1",
40+
"@typescript/native-preview": "^7.0.0-dev.20260403.1",
4141
"mitata": "^1.0.34",
4242
"tailwindcss": "^4.2.2",
4343
"typescript": "^6.0.2"

0 commit comments

Comments
 (0)