Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 18, 2023
1 parent d441cee commit 298f876
Show file tree
Hide file tree
Showing 2 changed files with 173 additions and 152 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@tanstack/react-query": "4.36.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-router-dom": "6.16.0"
"react-router-dom": "6.17.0"
},
"devDependencies": {
"@nabla/vite-plugin-eslint": "1.5.0",
Expand All @@ -36,13 +36,13 @@
"@testing-library/jest-dom": "6.1.4",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.5.1",
"@types/css-mediaquery": "0.1.2",
"@types/react": "18.2.28",
"@types/react-dom": "18.2.13",
"@types/css-mediaquery": "0.1.3",
"@types/react": "18.2.29",
"@types/react-dom": "18.2.14",
"@types/react-router-dom": "5.3.3",
"@types/testing-library__jest-dom": "5.14.9",
"@typescript-eslint/eslint-plugin": "6.7.5",
"@typescript-eslint/parser": "6.7.5",
"@typescript-eslint/eslint-plugin": "6.8.0",
"@typescript-eslint/parser": "6.8.0",
"@vitejs/plugin-react": "4.1.0",
"@vitest/coverage-istanbul": "0.34.6",
"autoprefixer": "10.4.16",
Expand Down Expand Up @@ -70,14 +70,14 @@
"npm-run-all": "4.1.5",
"postcss": "8.4.31",
"prettier": "3.0.3",
"prettier-plugin-tailwindcss": "0.5.5",
"prettier-plugin-tailwindcss": "0.5.6",
"start-server-and-test": "2.0.1",
"stylelint": "15.10.3",
"stylelint": "15.11.0",
"stylelint-config-prettier": "9.0.5",
"stylelint-config-standard": "34.0.0",
"tailwindcss": "3.3.3",
"typescript": "5.2.2",
"vite": "4.4.11",
"vite": "4.5.0",
"vite-plugin-pwa": "0.16.5",
"vite-tsconfig-paths": "4.2.1",
"vitest": "0.34.6",
Expand Down
Loading

0 comments on commit 298f876

Please sign in to comment.