|
65 | 65 | "ufo": "^1.5.3"
|
66 | 66 | },
|
67 | 67 | "devDependencies": {
|
68 |
| - "@babel/traverse": "^7.24.1", |
69 |
| - "@babel/types": "^7.24.0", |
| 68 | + "@babel/traverse": "^7.24.5", |
| 69 | + "@babel/types": "^7.24.5", |
70 | 70 | "@nuxt/test-utils": "^0.2.2",
|
71 | 71 | "@nuxt/types": "^2.17.3",
|
72 | 72 | "@nuxt/typescript-build": "^3.0.2",
|
73 | 73 | "@nuxtjs/module-test-utils": "^1.6.3",
|
74 | 74 | "@nuxtjs/pwa": "^3.3.5",
|
75 | 75 | "@release-it/conventional-changelog": "^8.0.1",
|
76 | 76 | "@types/fs-extra": "^11.0.4",
|
77 |
| - "@types/node": "^20.12.7", |
| 77 | + "@types/node": "^20.12.12", |
78 | 78 | "@types/normalize-path": "^3.0.2",
|
79 |
| - "@typescript-eslint/eslint-plugin": "^7.7.1", |
80 |
| - "@typescript-eslint/parser": "^7.7.1", |
| 79 | + "@typescript-eslint/eslint-plugin": "^7.9.0", |
| 80 | + "@typescript-eslint/parser": "^7.9.0", |
81 | 81 | "codecov": "^3.8.3",
|
82 |
| - "core-js": "3.37.0", |
| 82 | + "core-js": "3.37.1", |
83 | 83 | "cross-env": "^7.0.3",
|
84 | 84 | "eslint": "^8.57.0",
|
85 | 85 | "eslint-plugin-promise": "^6.1.1",
|
86 |
| - "happy-dom": "^14.7.1", |
| 86 | + "happy-dom": "^14.10.3", |
87 | 87 | "http-server": "^14.1.1",
|
88 | 88 | "lint-staged": "^15.2.2",
|
89 | 89 | "npm-run-all2": "^6.1.2",
|
90 | 90 | "nuxt": "^2.17.3",
|
91 | 91 | "release-it": "17.2.1",
|
92 |
| - "rimraf": "^5.0.5", |
| 92 | + "rimraf": "^5.0.7", |
93 | 93 | "siroc": "0.16.0",
|
94 | 94 | "start-server-and-test": "^2.0.3",
|
95 | 95 | "testcafe": "3.5.0",
|
96 | 96 | "ts-loader": "^8.4.0",
|
97 | 97 | "tsd": "^0.31.0",
|
98 | 98 | "typescript": "5.4.5",
|
99 |
| - "vite": "^5.2.10", |
100 |
| - "vitest": "^1.5.2", |
| 99 | + "vite": "^5.2.11", |
| 100 | + "vitest": "^1.6.0", |
101 | 101 | "yorkie": "^2.0.0"
|
102 | 102 | },
|
103 | 103 | "peerDependencies": {
|
|
0 commit comments