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 Nov 26, 2024
1 parent 37f4bde commit c3b0db2
Show file tree
Hide file tree
Showing 2 changed files with 341 additions and 246 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,24 +8,24 @@
"prepare": "husky install"
},
"dependencies": {
"react": "18.2.0",
"react-dom": "18.2.0",
"ts-pattern": "5.0.6"
"react": "18.3.1",
"react-dom": "18.3.1",
"ts-pattern": "5.5.0"
},
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/react": "18.2.42",
"@types/react-dom": "18.2.17",
"@typescript-eslint/eslint-plugin": "6.13.2",
"@typescript-eslint/parser": "6.13.2",
"@vitejs/plugin-react": "4.2.1",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"@vitejs/plugin-react": "4.3.3",
"cypress": "12.17.4",
"eslint": "8.55.0",
"eslint": "8.57.1",
"eslint-config-productsway": "0.3.0",
"husky": "8.0.3",
"lint-staged": "13.3.0",
"prettier": "3.1.0",
"typescript": "5.3.3",
"prettier": "3.4.0",
"typescript": "5.7.2",
"vite": "5.0.7"
},
"lint-staged": {
Expand Down
Loading

0 comments on commit c3b0db2

Please sign in to comment.