Skip to content

Commit dcdd9a9

Browse files
committed
chore: update deps
1 parent 200b853 commit dcdd9a9

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

package.json

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,21 +41,20 @@
4141
"release": "bun run changelog && bunx bumpp package.json --all"
4242
},
4343
"dependencies": {
44-
"@stacksjs/eslint-config": "^3.15.1-beta.4",
44+
"@stacksjs/eslint-config": "^4.8.2-beta.1",
4545
"@typescript-eslint/utils": "^8.26.1",
46-
"@unocss/config": "65.5.0",
47-
"@unocss/core": "65.5.0",
46+
"@unocss/config": "66.0.0",
47+
"@unocss/core": "66.0.0",
4848
"magic-string": "^0.30.17",
4949
"synckit": "^0.9.2",
50-
"unocss": "^65.5.0"
50+
"unocss": "^66.0.0"
5151
},
5252
"devDependencies": {
5353
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.1",
5454
"@eslint/markdown": "^6.3.0",
5555
"@stacksjs/path": "^0.69.5",
5656
"@stylistic/eslint-plugin": "^4.2.0",
5757
"@types/bun": "^1.2.5",
58-
"@types/node": "^22.13.10",
5958
"@typescript-eslint/eslint-plugin": "^8.26.1",
6059
"@typescript-eslint/parser": "^8.26.1",
6160
"@vitest/eslint-plugin": "^1.1.37",

0 commit comments

Comments
 (0)