|
85 | 85 | "@rollup/plugin-replace": "^5.0.2",
|
86 | 86 | "@rollup/plugin-terser": "^0.4.3",
|
87 | 87 | "@sucrase/jest-plugin": "^3.0.0",
|
88 |
| - "@types/jest": "^29.4.0", |
89 |
| - "@types/jsdom": "^20.0.1", |
90 |
| - "@types/nightwatch": "^2.3.19", |
| 88 | + "@types/jest": "^29.5.1", |
| 89 | + "@types/jsdom": "^21.1.1", |
| 90 | + "@types/nightwatch": "^2.3.23", |
91 | 91 | "@vitejs/plugin-vue": "^4.2.3",
|
92 | 92 | "@vue/compiler-sfc": "^3.3.4",
|
93 | 93 | "@vue/server-renderer": "^3.3.4",
|
|
99 | 99 | "dotenv": "^16.0.3",
|
100 | 100 | "faked-promise": "^2.2.2",
|
101 | 101 | "geckodriver": "^3.2.0",
|
102 |
| - "jest": "^29.4.3", |
103 |
| - "jest-environment-jsdom": "^29.4.3", |
| 102 | + "jest": "^29.5.0", |
| 103 | + "jest-environment-jsdom": "^29.5.0", |
104 | 104 | "jest-mock-warn": "^1.1.0",
|
105 |
| - "nightwatch": "^2.6.20", |
| 105 | + "nightwatch": "^2.6.21", |
106 | 106 | "nightwatch-helpers": "^1.2.0",
|
107 | 107 | "rimraf": "^5.0.1",
|
108 | 108 | "rollup": "^3.22.0",
|
109 | 109 | "rollup-plugin-analyzer": "^4.0.0",
|
110 | 110 | "rollup-plugin-typescript2": "^0.34.1",
|
111 |
| - "sucrase": "^3.29.0", |
| 111 | + "sucrase": "^3.32.0", |
112 | 112 | "typescript": "~4.9.4",
|
113 | 113 | "vite": "^4.3.8",
|
114 | 114 | "vue": "^3.3.4"
|
|
0 commit comments