Skip to content

Commit

Permalink
chore: upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
zyyv committed Apr 10, 2024
1 parent c8ce2ed commit bc01d96
Show file tree
Hide file tree
Showing 3 changed files with 72 additions and 238 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
"magicAnimate": "esno scripts/magicAnimate.ts"
},
"devDependencies": {
"@antfu/eslint-config": "2.13.0",
"@antfu/eslint-config": "2.13.2",
"@babel/types": "^7.24.0",
"@types/fs-extra": "^11.0.4",
"@types/node": "^20.12.6",
"@types/node": "^20.12.7",
"@types/postcss-js": "^4.0.4",
"@unocss/eslint-plugin": "^0.59.0",
"bumpp": "^9.4.0",
Expand Down
18 changes: 9 additions & 9 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,15 +46,15 @@
"stub": "unbuild --stub"
},
"dependencies": {
"@unocss/preset-attributify": "^0.58.5",
"@unocss/preset-icons": "^0.58.5",
"@unocss/preset-mini": "^0.58.5",
"@unocss/preset-rem-to-px": "^0.58.5",
"@unocss/preset-tagify": "^0.58.5",
"@unocss/preset-typography": "^0.58.5",
"@unocss/preset-uno": "^0.58.5",
"@unocss/preset-web-fonts": "^0.58.5",
"postcss": "^8.4.35",
"@unocss/preset-attributify": "^0.59.0",
"@unocss/preset-icons": "^0.59.0",
"@unocss/preset-mini": "^0.59.0",
"@unocss/preset-rem-to-px": "^0.59.0",
"@unocss/preset-tagify": "^0.59.0",
"@unocss/preset-typography": "^0.59.0",
"@unocss/preset-uno": "^0.59.0",
"@unocss/preset-web-fonts": "^0.59.0",
"postcss": "^8.4.38",
"postcss-js": "^4.0.1",
"unocss-preset-scrollbar": "^0.3.1"
}
Expand Down
Loading

0 comments on commit bc01d96

Please sign in to comment.