Skip to content

Commit

Permalink
chore(deps): upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Tahul committed Jan 3, 2022
1 parent cfc3b52 commit a81400d
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 25 deletions.
16 changes: 9 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"README.md"
],
"dependencies": {
"@vueuse/core": "^7.3.0",
"@vueuse/core": "^7.5.1",
"popmotion": "^11.0.3",
"vue-demi": "*"
},
Expand All @@ -56,25 +56,27 @@
}
},
"devDependencies": {
"@types/jest": "^27.0.3",
"@types/jest": "^27.4.0",
"@types/prismjs": "^1.16.6",
"@vitejs/plugin-vue": "^2.0.1",
"@vue/server-renderer": "^3.2.26",
"@vue/test-utils": "^2.0.0-rc.6",
"@vuedx/typecheck": "^0.7.4",
"@vuedx/typescript-plugin-vue": "^0.7.4",
"chokidar": "^3.5.2",
"jest": "^27.4.5",
"lint-staged": "^12.1.2",
"lint-staged": "^12.1.5",
"prettier": "^2.5.1",
"prism-theme-vars": "^0.2.2",
"prismjs": "^1.25.0",
"style-value-types": "^5.1.0",
"ts-jest": "^27.1.1",
"ts-jest": "^27.1.2",
"typescript": "^4.5.4",
"unbuild": "^0.6.7",
"vite": "2.7.2",
"vite-plugin-windicss": "^1.5.4",
"vitepress": "^0.20.8",
"upath": "^2.0.1",
"vite": "2.7.10",
"vite-plugin-windicss": "^1.6.1",
"vitepress": "^0.20.10",
"vue": "^3.2.26",
"yorkie": "^2.0.0"
},
Expand Down
79 changes: 61 additions & 18 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a81400d

Please sign in to comment.