|
57 | 57 | "vue-component-type-helpers": "^3.0.0" |
58 | 58 | }, |
59 | 59 | "devDependencies": { |
60 | | - "@rollup/plugin-commonjs": "29.0.2", |
| 60 | + "@rollup/plugin-commonjs": "29.0.3", |
61 | 61 | "@rollup/plugin-json": "6.1.0", |
62 | 62 | "@rollup/plugin-node-resolve": "16.0.3", |
63 | 63 | "@rollup/plugin-replace": "6.0.3", |
|
67 | 67 | "@vitejs/plugin-vue": "6.0.7", |
68 | 68 | "@vitejs/plugin-vue-jsx": "5.1.5", |
69 | 69 | "@vitest/coverage-v8": "4.1.7", |
70 | | - "@vue/compat": "3.5.34", |
71 | | - "@vue/compiler-dom": "3.5.34", |
72 | | - "@vue/compiler-sfc": "3.5.34", |
73 | | - "@vue/server-renderer": "3.5.34", |
| 70 | + "@vue/compat": "3.5.35", |
| 71 | + "@vue/compiler-dom": "3.5.35", |
| 72 | + "@vue/compiler-sfc": "3.5.35", |
| 73 | + "@vue/server-renderer": "3.5.35", |
74 | 74 | "husky": "9.1.7", |
75 | 75 | "jsdom": "29.1.1", |
76 | 76 | "jsdom-global": "3.0.2", |
77 | | - "lint-staged": "17.0.5", |
| 77 | + "lint-staged": "17.0.6", |
78 | 78 | "oxfmt": "0.52.0", |
79 | | - "oxlint": "1.66.0", |
| 79 | + "oxlint": "1.67.0", |
80 | 80 | "pkg-pr-new": "0.0.75", |
81 | 81 | "reflect-metadata": "0.2.2", |
82 | 82 | "rollup": "4.60.4", |
|
87 | 87 | "vitepress": "1.6.4", |
88 | 88 | "vitepress-translation-helper": "0.2.2", |
89 | 89 | "vitest": "4.1.7", |
90 | | - "vue": "3.5.34", |
| 90 | + "vue": "3.5.35", |
91 | 91 | "vue-class-component": "8.0.0-rc.1", |
92 | | - "vue-router": "5.0.7", |
93 | | - "vue-tsc": "3.3.1", |
| 92 | + "vue-router": "5.1.0", |
| 93 | + "vue-tsc": "3.3.3", |
94 | 94 | "vuex": "4.1.0" |
95 | 95 | }, |
96 | 96 | "peerDependencies": { |
|
117 | 117 | "oxfmt --no-error-on-unmatched-pattern" |
118 | 118 | ] |
119 | 119 | }, |
120 | | - "packageManager": "pnpm@11.3.0" |
| 120 | + "packageManager": "pnpm@11.5.0" |
121 | 121 | } |
0 commit comments