Skip to content

Commit

Permalink
Merge pull request #809 from shauneccles/frontend/update_deps
Browse files Browse the repository at this point in the history
dev: Update frontend package dependencies
  • Loading branch information
shauneccles committed Feb 26, 2024
2 parents 232c0af + 32a3e5f commit 281f410
Show file tree
Hide file tree
Showing 2 changed files with 158 additions and 174 deletions.
76 changes: 38 additions & 38 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,18 +8,18 @@
"node": ">=20"
},
"dependencies": {
"@emotion/react": "^11.10.8",
"@emotion/styled": "^11.10.8",
"@mui/icons-material": "^5.14.19",
"@mui/material": "^5.14.20",
"@mui/styles": "^5.14.20",
"@mui/x-data-grid": "^6.19.2",
"@testing-library/react": "^14.1.2",
"@types/qs": "^6.9.7",
"@types/reactour": "^1.18.1",
"axios": "^1.4.0",
"@emotion/react": "^11.11.3",
"@emotion/styled": "^11.11.0",
"@mui/icons-material": "^5.15.11",
"@mui/material": "^5.15.11",
"@mui/styles": "^5.15.11",
"@mui/x-data-grid": "^6.19.5",
"@testing-library/react": "^14.2.1",
"@types/qs": "^6.9.11",
"@types/reactour": "^1.18.5",
"axios": "^1.6.7",
"base32-decode": "^1.0.0",
"base32-encode": "2",
"base32-encode": "^2.0.0",
"chart.js": "4.4.1",
"color": "^4.2.3",
"crypto": "^1.0.1",
Expand All @@ -32,38 +32,38 @@
"prop-types": "^15.8.1",
"qrcode": "^1.5.3",
"qs": "^6.11.2",
"react": "^18.1.0",
"react": "^18.2.0",
"react-chartjs-2": "5.2.0",
"react-dom": "^18.1.0",
"react-dom": "^18.2.0",
"react-dropzone": "^14.2.3",
"react-easy-crop": "^5.0.2",
"react-easy-crop": "^5.0.5",
"react-gamepads": "^1.0.0",
"react-gcolor-picker": "^1.3.0",
"react-hotkeys-hook": "^4.4.0",
"react-otp-input": "^3.1.0",
"react-gcolor-picker": "^1.3.1",
"react-hotkeys-hook": "^4.5.0",
"react-otp-input": "^3.1.1",
"react-rnd": "^10.4.1",
"react-router-dom": "^6.20.1",
"react-router-dom": "^6.22.1",
"react-scripts": "5.0.1",
"react-zoom-pan-pinch": "^3.1.0",
"reactour": "^1.19.0",
"react-zoom-pan-pinch": "^3.4.2",
"reactour": "^1.19.2",
"sockette": "^2.0.6",
"strip-ansi": "6.0.1",
"styled-components": "^6.0.5",
"styled-components": "^6.1.8",
"ts-deepmerge": "^7.0.0",
"typescript": "^5.3.3",
"universal-cookie": "^6.1.1",
"universal-cookie": "^6.1.3",
"use-api-polling": "^0.1.4",
"use-debounce": "^10.0.0",
"use-indexeddb": "^2.0.2",
"use-long-press": "^3.2.0",
"web-vitals": "^3.3.1",
"webmidi": "^3.1.6",
"web-vitals": "^3.5.2",
"webmidi": "^3.1.8",
"workbox-core": "^7.0.0",
"workbox-expiration": "^7.0.0",
"workbox-precaching": "^7.0.0",
"workbox-routing": "^7.0.0",
"workbox-strategies": "^7.0.0",
"zustand": "^4.4.7"
"zustand": "^4.5.1"
},
"scripts": {
"preinstall": "npx only-allow pnpm",
Expand Down Expand Up @@ -100,30 +100,30 @@
"@types/chart.js": "^2.9.41",
"@types/color": "^3.0.6",
"@types/prop-types": "^15.7.11",
"@types/react": "^18.2.42",
"@types/react-dom": "^18.2.17",
"@types/react": "^18.2.58",
"@types/react-dom": "^18.2.19",
"@types/react-router-dom": "^5.3.3",
"@types/styled-components": "^5.1.34",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^7.0.0",
"@typescript-eslint/eslint-plugin": "^7.0.2",
"@typescript-eslint/parser": "^7.0.2",
"concurrently": "^8.2.2",
"cross-env": "^7.0.3",
"eslint": "8.57.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.0",
"eslint-plugin-flowtype": "^8.0.2",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-flowtype": "^8.0.3",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-json": "^3.0.0",
"eslint-plugin-json": "^3.1.0",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"gh-pages": "^6.1.0",
"prettier": "^3.0.2",
"react-is": "^18.1.0",
"gh-pages": "^6.1.1",
"prettier": "^3.2.5",
"react-is": "^18.2.0",
"run-script-os": "^1.1.6",
"wait-on": "^7.0.1",
"webpack": "^5.82.0"
"wait-on": "^7.2.0",
"webpack": "^5.90.3"
}
}
Loading

0 comments on commit 281f410

Please sign in to comment.