Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Nov 3, 2021
1 parent a43090d commit 165d892
Show file tree
Hide file tree
Showing 2 changed files with 562 additions and 562 deletions.
18 changes: 9 additions & 9 deletions package.json
Expand Up @@ -53,30 +53,30 @@
"vue": ">= 2.5 < 3"
},
"dependencies": {
"tslib": "^2.3.0"
"tslib": "^2.3.1"
},
"devDependencies": {
"@rollup/plugin-node-resolve": "^13.0.0",
"@rollup/plugin-node-resolve": "^13.0.6",
"@rollup/plugin-replace": "^2.4.2",
"@types/jest": "^26.0.23",
"@types/node": "^15.14.0",
"concurrently": "^6.2.0",
"@types/jest": "^26.0.24",
"@types/node": "^15.14.9",
"concurrently": "^6.3.0",
"conventional-changelog-cli": "^2.1.1",
"conventional-github-releaser": "^3.1.5",
"cross-env": "^7.0.3",
"husky": "^4.3.8",
"jest": "^26.6.3",
"lint-staged": "^11.0.0",
"lint-staged": "^11.2.6",
"prettier": "^2.4.1",
"rimraf": "^3.0.2",
"rollup": "^2.52.7",
"rollup": "^2.59.0",
"rollup-plugin-dts": "^3.0.2",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-typescript2": "^0.30.0",
"ts-jest": "^26.5.5",
"ts-jest": "^26.5.6",
"typescript": "^4.4.4",
"vue": "^2.6.14",
"vue-router": "^3.5.2",
"vue-router": "^3.5.3",
"vue-server-renderer": "^2.6.14",
"vue3": "npm:vue@3.2.21"
},
Expand Down

0 comments on commit 165d892

Please sign in to comment.