Skip to content

Commit 83ca9e4

Browse files
Update all non-major dependencies (#107)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6d23b4e commit 83ca9e4

File tree

2 files changed

+65
-65
lines changed

2 files changed

+65
-65
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@testing-library/user-event": "^14.5.2",
5757
"@types/jest": "^29.5.14",
5858
"@types/lodash-es": "^4.17.12",
59-
"@types/node": "^22.8.6",
59+
"@types/node": "^22.9.0",
6060
"@types/react": "^18.3.12",
6161
"@types/react-dom": "^18.3.1",
6262
"@vitejs/plugin-react": "^4.3.3",
@@ -65,11 +65,11 @@
6565
"jsdom": "^25.0.1",
6666
"prettier": "^3.3.3",
6767
"rimraf": "^6.0.1",
68-
"typedoc": "^0.26.10",
69-
"typedoc-plugin-mdn-links": "^3.3.5",
68+
"typedoc": "^0.26.11",
69+
"typedoc-plugin-mdn-links": "^3.3.6",
7070
"typedoc-plugin-rename-defaults": "^0.7.1",
7171
"typescript": "~5.6.3",
72-
"typescript-eslint": "^8.12.2",
72+
"typescript-eslint": "^8.13.0",
7373
"vite": "^5.4.10",
7474
"vitest": "^2.1.4"
7575
}

0 commit comments

Comments
 (0)