Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Mar 15, 2022
1 parent 3bfd523 commit 2fe3eda
Show file tree
Hide file tree
Showing 2 changed files with 239 additions and 496 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,24 +35,24 @@
"devDependencies": {
"@ampproject/remapping": "^2.1.2",
"@antfu/ni": "^0.13.2",
"@nuxtjs/eslint-config-typescript": "^8.0.0",
"@nuxtjs/eslint-config-typescript": "^9.0.0",
"@types/express": "^4.17.13",
"@types/fs-extra": "^9.0.13",
"@types/node": "^17.0.21",
"bumpp": "^7.1.1",
"conventional-changelog-cli": "^2.2.2",
"enhanced-resolve": "^5.9.2",
"esbuild": "^0.14.25",
"eslint": "^8.10.0",
"esbuild": "^0.14.27",
"eslint": "^8.11.0",
"fast-glob": "^3.2.11",
"fs-extra": "^10.0.1",
"jiti": "^1.13.0",
"magic-string": "^0.26.1",
"rollup": "^2.70.0",
"tsup": "^5.11.13",
"rollup": "^2.70.1",
"tsup": "^5.12.1",
"typescript": "^4.6.2",
"vite": "^2.8.6",
"vitest": "^0.5.9",
"vitest": "^0.6.1",
"webpack": "^5.70.0",
"webpack-cli": "^4.9.2"
},
Expand Down
Loading

0 comments on commit 2fe3eda

Please sign in to comment.