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 Nov 28, 2024
1 parent 9839d18 commit 68d8068
Show file tree
Hide file tree
Showing 2 changed files with 435 additions and 129 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,13 +121,13 @@
"@storybook/react": "8.4.5",
"@storybook/react-vite": "8.4.5",
"@storybook/test-runner": "0.19.1",
"@tanstack/react-query": "5.61.0",
"@tanstack/react-query": "5.61.5",
"@testing-library/react": "16.0.1",
"@testing-library/user-event": "14.5.2",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/katex": "^0.16.7",
"@types/lodash.truncate": "4.4.9",
"@types/node": "22.9.1",
"@types/node": "22.9.4",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@types/react-router-dom": "5.3.3",
Expand All @@ -136,9 +136,9 @@
"@types/uuid": "10.0.0",
"@typescript-eslint/eslint-plugin": "8.15.0",
"@typescript-eslint/parser": "8.15.0",
"@vitejs/plugin-react": "4.3.3",
"@vitest/browser": "2.1.5",
"@vitest/ui": "2.1.5",
"@vitejs/plugin-react": "4.3.4",
"@vitest/browser": "2.1.6",
"@vitest/ui": "2.1.6",
"concurrently": "9.1.0",
"cross-env": "7.0.3",
"date-fns": "4.1.0",
Expand All @@ -150,7 +150,7 @@
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-promise": "^7.1.0",
"globals": "15.12.0",
"happy-dom": "15.11.6",
"happy-dom": "15.11.7",
"http-server": "14.1.1",
"husky": "9.1.7",
"jsdom": "25.0.1",
Expand All @@ -160,7 +160,7 @@
"prettier": "3.3.3",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-i18next": "15.1.1",
"react-i18next": "15.1.2",
"react-router-dom": "6.28.0",
"react-test-renderer": "18.3.1",
"sass": "1.81.0",
Expand All @@ -171,7 +171,7 @@
"vite": "5.4.11",
"vite-plugin-dts": "4.3.0",
"vite-plugin-istanbul": "6.0.2",
"vitest": "2.1.5",
"vitest": "2.1.6",
"wait-on": "8.0.1"
},
"packageManager": "yarn@4.5.3"
Expand Down
Loading

0 comments on commit 68d8068

Please sign in to comment.