Skip to content

Commit 412dcc4

Browse files
author
july
committed
chore: update deps
1 parent 432524a commit 412dcc4

File tree

2 files changed

+212
-258
lines changed

2 files changed

+212
-258
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -57,12 +57,12 @@
5757
},
5858
"dependencies": {
5959
"@abtnode/constant": "^1.16.42",
60-
"@arcblock/did-connect": "^2.13.15",
61-
"@arcblock/icons": "^2.13.15",
62-
"@arcblock/ux": "^2.13.15",
63-
"@babel/eslint-parser": "^7.27.0",
64-
"@blocklet/theme": "^2.13.15",
65-
"@blocklet/ui-react": "^2.13.15",
60+
"@arcblock/did-connect": "^2.13.24",
61+
"@arcblock/icons": "^2.13.24",
62+
"@arcblock/ux": "^2.13.24",
63+
"@babel/eslint-parser": "^7.27.1",
64+
"@blocklet/theme": "^2.13.24",
65+
"@blocklet/ui-react": "^2.13.24",
6666
"@emotion/react": "^11.14.0",
6767
"@emotion/styled": "^11.14.0",
6868
"@iconify/react": "^5.2.1",
@@ -86,7 +86,7 @@
8686
"react-color": "^2.19.3",
8787
"react-dom": "~18.2.0",
8888
"react-redux": "^7.2.9",
89-
"react-router-dom": "^7.5.3",
89+
"react-router-dom": "^7.6.0",
9090
"recharts": "^2.15.3",
9191
"redux": "^4.2.1",
9292
"redux-persist": "^6.0.0",
@@ -116,17 +116,17 @@
116116
"bumpp": "^9.11.1",
117117
"eslint": "^8.57.1",
118118
"jsdom": "^22.1.0",
119-
"lint-staged": "^15.5.1",
119+
"lint-staged": "^15.5.2",
120120
"rimraf": "^5.0.10",
121121
"simple-git-hooks": "^2.13.0",
122-
"taze": "^19.0.4",
122+
"taze": "^19.1.0",
123123
"typescript": "~5.5.4",
124-
"vite": "^5.4.18",
124+
"vite": "^5.4.19",
125125
"vite-plugin-blocklet": "^0.9.32",
126126
"vite-plugin-monaco-editor": "^1.1.0",
127127
"vite-plugin-svgr": "^4.3.0",
128128
"vitest": "^0.34.6",
129-
"zx": "^8.5.3"
129+
"zx": "^8.5.4"
130130
},
131131
"license": "0BSD",
132132
"repository": {

0 commit comments

Comments
 (0)