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 Jan 13, 2025
1 parent a45d079 commit 1d5bc44
Show file tree
Hide file tree
Showing 2 changed files with 862 additions and 169 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"devDependencies": {
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@eslint/compat": "1.2.3",
"@eslint/compat": "1.2.5",
"@eslint/eslintrc": "3.2.0",
"@eslint/js": "9.15.0",
"@graasp/sdk": "5.3.0",
Expand All @@ -70,13 +70,13 @@
"@testing-library/react": "16",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/lodash.debounce": "^4",
"@types/node": "22.9.0",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@types/node": "22.9.4",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"@types/uuid": "10.0.0",
"@typescript-eslint/eslint-plugin": "8.15.0",
"@typescript-eslint/parser": "8.15.0",
"@vitejs/plugin-react": "4.3.3",
"@vitejs/plugin-react": "4.3.4",
"date-fns": "4.1.0",
"eslint": "9.15.0",
"eslint-config-airbnb": "19.0.4",
Expand All @@ -86,10 +86,10 @@
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-react": "7.37.4",
"eslint-plugin-react-hooks": "5.0.0",
"globals": "15.12.0",
"happy-dom": "15.11.6",
"happy-dom": "15.11.7",
"husky": "9.1.7",
"nock": "13.5.6",
"prettier": "3.3.3",
Expand All @@ -101,7 +101,7 @@
"vite": "5.4.11",
"vite-plugin-checker": "0.8.0",
"vite-plugin-dts": "4.3.0",
"vitest": "2.1.5"
"vitest": "2.1.8"
},
"peerDependencies": {
"@graasp/sdk": "^4.22.0 || ^5.0.0",
Expand Down
Loading

0 comments on commit 1d5bc44

Please sign in to comment.