|
60 | 60 | "url": "https://github.com/ElMassimo/iles/issues" |
61 | 61 | }, |
62 | 62 | "dependencies": { |
63 | | - "@antfu/install-pkg": "^0.1.0", |
| 63 | + "@antfu/install-pkg": "^0.1.1", |
64 | 64 | "@islands/hydration": "workspace:^0.8.0", |
65 | 65 | "@islands/mdx": "workspace:^0.9.0", |
66 | 66 | "@islands/pages": "workspace:^0.8.0", |
67 | 67 | "@islands/prerender": "workspace:^0.8.0", |
68 | 68 | "@nuxt/devalue": "^2.0.0", |
69 | | - "@vitejs/plugin-vue": "^4.0.0", |
70 | | - "@vue/devtools-api": "^6.4.5", |
71 | | - "@vue/server-renderer": "^3.2.45", |
| 69 | + "@vitejs/plugin-vue": "^4.2.3", |
| 70 | + "@vue/devtools-api": "^6.5.0", |
72 | 71 | "@vueuse/head": "^1.0.22", |
73 | 72 | "debug": "^4.3.2", |
74 | 73 | "deep-equal": "^2.0.5", |
75 | | - "es-module-lexer": "^0.7.1", |
| 74 | + "es-module-lexer": "^1.3.0", |
76 | 75 | "fast-glob": "^3.2.11", |
77 | 76 | "local-pkg": "^0.4.0", |
78 | 77 | "mico-spinner": "^1.4.0", |
|
81 | 80 | "pathe": "^0.2.0", |
82 | 81 | "picocolors": "^1.0.0", |
83 | 82 | "unist-util-visit": "^4.1.0", |
84 | | - "unplugin-vue-components": "^0.21.1", |
85 | | - "vite": "^4.3.0-beta.1", |
86 | | - "vue": "^3.2.45", |
87 | | - "vue-router": "^4.0.12" |
| 83 | + "unplugin-vue-components": "^0.25.1", |
| 84 | + "vite": "^4.4.0-beta.3", |
| 85 | + "vue": "^3.3.4", |
| 86 | + "vue-router": "^4.2.2" |
88 | 87 | }, |
89 | 88 | "devDependencies": { |
90 | | - "@preact/preset-vite": "^2.4.0", |
91 | | - "@sveltejs/vite-plugin-svelte": "^1.0.9", |
| 89 | + "@preact/preset-vite": "^2.5.0", |
| 90 | + "@sveltejs/vite-plugin-svelte": "^2.4.2", |
92 | 91 | "@types/debug": "^4.1.7", |
93 | 92 | "@types/fs-extra": "^9.0.12", |
94 | 93 | "@types/micromatch": "^4.0.2", |
|
111 | 110 | "tsup": "6.1.2", |
112 | 111 | "typescript": "^4.4.4", |
113 | 112 | "vfile": "^5.2.0", |
114 | | - "vite-plugin-solid": "^2.3.9" |
| 113 | + "vite-plugin-solid": "^2.7.0" |
115 | 114 | }, |
116 | 115 | "pnpm": { |
117 | 116 | "overrides": { |
|
0 commit comments