|
66 | 66 | "@jridgewell/gen-mapping": "^0.3.13", |
67 | 67 | "@jridgewell/trace-mapping": "^0.3.31", |
68 | 68 | "@vue/reactivity": "^3.5.24", |
69 | | - "obug": "^2.0.0-beta.1", |
| 69 | + "obug": "^2.0.0", |
70 | 70 | "unplugin": "^2.3.10", |
71 | 71 | "vite": "^7.2.2" |
72 | 72 | }, |
73 | 73 | "devDependencies": { |
74 | 74 | "@babel/types": "^7.28.5", |
75 | | - "@farmfe/core": "2.0.0-nightly-20250411141103", |
| 75 | + "@farmfe/core": "2.0.0-nightly-20250827162746", |
76 | 76 | "@sxzz/eslint-config": "^7.2.10", |
77 | | - "@sxzz/prettier-config": "^2.2.4", |
| 77 | + "@sxzz/prettier-config": "^2.2.5", |
78 | 78 | "@sxzz/test-utils": "^0.5.12", |
79 | 79 | "@types/node": "^24.10.1", |
80 | 80 | "@vitejs/plugin-vue": "^6.0.1", |
81 | | - "@vitest/ui": "^4.0.9", |
| 81 | + "@vitest/ui": "^4.0.10", |
82 | 82 | "bumpp": "^10.3.1", |
83 | 83 | "esbuild": "^0.27.0", |
84 | 84 | "eslint": "^9.39.1", |
|
88 | 88 | "rollup": "^4.53.2", |
89 | 89 | "slash": "^5.1.0", |
90 | 90 | "source-map-js": "^1.2.1", |
91 | | - "tsdown": "^0.16.4", |
| 91 | + "tsdown": "^0.16.5", |
92 | 92 | "typescript": "^5.9.3", |
93 | | - "unplugin-oxc": "^0.5.4", |
94 | | - "vitest": "^4.0.9", |
95 | | - "vue": "^3.6.0-alpha.2", |
| 93 | + "unplugin-oxc": "^0.5.5", |
| 94 | + "vitest": "^4.0.10", |
| 95 | + "vue": "^3.6.0-alpha.4", |
96 | 96 | "webpack": "^5.102.1" |
97 | 97 | }, |
98 | 98 | "engines": { |
|
0 commit comments