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 and harkkozz committed Dec 10, 2024
1 parent e216b79 commit 01ba50a
Show file tree
Hide file tree
Showing 3 changed files with 595 additions and 867 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
22.11.0
22.12.0
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@commitlint/types": "^19.0.3",
"@eslint/compat": "1.2.2",
"@eslint/js": "9.14.0",
"@eslint/compat": "1.2.4",
"@eslint/js": "9.16.0",
"@testing-library/react": "^16.0.0",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/node": "^22.2.0",
Expand All @@ -60,19 +60,19 @@
"eslint-plugin-react-refresh": "^0.4.6",
"eslint-plugin-testing-library": "^6.2.2",
"eslint-plugin-unused-imports": "^4.0.0",
"globals": "15.12.0",
"globals": "15.13.0",
"husky": "^9.0.11",
"i18next-resources-for-ts": "^1.5.0",
"lint-staged": "^15.2.2",
"prettier": "^3.3.3",
"type-coverage": "^2.28.1",
"typescript": "5.6.3",
"typescript-coverage-report": "1.0.0",
"typescript": "5.7.2",
"typescript-coverage-report": "1.1.0",
"typescript-eslint": "^8.0.0",
"vite": "^5.3.3",
"vite-plugin-svgr": "^4.2.0",
"vite-tsconfig-paths": "^5.0.0",
"vitest": "2.1.4"
"vitest": "2.1.8"
},
"typeCoverage": {
"atLeast": "100"
Expand Down
Loading

0 comments on commit 01ba50a

Please sign in to comment.