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 Dec 30, 2024
1 parent a45d079 commit b53a576
Show file tree
Hide file tree
Showing 2 changed files with 295 additions and 283 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,45 +62,45 @@
"@commitlint/config-conventional": "19.5.0",
"@eslint/compat": "1.2.3",
"@eslint/eslintrc": "3.2.0",
"@eslint/js": "9.15.0",
"@eslint/js": "9.17.0",
"@graasp/sdk": "5.3.0",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-query-devtools": "4.36.1",
"@testing-library/dom": "10.4.0",
"@testing-library/react": "16",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/lodash.debounce": "^4",
"@types/node": "22.9.0",
"@types/node": "22.10.2",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@types/uuid": "10.0.0",
"@typescript-eslint/eslint-plugin": "8.15.0",
"@typescript-eslint/parser": "8.15.0",
"@typescript-eslint/eslint-plugin": "8.19.0",
"@typescript-eslint/parser": "8.19.0",
"@vitejs/plugin-react": "4.3.3",
"date-fns": "4.1.0",
"eslint": "9.15.0",
"eslint": "9.17.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-typescript": "18.0.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.3",
"eslint-import-resolver-typescript": "3.7.0",
"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-hooks": "5.0.0",
"globals": "15.12.0",
"eslint-plugin-react-hooks": "5.1.0",
"globals": "15.14.0",
"happy-dom": "15.11.6",
"husky": "9.1.7",
"nock": "13.5.6",
"prettier": "3.3.3",
"prettier": "3.4.2",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-test-renderer": "18.3.1",
"ts-node": "10.9.2",
"typescript": "5.6.3",
"typescript": "5.7.2",
"vite": "5.4.11",
"vite-plugin-checker": "0.8.0",
"vite-plugin-dts": "4.3.0",
"vite-plugin-dts": "4.4.0",
"vitest": "2.1.5"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit b53a576

Please sign in to comment.