Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 12, 2023
1 parent 5c75ea1 commit 534663e
Show file tree
Hide file tree
Showing 2 changed files with 165 additions and 165 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"validate": "run-p lint test:ci test:e2e:headless"
},
"dependencies": {
"@tanstack/react-query": "4.35.7",
"@tanstack/react-query": "4.36.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-router-dom": "6.16.0"
Expand All @@ -37,20 +37,20 @@
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.5.1",
"@types/css-mediaquery": "0.1.2",
"@types/react": "18.2.24",
"@types/react-dom": "18.2.8",
"@types/react": "18.2.28",
"@types/react-dom": "18.2.13",
"@types/react-router-dom": "5.3.3",
"@types/testing-library__jest-dom": "5.14.9",
"@typescript-eslint/eslint-plugin": "6.7.3",
"@typescript-eslint/parser": "6.7.3",
"@typescript-eslint/eslint-plugin": "6.7.5",
"@typescript-eslint/parser": "6.7.5",
"@vitejs/plugin-react": "4.1.0",
"@vitest/coverage-istanbul": "0.34.6",
"autoprefixer": "10.4.16",
"commitizen": "4.3.0",
"css-mediaquery": "0.1.2",
"cypress": "13.3.0",
"cypress": "13.3.1",
"cz-conventional-changelog": "3.3.0",
"eslint": "8.50.0",
"eslint": "8.51.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-airbnb-typescript": "17.1.0",
Expand All @@ -70,14 +70,14 @@
"npm-run-all": "4.1.5",
"postcss": "8.4.31",
"prettier": "3.0.3",
"prettier-plugin-tailwindcss": "0.5.4",
"prettier-plugin-tailwindcss": "0.5.5",
"start-server-and-test": "2.0.1",
"stylelint": "15.10.3",
"stylelint-config-prettier": "9.0.5",
"stylelint-config-standard": "34.0.0",
"tailwindcss": "3.3.3",
"typescript": "5.2.2",
"vite": "4.4.9",
"vite": "4.4.11",
"vite-plugin-pwa": "0.16.5",
"vite-tsconfig-paths": "4.2.1",
"vitest": "0.34.6",
Expand Down
Loading

0 comments on commit 534663e

Please sign in to comment.