Skip to content

Commit

Permalink
chore: up testing deps
Browse files Browse the repository at this point in the history
  • Loading branch information
posva committed May 18, 2023
1 parent 2169818 commit 0940797
Show file tree
Hide file tree
Showing 2 changed files with 552 additions and 653 deletions.
14 changes: 7 additions & 7 deletions packages/router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,9 +85,9 @@
"@rollup/plugin-replace": "^5.0.2",
"@rollup/plugin-terser": "^0.4.3",
"@sucrase/jest-plugin": "^3.0.0",
"@types/jest": "^29.4.0",
"@types/jsdom": "^20.0.1",
"@types/nightwatch": "^2.3.19",
"@types/jest": "^29.5.1",
"@types/jsdom": "^21.1.1",
"@types/nightwatch": "^2.3.23",
"@vitejs/plugin-vue": "^4.2.3",
"@vue/compiler-sfc": "^3.3.4",
"@vue/server-renderer": "^3.3.4",
Expand All @@ -99,16 +99,16 @@
"dotenv": "^16.0.3",
"faked-promise": "^2.2.2",
"geckodriver": "^3.2.0",
"jest": "^29.4.3",
"jest-environment-jsdom": "^29.4.3",
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
"jest-mock-warn": "^1.1.0",
"nightwatch": "^2.6.20",
"nightwatch": "^2.6.21",
"nightwatch-helpers": "^1.2.0",
"rimraf": "^5.0.1",
"rollup": "^3.22.0",
"rollup-plugin-analyzer": "^4.0.0",
"rollup-plugin-typescript2": "^0.34.1",
"sucrase": "^3.29.0",
"sucrase": "^3.32.0",
"typescript": "~4.9.4",
"vite": "^4.3.8",
"vue": "^3.3.4"
Expand Down
Loading

0 comments on commit 0940797

Please # to comment.