Skip to content

Commit cbd0307

Browse files
chore(deps): update all non-major dependencies (#194)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ece4414 commit cbd0307

File tree

2 files changed

+190
-109
lines changed

2 files changed

+190
-109
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@vue/repl",
33
"version": "3.1.1",
44
"description": "Vue component for editing Vue components",
5-
"packageManager": "pnpm@8.12.1",
5+
"packageManager": "pnpm@8.14.0",
66
"type": "module",
77
"main": "dist/ssr-stub.js",
88
"module": "dist/vue-repl.js",
@@ -68,8 +68,8 @@
6868
"@babel/types": "^7.23.6",
6969
"@rollup/plugin-replace": "^5.0.5",
7070
"@types/codemirror": "^5.60.15",
71-
"@types/node": "^20.10.5",
72-
"@vitejs/plugin-vue": "^5.0.0",
71+
"@types/node": "^20.10.6",
72+
"@vitejs/plugin-vue": "^5.0.2",
7373
"@volar/cdn": "~1.11.1",
7474
"@volar/monaco": "~1.11.1",
7575
"@volar/typescript": "~1.11.1",
@@ -82,13 +82,13 @@
8282
"lint-staged": "^15.2.0",
8383
"monaco-editor-core": "^0.45.0",
8484
"prettier": "^3.1.1",
85-
"shikiji": "^0.9.10",
86-
"shikiji-monaco": "^0.9.10",
85+
"shikiji": "^0.9.17",
86+
"shikiji-monaco": "^0.9.17",
8787
"simple-git-hooks": "^2.9.0",
88-
"sucrase": "^3.34.0",
88+
"sucrase": "^3.35.0",
8989
"typescript": "^5.3.3",
9090
"vite": "^5.0.10",
91-
"vite-plugin-dts": "^3.6.4",
91+
"vite-plugin-dts": "^3.7.0",
9292
"vue": "^3.4.3",
9393
"vue-tsc": "1.9.0-alpha.3"
9494
}

0 commit comments

Comments
 (0)