Skip to content

Commit

Permalink
chore(deps): upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Tahul committed Mar 16, 2022
1 parent 9259fb5 commit dd8bde9
Show file tree
Hide file tree
Showing 2 changed files with 812 additions and 286 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"README.md"
],
"dependencies": {
"@vueuse/core": "^7.6.2",
"@vueuse/core": "^8.0.1",
"popmotion": "^11.0.3",
"vue-demi": "*"
},
Expand All @@ -60,28 +60,28 @@
}
},
"devDependencies": {
"@antfu/eslint-config": "^0.16.1",
"@antfu/eslint-config": "^0.18.8",
"@types/prismjs": "^1.26.0",
"@vitejs/plugin-vue": "^2.2.2",
"@vitejs/plugin-vue": "^2.2.4",
"@vue/server-renderer": "^3.2.31",
"@vue/test-utils": "^2.0.0-rc.17",
"@vuedx/typecheck": "^0.7.4",
"@vuedx/typescript-plugin-vue": "^0.7.4",
"c8": "^7.11.0",
"chokidar": "^3.5.3",
"eslint": "^8.9.0",
"happy-dom": "^2.41.0",
"lint-staged": "^12.3.4",
"eslint": "^8.11.0",
"happy-dom": "^2.47.2",
"lint-staged": "^12.3.5",
"prism-theme-vars": "^0.2.2",
"prismjs": "^1.27.0",
"style-value-types": "^5.1.0",
"typescript": "^4.5.5",
"unbuild": "^0.6.9",
"typescript": "^4.6.2",
"unbuild": "^0.7.0",
"upath": "^2.0.1",
"vite": "2.8.4",
"vite-plugin-windicss": "^1.7.1",
"vite": "2.8.6",
"vite-plugin-windicss": "^1.8.3",
"vitepress": "^0.22.3",
"vitest": "^0.5.5",
"vitest": "^0.6.1",
"vue": "^3.2.31",
"yorkie": "^2.0.0"
},
Expand Down
Loading

0 comments on commit dd8bde9

Please sign in to comment.