Skip to content

Commit

Permalink
bump(deps): bulk version updates
Browse files Browse the repository at this point in the history
  • Loading branch information
mpapenbr committed Jul 14, 2023
1 parent 7edc539 commit c47f392
Show file tree
Hide file tree
Showing 2 changed files with 886 additions and 449 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
"private": true,
"dependencies": {
"@react-keycloak/web": "^3.4.0",
"antd": "^5.5.1",
"antd": "^5.7.0",
"array-move": "^4.0.0",
"classnames": "^2.3.2",
"copy-to-clipboard": "^3.3.3",
"history": "^5.3.0",
"immutability-helper": "^3.1.1",
"json-url": "^3.1.0",
"keycloak-js": "^21.1.1",
"keycloak-js": "^22.0.0",
"lodash": "^4.17.21",
"moment": "^2.29.4",
"react": "^18.2.0",
Expand All @@ -21,9 +21,9 @@
"react-dnd-html5-backend": "^16.0.1",
"react-dom": "^18.2.0",
"react-highlight-words": "^0.20.0",
"react-redux": "^8.0.5",
"react-router": "^6.11.2",
"react-router-dom": "^6.11.2",
"react-redux": "^8.1.1",
"react-router": "^6.14.1",
"react-router-dom": "^6.14.1",
"react-sortable-hoc": "^2.0.0",
"recoil": "^0.7.7",
"redux": "^4.2.1",
Expand All @@ -42,32 +42,32 @@
"@types/history": "^5.0.0",
"@types/lodash": "^4.14.195",
"@types/node": "^18.16.4",
"@types/react": "^18.2.7",
"@types/react": "^18.2.15",
"@types/react-color": "^3.0.6",
"@types/react-copy-to-clipboard": "^5.0.4",
"@types/react-dom": "^18.2.4",
"@types/react-dom": "^18.2.7",
"@types/react-highlight-words": "^0.16.1",
"@types/react-redux": "^7.1.25",
"@types/sprintf-js": "^1.1.2",
"@types/uuid": "^9.0.1",
"@typescript-eslint/eslint-plugin": "^5.59.7",
"@typescript-eslint/parser": "^5.59.7",
"@vitejs/plugin-react": "^4.0.0",
"@vitest/coverage-c8": "^0.31.1",
"c8": "^7.14.0",
"eslint": "^8.41.0",
"@types/uuid": "^9.0.2",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"@vitejs/plugin-react": "^4.0.3",
"@vitest/coverage-c8": "^0.33.0",
"c8": "^8.0.0",
"eslint": "^8.44.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-react": "^7.32.2",
"jsdom": "^22.1.0",
"prettier": "^2.8.8",
"prettier": "^3.0.0",
"redux-saga-test-plan": "^4.0.6",
"typescript": "~5.0.4",
"vite": "^4.3.9",
"typescript": "~5.1.6",
"vite": "^4.4.4",
"vite-plugin-svgr": "^3.2.0",
"vite-tsconfig-paths": "^4.2.0",
"vitest": "^0.31.1"
"vitest": "^0.33.0"
},
"resolutions": {
"nth-check": "^2.1.1"
Expand Down
Loading

0 comments on commit c47f392

Please sign in to comment.