2
0
mirror of https://github.com/inventree/InvenTree.git synced 2026-07-04 06:00:38 +00:00

bump frontend (#12137)

* bump react-router

* upgrade to remove uuid

* upgrade

* bump a bit more

* lower mantine
This commit is contained in:
Matthias Mair
2026-06-16 00:35:17 +02:00
committed by GitHub
parent 6c18e64020
commit 92419b3bdf
2 changed files with 1382 additions and 1800 deletions
+49 -49
View File
@@ -49,15 +49,15 @@
"@codemirror/state": "^6.6.0", "@codemirror/state": "^6.6.0",
"@codemirror/theme-one-dark": "^6.1.3", "@codemirror/theme-one-dark": "^6.1.3",
"@codemirror/view": "^6.40.0", "@codemirror/view": "^6.40.0",
"@emotion/react": "^11.13.3", "@emotion/react": "^11.14.0",
"@fortawesome/fontawesome-svg-core": "^7.0.0", "@fortawesome/fontawesome-svg-core": "^7.2.0",
"@fortawesome/free-regular-svg-icons": "^7.0.0", "@fortawesome/free-regular-svg-icons": "^7.2.0",
"@fortawesome/free-solid-svg-icons": "^7.0.0", "@fortawesome/free-solid-svg-icons": "^7.2.0",
"@fortawesome/react-fontawesome": "^3.0.1", "@fortawesome/react-fontawesome": "^3.3.1",
"@fullcalendar/core": "^6.1.15", "@fullcalendar/core": "^6.1.20",
"@fullcalendar/daygrid": "^6.1.15", "@fullcalendar/daygrid": "^6.1.20",
"@fullcalendar/interaction": "^6.1.15", "@fullcalendar/interaction": "^6.1.20",
"@fullcalendar/react": "^6.1.15", "@fullcalendar/react": "^6.1.20",
"@github/webauthn-json": "^2.1.1", "@github/webauthn-json": "^2.1.1",
"@lingui/core": "^5.9.2", "@lingui/core": "^5.9.2",
"@lingui/react": "^5.9.2", "@lingui/react": "^5.9.2",
@@ -73,72 +73,72 @@
"@mantine/spotlight": "^9.2.1", "@mantine/spotlight": "^9.2.1",
"@mantine/vanilla-extract": "^9.2.1", "@mantine/vanilla-extract": "^9.2.1",
"@messageformat/date-skeleton": "^1.1.0", "@messageformat/date-skeleton": "^1.1.0",
"@sentry/react": "^10.43.0", "@sentry/react": "^10.57.0",
"@tabler/icons-react": "^3.17.0", "@tabler/icons-react": "^3.44.0",
"@tanstack/react-query": "^5.56.2", "@tanstack/react-query": "^5.101.0",
"@uiw/codemirror-theme-vscode": "^4.25.8", "@uiw/codemirror-theme-vscode": "^4.25.8",
"@uiw/react-codemirror": "^4.25.8", "@uiw/react-codemirror": "^4.25.8",
"@uiw/react-split": "^5.9.4", "@uiw/react-split": "^5.9.4",
"@vanilla-extract/css": "^1.18.0", "@vanilla-extract/css": "^1.20.1",
"axios": "^1.13.6", "axios": "^1.17.0",
"clsx": "^2.1.1", "clsx": "^2.1.1",
"codemirror": "^6.0.2", "codemirror": "^6.0.2",
"dayjs": "^1.11.13", "dayjs": "^1.11.21",
"dompurify": "^3.2.4", "dompurify": "^3.4.8",
"easymde": "^2.20.0", "easymde": "^2.21.0",
"embla-carousel": "^8.5.2", "embla-carousel": "^8.6.0",
"embla-carousel-react": "^8.5.2", "embla-carousel-react": "^8.6.0",
"fuse.js": "^7.0.0", "fuse.js": "^7.4.2",
"html5-qrcode": "^2.3.8", "html5-qrcode": "^2.3.8",
"mantine-contextmenu": "^9.2.1", "mantine-contextmenu": "^9.2.1",
"mantine-datatable": "^9.2.0", "mantine-datatable": "^9.2.2",
"qrcode": "^1.5.4", "qrcode": "^1.5.4",
"react": "^19.2.4", "react": "^19.2.7",
"react-dom": "^19.2.4", "react-dom": "^19.2.7",
"react-grid-layout": "1.4.4", "react-grid-layout": "1.4.4",
"react-hook-form": "^7.62.0", "react-hook-form": "^7.78.0",
"react-is": "^19.2.4", "react-is": "^19.2.7",
"react-router-dom": "^6.26.2", "react-router-dom": "^6.30.4",
"react-select": "^5.9.0", "react-select": "^5.10.2",
"react-simplemde-editor": "^5.2.0", "react-simplemde-editor": "^5.2.0",
"react-window": "1.8.11", "react-window": "1.8.11",
"recharts": "^3.1.2", "recharts": "^3.8.1",
"styled-components": "^6.1.14", "styled-components": "^6.4.2",
"undici": "^6.24.0", "undici": "^8.4.1",
"zustand": "^5.0.8" "zustand": "^5.0.14"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "^7.29.0", "@babel/core": "^7.29.7",
"@babel/preset-react": "^7.28.5", "@babel/preset-react": "^7.29.7",
"@babel/preset-typescript": "^7.28.5", "@babel/preset-typescript": "^7.29.7",
"@babel/runtime": "^7.28.6", "@babel/runtime": "^7.29.7",
"@codecov/vite-plugin": "^1.9.1", "@codecov/vite-plugin": "^2.0.1",
"@flakiness/playwright": "^1.13.0", "@flakiness/playwright": "^1.13.0",
"@lingui/babel-plugin-lingui-macro": "^5.9.2", "@lingui/babel-plugin-lingui-macro": "^5.9.5",
"@lingui/cli": "^5.9.2", "@lingui/cli": "^5.9.5",
"@lingui/macro": "^5.9.2", "@lingui/macro": "^5.9.5",
"@playwright/test": "^1.16.0", "@playwright/test": "^1.60.0",
"@types/node": "^25.5.0", "@types/node": "^25.9.2",
"@types/qrcode": "^1.5.5", "@types/qrcode": "^1.5.6",
"@types/react": "^19.2.14", "@types/react": "^19.2.17",
"@types/react-dom": "^19.2.3", "@types/react-dom": "^19.2.3",
"@types/react-grid-layout": "^1.3.5", "@types/react-grid-layout": "^1.3.5",
"@types/react-router-dom": "^5.3.3", "@types/react-router-dom": "^5.3.3",
"@types/react-window": "^1.8.8", "@types/react-window": "^1.8.8",
"@vanilla-extract/vite-plugin": "^5.1.4", "@vanilla-extract/vite-plugin": "^5.2.2",
"@vitejs/plugin-react": "^5.2.0", "@vitejs/plugin-react": "^5.2.0",
"babel-plugin-macros": "^3.1.0", "babel-plugin-macros": "^3.1.0",
"nyc": "^18.0.0", "nyc": "^18.0.0",
"otpauth": "^9.4.1", "otpauth": "^9.5.1",
"path": "^0.12.7", "path": "^0.12.7",
"rollup": "^4.59.0", "rollup": "^4.61.1",
"rollup-plugin-license": "^3.7.0", "rollup-plugin-license": "^3.7.1",
"typescript": "^5.9.3", "typescript": "^5.9.3",
"vite": "^6.4.2", "vite": "^6.4.2",
"vite-plugin-babel-macros": "^1.0.6", "vite-plugin-babel-macros": "^1.0.6",
"vite-plugin-dts": "^4.5.4", "vite-plugin-dts": "^5.0.2",
"vite-plugin-externals": "^0.6.2", "vite-plugin-externals": "^0.6.2",
"vite-plugin-istanbul": "^8.0.0" "vite-plugin-istanbul": "^9.0.1"
}, },
"resolutions": { "resolutions": {
"undici": "^6.24.0", "undici": "^6.24.0",
+1333 -1751
View File
File diff suppressed because it is too large Load Diff