mirror of
https://github.com/hexolan/panels.git
synced 2026-05-20 03:29:23 +01:00
feat(frontend, yarn)!: bump all major dependency versions
Currently unadapted/untested potentially breaking change.
This commit is contained in:
@@ -13,30 +13,30 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@emotion/react": "^11.14.0",
|
"@emotion/react": "^11.14.0",
|
||||||
"@mantine/core": "^6.0.22",
|
"@mantine/core": "^9.2.0",
|
||||||
"@mantine/form": "^6.0.22",
|
"@mantine/form": "^9.2.0",
|
||||||
"@mantine/hooks": "^6.0.22",
|
"@mantine/hooks": "^9.2.0",
|
||||||
"@reduxjs/toolkit": "^1.9.7",
|
"@reduxjs/toolkit": "^2.11.2",
|
||||||
"@tabler/icons-react": "^3.44.0",
|
"@tabler/icons-react": "^3.44.0",
|
||||||
"localforage": "^1.10.0",
|
"localforage": "^1.10.0",
|
||||||
"match-sorter": "^6.3.4",
|
"match-sorter": "^8.3.0",
|
||||||
"react": "^18.3.1",
|
"react": "^19.2.6",
|
||||||
"react-dom": "^18.3.1",
|
"react-dom": "^19.2.6",
|
||||||
"react-redux": "^8.1.3",
|
"react-redux": "^9.2.0",
|
||||||
"react-router-dom": "^6.30.3",
|
"react-router-dom": "^7.15.0",
|
||||||
"sort-by": "^1.2.0"
|
"sort-by": "^1.2.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/react": "^18.3.28",
|
"@types/react": "^19.2.14",
|
||||||
"@types/react-dom": "^18.3.7",
|
"@types/react-dom": "^19.2.3",
|
||||||
"@typescript-eslint/eslint-plugin": "^6.21.0",
|
"@typescript-eslint/eslint-plugin": "^8.59.3",
|
||||||
"@typescript-eslint/parser": "^6.21.0",
|
"@typescript-eslint/parser": "^8.59.3",
|
||||||
"@vitejs/plugin-react": "^4.7.0",
|
"@vitejs/plugin-react": "^6.0.1",
|
||||||
"eslint": "^8.57.1",
|
"eslint": "^10.3.0",
|
||||||
"eslint-plugin-react-hooks": "^4.6.2",
|
"eslint-plugin-react-hooks": "^7.1.1",
|
||||||
"eslint-plugin-react-refresh": "^0.4.26",
|
"eslint-plugin-react-refresh": "^0.5.2",
|
||||||
"typescript": "^5.9.3",
|
"typescript": "^6.0.3",
|
||||||
"vite": "^6.4.2"
|
"vite": "^8.0.13"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/hexolan/panels"
|
"homepage": "https://github.com/hexolan/panels"
|
||||||
}
|
}
|
||||||
|
|||||||
+656
-1208
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user