Skip to content

Commit

Permalink
chore(deps): bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
wingkwong committed Sep 13, 2023
1 parent 6d57bcc commit ac0ae35
Show file tree
Hide file tree
Showing 3 changed files with 520 additions and 949 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,14 +58,14 @@
"access": "public"
},
"devDependencies": {
"@antfu/eslint-config-ts": "^0.41.0",
"bumpp": "^9.1.1",
"eslint": "^8.42.0",
"pkgroll": "^1.3.1",
"pnpm": "^8.6.1",
"prettier": "^2.8.8",
"typescript": "^4.7.3",
"vite": "^4.0.0",
"vitest": "^0.34.0"
"@antfu/eslint-config-ts": "^0.41.3",
"bumpp": "^9.2.0",
"eslint": "^8.49.0",
"pkgroll": "^1.11.0",
"pnpm": "^8.7.5",
"prettier": "^3.0.3",
"typescript": "^5.2.2",
"vite": "^4.4.9",
"vitest": "^0.34.4"
}
}
6 changes: 3 additions & 3 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"vue": "^3.2.47"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.1.0",
"vite": "^4.3.9",
"vite-plugin-windicss": "^1.9.0"
"@vitejs/plugin-vue": "^4.3.4",
"vite": "^4.4.9",
"vite-plugin-windicss": "^1.9.1"
}
}
Loading

0 comments on commit ac0ae35

Please sign in to comment.