Skip to content

Commit 458c715

Browse files
committed
chore: update deps
1 parent fba94bb commit 458c715

File tree

3 files changed

+69
-48
lines changed

3 files changed

+69
-48
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "unocss-preset-shadcn",
33
"type": "module",
44
"version": "0.4.0",
5-
"packageManager": "[email protected].1",
5+
"packageManager": "[email protected].2",
66
"description": "use shadcn ui with unocss",
77
"author": "Stephen Zhou <[email protected]>",
88
"license": "MIT",
@@ -58,14 +58,14 @@
5858
"unocss-preset-animations": "^1.1.1"
5959
},
6060
"devDependencies": {
61-
"@antfu/ni": "^23.3.1",
61+
"@antfu/ni": "^24.1.0",
6262
"@antfu/utils": "^9.1.0",
6363
"@types/node": "^22.13.10",
6464
"@unocss/preset-mini": "^66.1.0-beta.3",
6565
"eslint": "^9.22.0",
66-
"eslint-config-hyoban": "^3.2.2",
67-
"lint-staged": "^15.4.3",
68-
"pnpm": "^10.6.1",
66+
"eslint-config-hyoban": "^4.0.1",
67+
"lint-staged": "^15.5.0",
68+
"pnpm": "^10.6.2",
6969
"release-it": "^18.1.2",
7070
"release-it-pnpm": "^4.6.4",
7171
"simple-git-hooks": "^2.11.1",

playground/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"tailwind-merge": "^3.0.2"
2323
},
2424
"devDependencies": {
25-
"@iconify-json/lucide": "^1.2.28",
25+
"@iconify-json/lucide": "^1.2.29",
2626
"@types/react": "^19.0.10",
2727
"@types/react-dom": "^19.0.4",
2828
"@unocss/preset-wind3": "66.1.0-beta.3",

pnpm-lock.yaml

+63-42
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)