Skip to content

Commit 25c86d1

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

File tree

2 files changed

+73
-73
lines changed

2 files changed

+73
-73
lines changed

package-lock.json

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

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -52,24 +52,24 @@
5252
"@8hobbies/typedoc-plugin-plausible": "^2.1.0",
5353
"@testing-library/jest-dom": "^6.6.3",
5454
"@testing-library/react": "^16.2.0",
55-
"@testing-library/user-event": "^14.6.0",
55+
"@testing-library/user-event": "^14.6.1",
5656
"@types/jest": "^29.5.14",
5757
"@types/lodash-es": "^4.17.12",
58-
"@types/node": "^22.10.7",
59-
"@types/react": "^19.0.7",
58+
"@types/node": "^22.10.10",
59+
"@types/react": "^19.0.8",
6060
"@types/react-dom": "^19.0.3",
6161
"@vitejs/plugin-react": "^4.3.4",
62-
"@vitest/coverage-v8": "^3.0.2",
62+
"@vitest/coverage-v8": "^3.0.4",
6363
"bootstrap": "^5.3.3",
6464
"jsdom": "^26.0.0",
6565
"prettier": "^3.4.2",
6666
"rimraf": "^6.0.1",
6767
"typedoc": "^0.27.6",
68-
"typedoc-plugin-mdn-links": "^4.0.9",
68+
"typedoc-plugin-mdn-links": "^4.0.10",
6969
"typedoc-plugin-rename-defaults": "^0.7.2",
7070
"typescript": "~5.7.3",
71-
"typescript-eslint": "^8.20.0",
72-
"vite": "^6.0.7",
73-
"vitest": "^3.0.2"
71+
"typescript-eslint": "^8.21.0",
72+
"vite": "^6.0.11",
73+
"vitest": "^3.0.4"
7474
}
7575
}

0 commit comments

Comments
 (0)