Skip to content

Commit b0d85f7

Browse files
committed
update deps
1 parent 21b2ceb commit b0d85f7

File tree

2 files changed

+76
-76
lines changed

2 files changed

+76
-76
lines changed

package-lock.json

Lines changed: 71 additions & 71 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
@@ -19,8 +19,8 @@
1919
"@stylistic/eslint-plugin-js": "3.1.0",
2020
"@stylistic/eslint-plugin-jsx": "3.1.0",
2121
"@stylistic/eslint-plugin-ts": "3.1.0",
22-
"@typescript-eslint/eslint-plugin": "8.29.0",
23-
"@typescript-eslint/parser": "8.29.0",
22+
"@typescript-eslint/eslint-plugin": "8.29.1",
23+
"@typescript-eslint/parser": "8.29.1",
2424
"@vitest/eslint-plugin": "1.1.39",
2525
"deepie-merge": "1.3.1",
2626
"eslint-import-resolver-typescript": "3.8.7",
@@ -39,7 +39,7 @@
3939
"eslint-plugin-unicorn": "56.0.1",
4040
"eslint-plugin-validate-jsx-nesting": "0.1.1",
4141
"globals": "16.0.0",
42-
"typescript-eslint": "8.29.0"
42+
"typescript-eslint": "8.29.1"
4343
},
4444
"devDependencies": {
4545
"@types/eslint": "9.6.1",
@@ -48,11 +48,11 @@
4848
"eslint": "8.57.1",
4949
"eslint-define-config": "2.1.0",
5050
"typescript": "5.8.3",
51-
"typescript-config-silverwind": "9.0.6",
51+
"typescript-config-silverwind": "9.0.7",
5252
"updates": "16.4.2",
5353
"versions": "12.1.3",
5454
"vite": "6.2.5",
55-
"vite-config-silverwind": "5.2.2",
55+
"vite-config-silverwind": "5.2.3",
5656
"vitest": "3.1.1",
5757
"vitest-config-silverwind": "10.0.2"
5858
},

0 commit comments

Comments
 (0)