Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Oct 25, 2021
1 parent 6714ce4 commit 725a7cd
Show file tree
Hide file tree
Showing 2 changed files with 769 additions and 843 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,33 +67,33 @@
"dependencies": {
"@antfu/install-pkg": "^0.1.0",
"@antfu/utils": "^0.3.0",
"@iconify/utils": "^1.0.14",
"@iconify/utils": "^1.0.18",
"debug": "^4.3.2",
"kolorist": "^1.5.0",
"local-pkg": "^0.4.0",
"unplugin": "^0.2.16"
"unplugin": "^0.2.18"
},
"devDependencies": {
"@antfu/eslint-config": "^0.9.0",
"@iconify/json": "^1.1.413",
"@antfu/eslint-config": "^0.10.0",
"@iconify/json": "^1.1.419",
"@iconify/types": "^1.0.10",
"@svgr/core": "^5.5.0",
"@types/debug": "^4.1.7",
"@types/jest": "^27.0.2",
"@types/node": "^16.10.3",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@types/node": "^16.11.4",
"@typescript-eslint/eslint-plugin": "^5.1.0",
"@vue/compiler-sfc": "^3.2.20",
"bumpp": "^7.1.1",
"cross-env": "^7.0.3",
"eslint": "^7.32.0",
"eslint-plugin-jest": "^24.7.0",
"eslint": "^8.1.0",
"eslint-plugin-jest": "^25.2.2",
"esno": "^0.10.1",
"jest": "^27.2.5",
"rollup": "^2.58.0",
"ts-jest": "^27.0.5",
"tsup": "^5.4.0",
"typescript": "^4.4.3",
"vite": "^2.6.7"
"jest": "^27.3.1",
"rollup": "^2.58.2",
"ts-jest": "^27.0.7",
"tsup": "^5.5.0",
"typescript": "^4.4.4",
"vite": "^2.6.11"
},
"peerDependencies": {
"@svgr/core": "^5.5.0",
Expand Down
Loading

0 comments on commit 725a7cd

Please sign in to comment.