diff --git a/bun.lockb b/bun.lockb index f7c032d..5d53659 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/nodedevpkg/vue-vite-presets/package.json b/nodedevpkg/vue-vite-presets/package.json index cff91ac..61de777 100644 --- a/nodedevpkg/vue-vite-presets/package.json +++ b/nodedevpkg/vue-vite-presets/package.json @@ -11,11 +11,11 @@ }, "dependencies": { "@innoai-tech/lodash": "^0.2.5", - "@innoai-tech/purebundle": "^0.4.2", - "@innoai-tech/vuecomponentcompleter": "^0.1.3", + "@innoai-tech/purebundle": "^0.5.0", + "@innoai-tech/vuecomponentcompleter": "^0.2.0", "@mapbox/rehype-prism": "^0.9.0", "@mdx-js/rollup": "^3.1.0", - "@swc/core": "^1.9.2", + "@swc/core": "^1.9.3", "@vitejs/plugin-vue": "^5.2.0", "hastscript": "^9.0.0", "unist-util-visit": "^5.0.0", diff --git a/nodepkg/vueuikit/package.json b/nodepkg/vueuikit/package.json index 7dd2da2..7f035f9 100644 --- a/nodepkg/vueuikit/package.json +++ b/nodepkg/vueuikit/package.json @@ -7,9 +7,9 @@ } }, "dependencies": { - "@emotion/cache": "^11.13.1", - "@emotion/serialize": "^1.3.2", - "@emotion/utils": "^1.4.1", + "@emotion/cache": "^11.13.5", + "@emotion/serialize": "^1.3.3", + "@emotion/utils": "^1.4.2", "@floating-ui/dom": "^1.6.12", "@innoai-tech/lodash": "^0.2.5", "@innoai-tech/vuekit": "workspace:^", diff --git a/package.json b/package.json index 9dfea20..4ee9a72 100644 --- a/package.json +++ b/package.json @@ -42,8 +42,8 @@ "core-js": "^3.39.0", "normalize.css": "^8.0.1", "prettier": "^3.3.3", - "turbo": "^2.3.0", - "typescript": "^5.6.3", + "turbo": "^2.3.1", + "typescript": "^5.7.2", "vite": "^5.4.11", "vue": "^3.5.13" },