Skip to content

Commit d31e469

Browse files
fix(deps): update all non-major dependencies
1 parent a5bbc89 commit d31e469

8 files changed

Lines changed: 71 additions & 71 deletions

File tree

apps/playground/package.json

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -30,50 +30,50 @@
3030
"typecheck": "vue-tsc --noEmit"
3131
},
3232
"devDependencies": {
33-
"@iconify-json/carbon": "^1.2.20",
33+
"@iconify-json/carbon": "^1.2.23",
3434
"@iconify-json/line-md": "^1.2.16",
35-
"@iconify-json/simple-icons": "^1.2.78",
35+
"@iconify-json/simple-icons": "^1.2.85",
3636
"@iconify-json/solar": "^1.2.5",
3737
"@iconify-json/svg-spinners": "^1.2.4",
3838
"@jridgewell/gen-mapping": "^0.3.13",
3939
"@jridgewell/trace-mapping": "^0.3.31",
4040
"@proj-airi/lobe-icons": "^1.0.19",
41-
"@proj-airi/ui": "^0.9.0",
42-
"@shikijs/core": "^4.0.2",
43-
"@shikijs/engine-javascript": "^4.0.2",
44-
"@shikijs/langs": "^4.0.2",
45-
"@shikijs/monaco": "^4.0.2",
46-
"@shikijs/themes": "^4.0.2",
41+
"@proj-airi/ui": "^0.10.2",
42+
"@shikijs/core": "^4.2.0",
43+
"@shikijs/engine-javascript": "^4.2.0",
44+
"@shikijs/langs": "^4.2.0",
45+
"@shikijs/monaco": "^4.2.0",
46+
"@shikijs/themes": "^4.2.0",
4747
"@types/hash-sum": "^1.0.2",
4848
"@types/splitpanes": "^2.2.6",
49-
"@unocss/reset": "^66.6.8",
49+
"@unocss/reset": "^66.7.0",
5050
"@velin-dev/core": "workspace:^",
5151
"@velin-dev/utils": "workspace:^",
5252
"@velin-dev/vue": "workspace:^",
53-
"@vitejs/plugin-vue": "^6.0.6",
54-
"@volar/jsdelivr": "2.4.23",
55-
"@volar/monaco": "2.4.23",
56-
"@volar/typescript": "2.4.23",
53+
"@vitejs/plugin-vue": "^6.0.7",
54+
"@volar/jsdelivr": "2.4.28",
55+
"@volar/monaco": "2.4.28",
56+
"@volar/typescript": "2.4.28",
5757
"@vue/babel-plugin-jsx": "^2.0.1",
58-
"@vue/language-core": "3.0.7-alpha.1",
59-
"@vue/language-service": "3.0.7-alpha.1",
60-
"@vue/typescript-plugin": "3.0.7-alpha.1",
61-
"@vueuse/core": "^14.2.1",
58+
"@vue/language-core": "3.3.4",
59+
"@vue/language-service": "3.3.4",
60+
"@vue/typescript-plugin": "3.3.4",
61+
"@vueuse/core": "^14.3.0",
6262
"@vueuse/motion": "^3.0.3",
63-
"@xsai/shared": "^0.5.0-beta.2",
64-
"@xsai/stream-text": "^0.5.0-beta.2",
65-
"es-toolkit": "^1.45.1",
66-
"fflate": "^0.8.2",
63+
"@xsai/shared": "^0.5.0-beta.5",
64+
"@xsai/stream-text": "^0.5.0-beta.5",
65+
"es-toolkit": "^1.47.0",
66+
"fflate": "^0.8.3",
6767
"hash-sum": "^2.0.0",
68-
"monaco-editor-core": "^0.52.2",
69-
"reka-ui": "^2.9.6",
68+
"monaco-editor-core": "^0.55.1",
69+
"reka-ui": "^2.9.9",
7070
"source-map-js": "^1.2.1",
71-
"splitpanes": "^4.0.4",
72-
"vite": "^8.0.8",
73-
"volar-service-typescript": "^0.0.68",
71+
"splitpanes": "^4.1.2",
72+
"vite": "^8.0.16",
73+
"volar-service-typescript": "^0.0.71",
7474
"vscode-uri": "^3.1.0",
75-
"vue": "^3.5.32",
75+
"vue": "^3.5.35",
7676
"vue-router": "beta",
77-
"vue-tsc": "^3.2.6"
77+
"vue-tsc": "^3.3.4"
7878
}
7979
}

package.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "module",
44
"version": "0.4.1",
55
"private": true,
6-
"packageManager": "pnpm@10.33.0",
6+
"packageManager": "pnpm@10.34.1",
77
"description": "Develop prompts with Vue SFC or Markdown like pro.",
88
"author": {
99
"name": "RainbowBird",
@@ -45,33 +45,33 @@
4545
"nolyfill": "pnpm dlx nolyfill"
4646
},
4747
"devDependencies": {
48-
"@antfu/eslint-config": "^8.2.0",
48+
"@antfu/eslint-config": "^8.3.0",
4949
"@antfu/nip": "^0.1.1",
50-
"@arethetypeswrong/cli": "^0.18.2",
51-
"@arethetypeswrong/core": "^0.18.2",
50+
"@arethetypeswrong/cli": "^0.18.3",
51+
"@arethetypeswrong/core": "^0.18.3",
5252
"@catppuccin/palette": "^1.8.0",
53-
"@iconify/utils": "^3.1.0",
53+
"@iconify/utils": "^3.1.3",
5454
"@pnpm/find-workspace-dir": "^1000.1.5",
5555
"@types/markdown-it": "^14.1.2",
56-
"@types/node": "^25.6.0",
57-
"@unocss/eslint-config": "^66.6.8",
58-
"@unocss/eslint-plugin": "^66.6.8",
59-
"@unocss/preset-mini": "^66.6.8",
60-
"@vitest/browser-playwright": "4.1.4",
61-
"bumpp": "^11.0.1",
56+
"@types/node": "^25.9.2",
57+
"@unocss/eslint-config": "^66.7.0",
58+
"@unocss/eslint-plugin": "^66.7.0",
59+
"@unocss/preset-mini": "^66.7.0",
60+
"@vitest/browser-playwright": "4.1.8",
61+
"bumpp": "^11.1.0",
6262
"changelogithub": "^14.0.0",
63-
"eslint": "^10.2.0",
63+
"eslint": "^10.4.1",
6464
"eslint-plugin-format": "^2.0.1",
6565
"playwright": "^1.60.0",
66-
"taze": "^19.11.0",
67-
"tsdown": "^0.21.8",
68-
"tsx": "^4.21.0",
69-
"typescript": "^6.0.2",
70-
"unocss": "66.1.1",
66+
"taze": "^19.14.1",
67+
"tsdown": "^0.22.2",
68+
"tsx": "^4.22.4",
69+
"typescript": "^6.0.3",
70+
"unocss": "66.7.0",
7171
"unocss-preset-scrollbar": "^4.0.0",
7272
"unplugin-unused": "^0.5.7",
73-
"vite": "^8.0.8",
74-
"vite-plugin-inspect": "^11.3.3",
75-
"vitest": "^4.1.4"
73+
"vite": "^8.0.16",
74+
"vite-plugin-inspect": "^11.4.1",
75+
"vitest": "^4.1.8"
7676
}
7777
}

packages/core-react/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -57,16 +57,16 @@
5757
"attw": "attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm"
5858
},
5959
"peerDependencies": {
60-
"react": "^19.2.1",
61-
"react-dom": "^19.2.1"
60+
"react": "^19.2.7",
61+
"react-dom": "^19.2.7"
6262
},
6363
"dependencies": {
6464
"@velin-dev/utils": "workspace:^"
6565
},
6666
"devDependencies": {
67-
"@types/react": "^19.2.7",
67+
"@types/react": "^19.2.17",
6868
"@types/react-dom": "^19.2.3",
69-
"react": "^19.2.1",
70-
"react-dom": "^19.2.1"
69+
"react": "^19.2.7",
70+
"react-dom": "^19.2.7"
7171
}
7272
}

packages/core/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -65,16 +65,16 @@
6565
"@moeru/std": "0.1.0-beta.18",
6666
"@unrteljs/eval": "^0.2.1",
6767
"@velin-dev/utils": "workspace:^",
68-
"@vue/compiler-sfc": "^3.5.32",
69-
"@vue/reactivity": "^3.5.32",
70-
"@vue/runtime-core": "^3.5.32",
71-
"@vue/server-renderer": "^3.5.32",
72-
"@vue/shared": "^3.5.32",
68+
"@vue/compiler-sfc": "^3.5.35",
69+
"@vue/reactivity": "^3.5.35",
70+
"@vue/runtime-core": "^3.5.35",
71+
"@vue/server-renderer": "^3.5.35",
72+
"@vue/shared": "^3.5.35",
7373
"error-stack-parser": "^2.1.4",
7474
"hast-util-from-html": "^2.0.3",
7575
"path-browserify-esm": "^1.0.6",
7676
"std-env": "^4.1.0",
77-
"vue": "^3.5.32"
77+
"vue": "^3.5.35"
7878
},
7979
"devDependencies": {
8080
"@types/hast": "^3.0.4"

packages/react/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,15 +45,15 @@
4545
"attw": "attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm"
4646
},
4747
"peerDependencies": {
48-
"react": "^19.2.1"
48+
"react": "^19.2.7"
4949
},
5050
"dependencies": {
5151
"@velin-dev/core-react": "workspace:^"
5252
},
5353
"devDependencies": {
54-
"@types/react": "^19.2.7",
54+
"@types/react": "^19.2.17",
5555
"@types/react-test-renderer": "^19.1.0",
56-
"react": "^19.2.1",
57-
"react-test-renderer": "^19.2.1"
56+
"react": "^19.2.7",
57+
"react-test-renderer": "^19.2.7"
5858
}
5959
}

packages/source-react/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,17 +45,17 @@
4545
"attw": "attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm"
4646
},
4747
"peerDependencies": {
48-
"react": "^19.2.1"
48+
"react": "^19.2.7"
4949
},
5050
"dependencies": {
5151
"@moeru/std": "0.1.0-beta.18",
5252
"@unrteljs/eval": "^0.2.1",
53-
"esbuild": "^0.27.1",
53+
"esbuild": "^0.28.0",
5454
"mlly": "^1.8.2"
5555
},
5656
"devDependencies": {
57-
"@types/react": "^19.2.7",
57+
"@types/react": "^19.2.17",
5858
"@velin-dev/core-react": "workspace:^",
59-
"react": "^19.2.1"
59+
"react": "^19.2.7"
6060
}
6161
}

packages/utils/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,11 +62,11 @@
6262
"attw": "attw --pack . --profile esm-only --ignore-rules cjs-resolves-to-esm"
6363
},
6464
"dependencies": {
65-
"@vue/compiler-sfc": "^3.5.32",
65+
"@vue/compiler-sfc": "^3.5.35",
6666
"hast-util-from-html": "^2.0.3",
6767
"hast-util-select": "^6.0.4",
6868
"hast-util-to-html": "^9.0.5",
69-
"markdown-it": "^14.1.1",
69+
"markdown-it": "^14.2.0",
7070
"rehype-parse": "^9.0.1",
7171
"rehype-remark": "^10.0.1",
7272
"rehype-remove-comments": "^6.1.1",
@@ -76,7 +76,7 @@
7676
"unist-util-remove": "^4.0.0"
7777
},
7878
"devDependencies": {
79-
"@babel/types": "^7.29.0",
79+
"@babel/types": "^7.29.7",
8080
"@types/hast": "^3.0.4"
8181
}
8282
}

packages/vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,6 @@
5151
"dependencies": {
5252
"@velin-dev/core": "workspace:^",
5353
"@velin-dev/utils": "workspace:^",
54-
"vue": "^3.5.32"
54+
"vue": "^3.5.35"
5555
}
5656
}

0 commit comments

Comments
 (0)