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 d16555c commit ace5c33
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,29 +53,29 @@
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"@testing-library/react": "16.0.1",
"@tsconfig/recommended": "1.0.7",
"@tsconfig/recommended": "1.0.8",
"@tsconfig/strictest": "2.0.5",
"@types/react": "18.3.11",
"@types/react": "18.3.12",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"@vitest/coverage-v8": "2.1.2",
"@vitest/coverage-v8": "2.1.5",
"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.5.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.6",
"husky": "9.1.7",
"lint-staged": "15.2.10",
"prettier": "3.3.3",
"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.26.11",
"typescript": "5.7.2",
"vitest": "2.1.5"
},
"scripts": {
"prepublishOnly": "npm run build",
Expand Down

0 comments on commit ace5c33

Please sign in to comment.