mirror of
https://github.com/hexolan/panels.git
synced 2026-05-20 11:39:22 +01:00
feat(frontend, yarn): upgrade semantic minor dependency versions
Just using `yarn upgrade` in this commit
This commit is contained in:
@@ -12,30 +12,30 @@
|
|||||||
"preview": "vite preview"
|
"preview": "vite preview"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@emotion/react": "^11.11.1",
|
"@emotion/react": "^11.14.0",
|
||||||
"@mantine/core": "^6.0.19",
|
"@mantine/core": "^6.0.22",
|
||||||
"@mantine/form": "^6.0.20",
|
"@mantine/form": "^6.0.22",
|
||||||
"@mantine/hooks": "^6.0.19",
|
"@mantine/hooks": "^6.0.22",
|
||||||
"@reduxjs/toolkit": "^1.9.5",
|
"@reduxjs/toolkit": "^1.9.7",
|
||||||
"@tabler/icons-react": "^3.0.0",
|
"@tabler/icons-react": "^3.44.0",
|
||||||
"localforage": "^1.10.0",
|
"localforage": "^1.10.0",
|
||||||
"match-sorter": "^6.3.1",
|
"match-sorter": "^6.3.4",
|
||||||
"react": "^18.2.0",
|
"react": "^18.3.1",
|
||||||
"react-dom": "^18.2.0",
|
"react-dom": "^18.3.1",
|
||||||
"react-redux": "^8.1.2",
|
"react-redux": "^8.1.3",
|
||||||
"react-router-dom": "^6.15.0",
|
"react-router-dom": "^6.30.3",
|
||||||
"sort-by": "^1.2.0"
|
"sort-by": "^1.2.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/react": "^18.2.15",
|
"@types/react": "^18.3.28",
|
||||||
"@types/react-dom": "^18.2.7",
|
"@types/react-dom": "^18.3.7",
|
||||||
"@typescript-eslint/eslint-plugin": "^6.0.0",
|
"@typescript-eslint/eslint-plugin": "^6.21.0",
|
||||||
"@typescript-eslint/parser": "^6.0.0",
|
"@typescript-eslint/parser": "^6.21.0",
|
||||||
"@vitejs/plugin-react": "^4.0.3",
|
"@vitejs/plugin-react": "^4.7.0",
|
||||||
"eslint": "^8.45.0",
|
"eslint": "^8.57.1",
|
||||||
"eslint-plugin-react-hooks": "^4.6.0",
|
"eslint-plugin-react-hooks": "^4.6.2",
|
||||||
"eslint-plugin-react-refresh": "^0.4.3",
|
"eslint-plugin-react-refresh": "^0.4.26",
|
||||||
"typescript": "^5.0.2",
|
"typescript": "^5.9.3",
|
||||||
"vite": "^6.4.2"
|
"vite": "^6.4.2"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/hexolan/panels"
|
"homepage": "https://github.com/hexolan/panels"
|
||||||
|
|||||||
+367
-379
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user