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 Dec 9, 2024
1 parent d16555c commit 8bc843b
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,30 +52,30 @@
"devDependencies": {
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"@testing-library/react": "16.0.1",
"@tsconfig/recommended": "1.0.7",
"@testing-library/react": "16.1.0",
"@tsconfig/recommended": "1.0.8",
"@tsconfig/strictest": "2.0.5",
"@types/react": "18.3.11",
"@types/react": "18.3.14",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"@vitest/coverage-v8": "2.1.2",
"@vitest/coverage-v8": "2.1.8",
"eslint": "8.57.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-jsdoc": "50.3.1",
"eslint-plugin-react": "7.37.1",
"eslint-plugin-jsdoc": "50.6.0",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-react-hooks": "4.6.2",
"firebase": "10.5.0",
"happy-dom": "15.10.2",
"husky": "9.1.6",
"happy-dom": "15.11.7",
"husky": "9.1.7",
"lint-staged": "15.2.10",
"prettier": "3.3.3",
"prettier": "3.4.2",
"react": "18.3.1",
"react-test-renderer": "18.3.1",
"rimraf": "6.0.1",
"semantic-release": "24.1.2",
"typedoc": "0.26.8",
"typescript": "5.6.3",
"vitest": "2.1.2"
"semantic-release": "24.2.0",
"typedoc": "0.27.4",
"typescript": "5.7.2",
"vitest": "2.1.8"
},
"scripts": {
"prepublishOnly": "npm run build",
Expand Down

0 comments on commit 8bc843b

Please sign in to comment.