Skip to content

Commit

Permalink
chore(deps): update dev dependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 22, 2024
1 parent f32a5f4 commit a4d8514
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,28 +36,28 @@
"devDependencies": {
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"@testing-library/react": "14.1.2",
"@tsconfig/recommended": "1.0.3",
"@types/react": "18.2.39",
"@typescript-eslint/eslint-plugin": "6.13.1",
"@typescript-eslint/parser": "6.13.1",
"@vitejs/plugin-react": "4.2.0",
"@testing-library/react": "14.3.1",
"@tsconfig/recommended": "1.0.8",
"@types/react": "18.3.12",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"@vitejs/plugin-react": "4.3.3",
"@vitest/coverage-v8": "0.34.6",
"eslint": "8.54.0",
"eslint-config-prettier": "9.0.0",
"eslint": "8.57.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-react-hooks": "4.6.2",
"happy-dom": "12.10.3",
"husky": "9.0.11",
"lint-staged": "15.1.0",
"husky": "9.1.7",
"lint-staged": "15.2.10",
"prettier": "2.8.8",
"react": "18.2.0",
"rimraf": "5.0.5",
"semantic-release": "22.0.8",
"typedoc": "0.25.4",
"typescript": "5.3.2",
"vite": "5.0.4",
"react": "18.3.1",
"rimraf": "5.0.10",
"semantic-release": "22.0.12",
"typedoc": "0.26.11",
"typescript": "5.7.2",
"vite": "5.4.11",
"vitest": "0.34.6"
},
"scripts": {
Expand Down

0 comments on commit a4d8514

Please sign in to comment.