Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
56 changes: 28 additions & 28 deletions apps/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,50 +30,50 @@
"typecheck": "vue-tsc --noEmit"
},
"devDependencies": {
"@iconify-json/carbon": "^1.2.20",
"@iconify-json/carbon": "^1.2.22",
"@iconify-json/line-md": "^1.2.16",
"@iconify-json/simple-icons": "^1.2.78",
"@iconify-json/simple-icons": "^1.2.84",
"@iconify-json/solar": "^1.2.5",
"@iconify-json/svg-spinners": "^1.2.4",
"@jridgewell/gen-mapping": "^0.3.13",
"@jridgewell/trace-mapping": "^0.3.31",
"@proj-airi/lobe-icons": "^1.0.19",
"@proj-airi/ui": "^0.9.0",
"@shikijs/core": "^4.0.2",
"@shikijs/engine-javascript": "^4.0.2",
"@shikijs/langs": "^4.0.2",
"@shikijs/monaco": "^4.0.2",
"@shikijs/themes": "^4.0.2",
"@proj-airi/ui": "^0.10.2",
"@shikijs/core": "^4.1.0",
"@shikijs/engine-javascript": "^4.1.0",
"@shikijs/langs": "^4.1.0",
"@shikijs/monaco": "^4.1.0",
"@shikijs/themes": "^4.1.0",
"@types/hash-sum": "^1.0.2",
"@types/splitpanes": "^2.2.6",
"@unocss/reset": "^66.6.8",
"@unocss/reset": "^66.7.0",
"@velin-dev/core": "workspace:^",
"@velin-dev/utils": "workspace:^",
"@velin-dev/vue": "workspace:^",
"@vitejs/plugin-vue": "^6.0.6",
"@volar/jsdelivr": "2.4.23",
"@volar/monaco": "2.4.23",
"@volar/typescript": "2.4.23",
"@vitejs/plugin-vue": "^6.0.7",
"@volar/jsdelivr": "2.4.28",
"@volar/monaco": "2.4.28",
"@volar/typescript": "2.4.28",
"@vue/babel-plugin-jsx": "^2.0.1",
"@vue/language-core": "3.0.7-alpha.1",
"@vue/language-service": "3.0.7-alpha.1",
"@vue/typescript-plugin": "3.0.7-alpha.1",
"@vueuse/core": "^14.2.1",
"@vue/language-core": "3.3.2",
"@vue/language-service": "3.3.2",
"@vue/typescript-plugin": "3.3.2",
"@vueuse/core": "^14.3.0",
"@vueuse/motion": "^3.0.3",
"@xsai/shared": "^0.5.0-beta.2",
"@xsai/stream-text": "^0.5.0-beta.2",
"es-toolkit": "^1.45.1",
"fflate": "^0.8.2",
"@xsai/shared": "^0.5.0-beta.4",
"@xsai/stream-text": "^0.5.0-beta.4",
"es-toolkit": "^1.47.0",
"fflate": "^0.8.3",
"hash-sum": "^2.0.0",
"monaco-editor-core": "^0.52.2",
"reka-ui": "^2.9.6",
"monaco-editor-core": "^0.55.1",
"reka-ui": "^2.9.8",
"source-map-js": "^1.2.1",
"splitpanes": "^4.0.4",
"vite": "^8.0.8",
"volar-service-typescript": "^0.0.68",
"splitpanes": "^4.1.2",
"vite": "^8.0.14",
"volar-service-typescript": "^0.0.71",
"vscode-uri": "^3.1.0",
"vue": "^3.5.32",
"vue": "^3.5.35",
"vue-router": "beta",
"vue-tsc": "^3.2.6"
"vue-tsc": "^3.3.2"
}
}
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "0.4.1",
"private": true,
"packageManager": "pnpm@10.33.0",
"packageManager": "pnpm@10.34.0",
"description": "Develop prompts with Vue SFC or Markdown like pro.",
"author": {
"name": "RainbowBird",
Expand Down Expand Up @@ -45,31 +45,31 @@
"nolyfill": "pnpm dlx nolyfill"
},
"devDependencies": {
"@antfu/eslint-config": "^8.2.0",
"@antfu/eslint-config": "^8.3.0",
"@antfu/nip": "^0.1.1",
"@arethetypeswrong/cli": "^0.18.2",
"@arethetypeswrong/core": "^0.18.2",
"@catppuccin/palette": "^1.8.0",
"@iconify/utils": "^3.1.0",
"@iconify/utils": "^3.1.3",
"@pnpm/find-workspace-dir": "^1000.1.5",
"@types/markdown-it": "^14.1.2",
"@types/node": "^25.6.0",
"@unocss/eslint-config": "^66.6.8",
"@unocss/eslint-plugin": "^66.6.8",
"@unocss/preset-mini": "^66.6.8",
"bumpp": "^11.0.1",
"@types/node": "^25.9.1",
"@unocss/eslint-config": "^66.7.0",
"@unocss/eslint-plugin": "^66.7.0",
"@unocss/preset-mini": "^66.7.0",
"bumpp": "^11.1.0",
"changelogithub": "^14.0.0",
"eslint": "^10.2.0",
"eslint": "^10.4.0",
"eslint-plugin-format": "^2.0.1",
"taze": "^19.11.0",
"tsdown": "^0.21.8",
"tsx": "^4.21.0",
"typescript": "^6.0.2",
"unocss": "66.1.1",
"taze": "^19.14.1",
"tsdown": "^0.22.0",
"tsx": "^4.22.3",
"typescript": "^6.0.3",
"unocss": "66.7.0",
"unocss-preset-scrollbar": "^4.0.0",
"unplugin-unused": "^0.5.7",
"vite": "^8.0.8",
"vite": "^8.0.14",
"vite-plugin-inspect": "^11.3.3",
"vitest": "^4.1.4"
"vitest": "^4.1.7"
}
}
12 changes: 6 additions & 6 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,16 +65,16 @@
"@moeru/std": "0.1.0-beta.18",
"@unrteljs/eval": "^0.2.1",
"@velin-dev/utils": "workspace:^",
"@vue/compiler-sfc": "^3.5.32",
"@vue/reactivity": "^3.5.32",
"@vue/runtime-core": "^3.5.32",
"@vue/server-renderer": "^3.5.32",
"@vue/shared": "^3.5.32",
"@vue/compiler-sfc": "^3.5.35",
"@vue/reactivity": "^3.5.35",
"@vue/runtime-core": "^3.5.35",
"@vue/server-renderer": "^3.5.35",
"@vue/shared": "^3.5.35",
"error-stack-parser": "^2.1.4",
"hast-util-from-html": "^2.0.3",
"path-browserify-esm": "^1.0.6",
"std-env": "^4.1.0",
"vue": "^3.5.32"
"vue": "^3.5.35"
},
"devDependencies": {
"@types/hast": "^3.0.4"
Expand Down
6 changes: 3 additions & 3 deletions packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,11 +62,11 @@
"attw": "attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm"
},
"dependencies": {
"@vue/compiler-sfc": "^3.5.32",
"@vue/compiler-sfc": "^3.5.35",
"hast-util-from-html": "^2.0.3",
"hast-util-select": "^6.0.4",
"hast-util-to-html": "^9.0.5",
"markdown-it": "^14.1.1",
"markdown-it": "^14.2.0",
"rehype-parse": "^9.0.1",
"rehype-remark": "^10.0.1",
"rehype-remove-comments": "^6.1.1",
Expand All @@ -76,7 +76,7 @@
"unist-util-remove": "^4.0.0"
},
"devDependencies": {
"@babel/types": "^7.29.0",
"@babel/types": "^7.29.7",
"@types/hast": "^3.0.4"
}
}
2 changes: 1 addition & 1 deletion packages/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@
"dependencies": {
"@velin-dev/core": "workspace:^",
"@velin-dev/utils": "workspace:^",
"vue": "^3.5.32"
"vue": "^3.5.35"
}
}
Loading