Skip to content

Commit bc02ca3

Browse files
committed
Upgrade dependencies
1 parent 9e3814b commit bc02ca3

2 files changed

Lines changed: 700 additions & 692 deletions

File tree

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -33,25 +33,25 @@
3333
"modern-normalize": "3.0.1",
3434
"react": "18.3.1",
3535
"react-dom": "18.3.1",
36-
"react-dropzone": "15.0.0",
37-
"react-error-boundary": "6.1.1",
38-
"react-hook-form": "7.72.1",
39-
"react-icons": "5.6.0",
36+
"react-dropzone": "17.0.0",
37+
"react-error-boundary": "6.1.2",
38+
"react-hook-form": "7.81.0",
39+
"react-icons": "5.7.0",
4040
"suspend-react": "0.1.3",
4141
"wouter": "3.10.0",
42-
"zustand": "5.0.12"
42+
"zustand": "5.0.14"
4343
},
4444
"devDependencies": {
45-
"@esrf/eslint-config": "2.3.0",
46-
"@types/node": "^24.12.2",
47-
"@types/react": "^18.3.28",
45+
"@esrf/eslint-config": "2.3.1",
46+
"@types/node": "^24.13.3",
47+
"@types/react": "^18.3.31",
4848
"@types/react-dom": "^18.3.7",
49-
"@vitejs/plugin-react": "6.0.1",
49+
"@vitejs/plugin-react": "6.0.3",
5050
"eslint": "9.39.4",
51-
"prettier": "3.8.3",
51+
"prettier": "3.9.5",
5252
"sonda": "0.14.0",
5353
"typescript": "5.9.3",
54-
"vite": "8.0.7",
55-
"vite-plugin-checker": "0.13.0"
54+
"vite": "8.1.4",
55+
"vite-plugin-checker": "0.14.4"
5656
}
5757
}

0 commit comments

Comments
 (0)