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 Apr 2, 2022
1 parent 73ec11b commit 6fe23f5
Show file tree
Hide file tree
Showing 2 changed files with 540 additions and 522 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@
"README.md"
],
"dependencies": {
"@vueuse/core": "^8.1.2",
"@vueuse/shared": "^8.1.2",
"@vueuse/core": "^8.2.3",
"@vueuse/shared": "^8.2.3",
"csstype": "^3.0.11",
"framesync": "^6.1.0",
"popmotion": "^11.0.3",
Expand All @@ -75,30 +75,30 @@
}
},
"devDependencies": {
"@antfu/eslint-config": "^0.18.9",
"@antfu/eslint-config": "^0.19.2",
"@nuxt/module-builder": "latest",
"@types/prismjs": "^1.26.0",
"@vitejs/plugin-vue": "^2.2.4",
"@vitejs/plugin-vue": "^2.3.1",
"@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",
"bumpp": "^7.1.1",
"c8": "^7.11.0",
"chokidar": "^3.5.3",
"eslint": "^8.11.0",
"happy-dom": "^2.50.0",
"eslint": "^8.12.0",
"happy-dom": "^2.55.0",
"lint-staged": "^12.3.7",
"nuxt3": "latest",
"prism-theme-vars": "^0.2.2",
"prismjs": "^1.27.0",
"typescript": "^4.6.2",
"unbuild": "^0.7.0",
"typescript": "^4.6.3",
"unbuild": "^0.7.2",
"upath": "^2.0.1",
"vite": "2.8.6",
"vite": "2.9.1",
"vite-plugin-windicss": "^1.8.3",
"vitepress": "^0.22.3",
"vitest": "^0.7.10",
"vitest": "^0.8.2",
"vue": "^3.2.31",
"yorkie": "^2.0.0"
},
Expand Down
Loading

0 comments on commit 6fe23f5

Please sign in to comment.