Skip to content

Commit ca9fa23

Browse files
chore(deps): update non-breaking (#227)
* chore(deps): update non-breaking * chore(deps): lockfile maintenance --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jens Simon <[email protected]>
1 parent 22e4ab6 commit ca9fa23

File tree

3 files changed

+202
-202
lines changed

3 files changed

+202
-202
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.17.1
1+
22.18.0

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,24 +44,24 @@
4444
"@eslint/eslintrc": "^3.2.0",
4545
"@jenssimon/eslint-config-base": "8.1.5",
4646
"@preact/signals-core": "^1.6.0",
47-
"@types/node": "22.17.0",
47+
"@types/node": "22.17.1",
4848
"@vitest/coverage-v8": "^3.0.0",
4949
"@vitest/eslint-plugin": "^1.1.14",
5050
"commitizen": "4.3.1",
5151
"cz-conventional-changelog": "3.3.0",
52-
"eslint": "9.32.0",
52+
"eslint": "9.33.0",
5353
"globals": "^16.0.0",
5454
"husky": "9.1.7",
5555
"jsdom": "^26.0.0",
56-
"lint-staged": "16.1.2",
56+
"lint-staged": "16.1.5",
5757
"npm-run-all2": "^8.0.0",
5858
"pinst": "3.0.0",
5959
"semantic-release": "24.2.7",
6060
"stylelint": "^16.18.0",
6161
"stylelint-config-recess-order": "^7.0.0",
6262
"stylelint-config-standard": "^39.0.0",
6363
"stylelint-order": "^7.0.0",
64-
"typescript": "5.8.3",
64+
"typescript": "5.9.2",
6565
"typescript-eslint": "^8.24.1",
6666
"vite": "^7.0.0",
6767
"vitest": "^3.0.0"

0 commit comments

Comments
 (0)