Skip to content

Commit ceaf33c

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

File tree

2 files changed

+82
-82
lines changed

2 files changed

+82
-82
lines changed

package-lock.json

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

package.json

Lines changed: 5 additions & 5 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.12",
5858
"@types/lodash-es": "^4.17.12",
59-
"@types/node": "^20.14.8",
59+
"@types/node": "^20.14.9",
6060
"@types/react": "^18.3.3",
6161
"@types/react-dom": "^18.3.0",
6262
"@vitejs/plugin-react": "^4.3.1",
@@ -65,12 +65,12 @@
6565
"jsdom": "^24.1.0",
6666
"prettier": "^3.3.2",
6767
"rimraf": "^5.0.7",
68-
"typedoc": "^0.26.0",
69-
"typedoc-plugin-mdn-links": "^3.2.0",
68+
"typedoc": "^0.26.2",
69+
"typedoc-plugin-mdn-links": "^3.2.1",
7070
"typedoc-plugin-rename-defaults": "^0.7.1",
7171
"typescript": "^5.5.2",
72-
"typescript-eslint": "^7.13.1",
73-
"vite": "^5.3.1",
72+
"typescript-eslint": "^7.14.1",
73+
"vite": "^5.3.2",
7474
"vitest": "^1.6.0"
7575
}
7676
}

0 commit comments

Comments
 (0)