Skip to content

Commit 8dfae35

Browse files
committed
Update deps due to JoyID DedGroup update %37
1 parent 1eb0514 commit 8dfae35

File tree

2 files changed

+762
-596
lines changed

2 files changed

+762
-596
lines changed

package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -19,27 +19,27 @@
1919
},
2020
"devDependencies": {
2121
"@babel/preset-react": "^7.27.1",
22-
"@eslint/js": "^9.28.0",
23-
"@tailwindcss/vite": "^4.1.8",
24-
"@types/node": "^22.15.30",
25-
"@types/react": "^19.1.6",
26-
"@types/react-dom": "^19.1.6",
22+
"@eslint/js": "^9.34.0",
23+
"@tailwindcss/vite": "^4.1.12",
24+
"@types/node": "^22.18.0",
25+
"@types/react": "^19.1.12",
26+
"@types/react-dom": "^19.1.9",
2727
"@vitejs/plugin-basic-ssl": "^1.2.0",
28-
"@vitejs/plugin-react": "^4.5.1",
28+
"@vitejs/plugin-react": "^4.7.0",
2929
"babel-plugin-react-compiler": "latest",
30-
"eslint": "^9.28.0",
30+
"eslint": "^9.34.0",
3131
"eslint-plugin-react-compiler": "latest",
3232
"eslint-plugin-react-hooks": "^5.2.0",
3333
"eslint-plugin-react-refresh": "^0.4.20",
34-
"prettier": "^3.5.3",
35-
"prettier-plugin-tailwindcss": "^0.6.12",
36-
"tailwindcss": "^4.1.8",
37-
"typescript": "^5.8.3",
38-
"typescript-eslint": "^8.33.1",
34+
"prettier": "^3.6.2",
35+
"prettier-plugin-tailwindcss": "^0.6.14",
36+
"tailwindcss": "^4.1.12",
37+
"typescript": "^5.9.2",
38+
"typescript-eslint": "^8.41.0",
3939
"vite": "^6.3.5"
4040
},
4141
"dependencies": {
42-
"@ckb-ccc/ccc": "^1.1.9",
42+
"@ckb-ccc/ccc": "^1.1.17",
4343
"@ckb-lumos/base": "^0.23.0",
4444
"@ckb-lumos/codec": "^0.23.0",
4545
"@ckb-lumos/common-scripts": "^0.23.0",
@@ -48,9 +48,9 @@
4848
"@ckb-lumos/rpc": "^0.23.0",
4949
"@ickb/lumos-utils": "1.4.2",
5050
"@ickb/v1-core": "1.4.2",
51-
"@tanstack/react-query": "^5.80.6",
51+
"@tanstack/react-query": "^5.85.5",
5252
"immutable": "^4.3.7",
53-
"react": "^19.1.0",
54-
"react-dom": "^19.1.0"
53+
"react": "^19.1.1",
54+
"react-dom": "^19.1.1"
5555
}
5656
}

0 commit comments

Comments
 (0)