Skip to content

Commit ddb6f49

Browse files
committed
Update dependencies
1 parent 253da17 commit ddb6f49

File tree

2 files changed

+418
-451
lines changed

2 files changed

+418
-451
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -14,30 +14,30 @@
1414
"dependencies": {
1515
"@mantine/core": "^7.10.0",
1616
"@mantine/dropzone": "^7.10.0",
17-
"@mantine/form": "^7.10.0",
17+
"@mantine/form": "^7.12.2",
1818
"@mantine/hooks": "^7.10.0",
1919
"@mantine/notifications": "^7.10.2",
20-
"@tabler/icons-react": "^3.5.0",
21-
"jotai": "^2.8.3",
20+
"@tabler/icons-react": "^3.15.0",
21+
"jotai": "^2.9.3",
2222
"react": "^18.2.0",
2323
"react-dom": "^18.2.0"
2424
},
2525
"devDependencies": {
26-
"@types/react": "^18.2.66",
26+
"@types/react": "^18.3.5",
2727
"@types/react-dom": "^18.2.22",
28-
"@typescript-eslint/eslint-plugin": "^7.2.0",
29-
"@typescript-eslint/parser": "^7.2.0",
28+
"@typescript-eslint/eslint-plugin": "^7.18.0",
29+
"@typescript-eslint/parser": "^7.17.0",
3030
"@vitejs/plugin-react": "^4.2.1",
3131
"eslint": "^8.57.0",
3232
"eslint-config-prettier": "^9.1.0",
3333
"eslint-plugin-react-hooks": "^4.6.0",
34-
"eslint-plugin-react-refresh": "^0.4.6",
35-
"postcss": "^8.4.38",
36-
"postcss-preset-mantine": "^1.15.0",
34+
"eslint-plugin-react-refresh": "^0.4.11",
35+
"postcss": "^8.4.45",
36+
"postcss-preset-mantine": "^1.17.0",
3737
"postcss-simple-vars": "^7.0.1",
38-
"prettier": "^3.2.5",
39-
"typescript": "^5.2.2",
40-
"vite": "^5.2.0",
38+
"prettier": "^3.3.3",
39+
"typescript": "^5.5.4",
40+
"vite": "^5.4.3",
4141
"vite-tsconfig-paths": "^4.3.2"
4242
}
4343
}

0 commit comments

Comments
 (0)