Skip to content

Commit a0ba4a1

Browse files
Update all non-major dependencies (#103)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2c6224a commit a0ba4a1

File tree

2 files changed

+81
-81
lines changed

2 files changed

+81
-81
lines changed

package-lock.json

Lines changed: 74 additions & 74 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -54,23 +54,23 @@
5454
"@testing-library/jest-dom": "^6.6.2",
5555
"@testing-library/react": "^16.0.1",
5656
"@testing-library/user-event": "^14.5.2",
57-
"@types/jest": "^29.5.13",
57+
"@types/jest": "^29.5.14",
5858
"@types/lodash-es": "^4.17.12",
59-
"@types/node": "^22.7.6",
60-
"@types/react": "^18.3.11",
59+
"@types/node": "^22.7.9",
60+
"@types/react": "^18.3.12",
6161
"@types/react-dom": "^18.3.1",
62-
"@vitejs/plugin-react": "^4.3.2",
62+
"@vitejs/plugin-react": "^4.3.3",
6363
"@vitest/coverage-v8": "^2.1.3",
6464
"bootstrap": "^5.3.3",
6565
"jsdom": "^25.0.1",
6666
"prettier": "^3.3.3",
6767
"rimraf": "^6.0.1",
6868
"typedoc": "^0.26.10",
69-
"typedoc-plugin-mdn-links": "^3.3.3",
69+
"typedoc-plugin-mdn-links": "^3.3.4",
7070
"typedoc-plugin-rename-defaults": "^0.7.1",
7171
"typescript": "~5.6.3",
72-
"typescript-eslint": "^8.10.0",
73-
"vite": "^5.4.9",
72+
"typescript-eslint": "^8.11.0",
73+
"vite": "^5.4.10",
7474
"vitest": "^2.1.3"
7575
}
7676
}

0 commit comments

Comments
 (0)