|
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.10", |
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.8.0", |
| 80 | + "@typescript-eslint/parser": "^7.8.0", |
81 | 81 | "codecov": "^3.8.3",
|
82 | 82 | "core-js": "3.37.0",
|
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.1", |
87 | 87 | "http-server": "^14.1.1",
|
88 | 88 | "lint-staged": "^15.2.2",
|
89 | 89 | "npm-run-all2": "^6.1.2",
|
|
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