Skip to content

Commit

Permalink
chore(deps): update devdependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 7, 2023
1 parent adc524e commit c66f04b
Show file tree
Hide file tree
Showing 2 changed files with 280 additions and 192 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,24 +85,24 @@
"@graasp/query-client": "1.3.2",
"@graasp/sdk": "1.1.3",
"@graasp/translations": "1.17.2",
"@graasp/ui": "3.2.4",
"@graasp/ui": "3.2.7",
"@mui/icons-material": "5.13.7",
"@mui/lab": "5.0.0-alpha.135",
"@mui/material": "5.13.7",
"@trivago/prettier-plugin-sort-imports": "4.2.0",
"@types/jest": "29.5.3",
"@types/jest": "29.5.5",
"@types/lodash.truncate": "4.4.7",
"@types/material-ui": "0.21.12",
"@types/node": "18.17.1",
"@types/react": "17.0.62",
"@types/react-dom": "17.0.20",
"@types/react-mentions": "4.1.8",
"@types/uuid": "9.0.2",
"@types/node": "18.17.19",
"@types/react": "17.0.67",
"@types/react-dom": "17.0.21",
"@types/react-mentions": "4.1.9",
"@types/uuid": "9.0.5",
"@typescript-eslint/eslint-plugin": "6.3.0",
"@typescript-eslint/parser": "6.3.0",
"@vitejs/plugin-react": "4.0.3",
"@vitejs/plugin-react": "4.0.4",
"cross-env": "7.0.3",
"cypress": "12.17.2",
"cypress": "12.17.4",
"env-cmd": "10.1.0",
"eslint": "8.47.0",
"eslint-config-prettier": "8.10.0",
Expand All @@ -114,7 +114,7 @@
"eslint-plugin-react": "7.33.1",
"husky": "8.0.3",
"i18next": "21.10.0",
"immutable": "4.3.1",
"immutable": "4.3.4",
"prettier": "2.8.8",
"react": "17.0.2",
"react-dom": "17.0.2",
Expand All @@ -125,14 +125,14 @@
"rollup": "2.79.1",
"rollup-plugin-visualizer": "5.9.2",
"ts-loader": "9.4.4",
"tslib": "2.6.0",
"tslib": "2.6.2",
"typescript": "5.1.6",
"vite": "4.4.6",
"vite": "4.4.11",
"vite-plugin-dts": "3.4.0"
},
"resolutions": {
"@types/react": "17.0.62",
"immutable": "4.3.1",
"@types/react": "17.0.67",
"immutable": "4.3.4",
"@graasp/sdk": "1.1.3"
},
"packageManager": "[email protected]"
Expand Down
Loading

0 comments on commit c66f04b

Please sign in to comment.