Skip to content

Commit

Permalink
chore: up deps
Browse files Browse the repository at this point in the history
  • Loading branch information
posva committed Jun 20, 2022
1 parent ea1bf75 commit f99a4d4
Show file tree
Hide file tree
Showing 2 changed files with 209 additions and 270 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,38 +22,38 @@
"devDependencies": {
"@rollup/plugin-alias": "^3.1.9",
"@rollup/plugin-commonjs": "^22.0.0",
"@rollup/plugin-node-resolve": "^13.2.1",
"@rollup/plugin-node-resolve": "^13.3.0",
"@rollup/plugin-replace": "^4.0.0",
"@sucrase/jest-plugin": "^2.2.1",
"@types/jest": "^28.1.1",
"@types/jest": "^28.1.2",
"@types/lodash.kebabcase": "^4.1.7",
"@types/node": "^16.11.29",
"@vue/compiler-sfc": "^3.2.33",
"@vue/server-renderer": "^3.2.33",
"@types/node": "^16.11.41",
"@vue/compiler-sfc": "^3.2.37",
"@vue/server-renderer": "^3.2.37",
"chalk": "^4.1.2",
"conventional-changelog-cli": "^2.2.2",
"enquirer": "^2.3.6",
"execa": "^6.1.0",
"expect": "^27.5.1",
"expect": "^28.1.1",
"globby": "^12.2.0",
"jest": "^28.1.1",
"jest-environment-jsdom": "^28.1.1",
"jest-mock-warn": "^1.1.0",
"lint-staged": "^12.4.0",
"lint-staged": "^12.5.0",
"lodash.kebabcase": "^4.1.1",
"minimist": "^1.2.6",
"p-series": "^3.0.0",
"pascalcase": "^1.0.0",
"prettier": "^2.6.2",
"prettier": "^2.7.1",
"rimraf": "^3.0.2",
"rollup": "^2.70.2",
"rollup": "^2.75.7",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-typescript2": "^0.31.2",
"semver": "^7.3.7",
"typedoc": "^0.22.15",
"typedoc-plugin-markdown": "^3.12.1",
"typescript": "^4.6.3",
"vue": "^3.2.33",
"vue": "^3.2.37",
"yorkie": "^2.0.0"
},
"gitHooks": {
Expand Down
Loading

0 comments on commit f99a4d4

Please sign in to comment.