Skip to content

Commit

Permalink
chore: upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
zyyv committed Apr 26, 2024
1 parent 3d834c6 commit acdb7a3
Show file tree
Hide file tree
Showing 2 changed files with 4,352 additions and 3,251 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "0.4.2",
"private": true,
"packageManager": "pnpm@8.7.4",
"packageManager": "pnpm@9.0.6",
"scripts": {
"build": "pnpm -r -F=./packages/* run build",
"stub": "pnpm -r -F=./packages/* --parallel run stub",
Expand All @@ -19,25 +19,25 @@
"magicAnimate": "esno scripts/magicAnimate.ts"
},
"devDependencies": {
"@antfu/eslint-config": "2.13.2",
"@antfu/eslint-config": "2.16.0",
"@babel/types": "^7.24.0",
"@types/fs-extra": "^11.0.4",
"@types/node": "^20.12.7",
"@types/postcss-js": "^4.0.4",
"@unocss/eslint-plugin": "^0.59.0",
"@unocss/eslint-plugin": "^0.59.4",
"bumpp": "^9.4.0",
"eslint": "^9.0.0",
"eslint": "^9.1.1",
"esno": "^4.7.0",
"fs-extra": "^11.2.0",
"lint-staged": "^15.2.2",
"magic.css": "^1.4.8",
"simple-git-hooks": "^2.11.1",
"typescript": "5.4.4",
"typescript": "5.4.5",
"unbuild": "^2.0.0",
"unocss": "^0.59.0",
"unocss": "^0.59.4",
"unocss-preset-useful": "workspace:*",
"vite": "^5.2.8",
"vitest": "^1.4.0"
"vite": "^5.2.10",
"vitest": "^1.5.2"
},
"simple-git-hooks": {
"pre-commit": "npx lint-staged"
Expand Down
Loading

0 comments on commit acdb7a3

Please sign in to comment.