Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Nov 14, 2022
1 parent 59236e7 commit 993534c
Show file tree
Hide file tree
Showing 2 changed files with 755 additions and 700 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,22 +41,22 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"acorn": "^8.8.0"
"acorn": "^8.8.1"
},
"devDependencies": {
"@antfu/eslint-config": "^0.26.3",
"@antfu/ni": "^0.18.0",
"@types/node": "^18.7.16",
"@antfu/eslint-config": "^0.30.1",
"@antfu/ni": "^0.18.5",
"@types/node": "^18.11.9",
"bumpp": "^8.2.1",
"eslint": "^8.23.0",
"eslint": "^8.27.0",
"esmo": "^0.16.3",
"pnpm": "^7.11.0",
"pnpm": "^7.16.0",
"rimraf": "^3.0.2",
"three": "^0.144.0",
"typescript": "^4.8.3",
"unbuild": "^0.8.10",
"vite": "^3.1.0",
"vitest": "^0.23.2",
"vue": "^3.2.39"
"three": "^0.146.0",
"typescript": "^4.8.4",
"unbuild": "^0.9.4",
"vite": "^3.2.3",
"vitest": "^0.25.2",
"vue": "^3.2.45"
}
}

0 comments on commit 993534c

Please sign in to comment.