Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
Change-Id: I0ebdf0f111a10f3934059966b5ea90cc5aefede8
  • Loading branch information
awesome-manuel committed Jul 24, 2024
1 parent d3e623e commit 31fe23d
Show file tree
Hide file tree
Showing 2 changed files with 157 additions and 314 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"@testing-library/react": "^16.0.0",
"@testing-library/user-event": "^14.5.2",
"@types/jest": "^29.5.12",
"@types/lodash": "^4.17.0",
"@types/node": "^20.14.11",
"@types/lodash": "^4.17.7",
"@types/node": "^20.14.12",
"@types/papaparse": "^5.3.14",
"@types/react": "^18.3.3",
"@typescript-eslint/eslint-plugin": "^7.16.1",
Expand All @@ -45,16 +45,16 @@
"vite-plugin-version-mark": "^0.1.0"
},
"dependencies": {
"@emotion/react": "^11.4.1",
"@emotion/styled": "^11.3.0",
"@emotion/react": "^11.13.0",
"@emotion/styled": "^11.13.0",
"@haleos/ra-language-german": "^1.0.0",
"@haxqer/ra-language-chinese": "^4.16.2",
"@mui/icons-material": "^5.15.16",
"@mui/material": "^5.16.0",
"history": "^5.1.0",
"@mui/icons-material": "^5.16.4",
"@mui/material": "^5.16.4",
"history": "^5.3.0",
"lodash": "^4.17.21",
"papaparse": "^5.4.1",
"query-string": "^7.1.1",
"query-string": "^7.1.3",
"ra-core": "^4.16.20",
"ra-i18n-polyglot": "^4.16.20",
"ra-language-english": "^4.16.20",
Expand Down
Loading

0 comments on commit 31fe23d

Please sign in to comment.