Skip to content

Commit

Permalink
chore: up deps
Browse files Browse the repository at this point in the history
  • Loading branch information
posva committed Aug 9, 2021
1 parent 4c4c347 commit b0b02ae
Show file tree
Hide file tree
Showing 2 changed files with 687 additions and 1,201 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -69,12 +69,12 @@
"@rollup/plugin-commonjs": "^20.0.0",
"@rollup/plugin-node-resolve": "^13.0.2",
"@rollup/plugin-replace": "^3.0.0",
"@sucrase/jest-plugin": "^2.1.0",
"@sucrase/jest-plugin": "^2.1.1",
"@types/jest": "^26.0.24",
"@types/jsdom": "^16.2.13",
"@types/webpack": "^5.28.0",
"@types/webpack-env": "^1.16.2",
"@vitejs/plugin-vue": "^1.2.5",
"@vitejs/plugin-vue": "^1.4.0",
"@vue/compiler-sfc": "^3.1.0",
"@vue/server-renderer": "^3.1.0",
"@vue/test-utils": "^2.0.0-rc.3",
Expand All @@ -90,20 +90,20 @@
"dotenv": "^10.0.0",
"faked-promise": "^2.2.2",
"html-webpack-plugin": "^5.3.2",
"jest": "^26.6.1",
"jest": "^27.0.6",
"jest-mock-warn": "^1.1.0",
"lint-staged": "^11.0.1",
"lint-staged": "^11.1.2",
"nightwatch": "^1.7.5",
"nightwatch-helpers": "^1.2.0",
"prettier": "^2.3.2",
"rollup": "^2.52.3",
"rollup": "^2.56.1",
"rollup-plugin-analyzer": "^4.0.0",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-typescript2": "^0.30.0",
"selenium-server": "^3.141.59",
"serve-handler": "^6.1.3",
"typescript": "^4.3.5",
"vite": "~2.3.1",
"vite": "~2.3.0",
"vitepress": "^0.14.1",
"vue": "^3.1.0",
"vue-tsc": "^0.2.2",
Expand Down

0 comments on commit b0b02ae

Please sign in to comment.