Skip to content

Commit 97edd69

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

File tree

2 files changed

+237
-226
lines changed

2 files changed

+237
-226
lines changed

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@vue/repl",
33
"version": "3.0.1",
44
"description": "Vue component for editing Vue components",
5-
"packageManager": "pnpm@8.11.0",
5+
"packageManager": "pnpm@8.12.1",
66
"type": "module",
77
"main": "dist/ssr-stub.js",
88
"module": "dist/vue-repl.js",
@@ -65,31 +65,31 @@
6565
},
6666
"homepage": "https://github.com/vuejs/repl#readme",
6767
"devDependencies": {
68-
"@babel/types": "^7.23.4",
68+
"@babel/types": "^7.23.6",
6969
"@rollup/plugin-replace": "^5.0.5",
7070
"@types/codemirror": "^5.60.15",
71-
"@types/node": "^20.10.0",
72-
"@vitejs/plugin-vue": "^4.5.0",
71+
"@types/node": "^20.10.5",
72+
"@vitejs/plugin-vue": "^4.5.2",
7373
"@volar/cdn": "~1.11.1",
7474
"@volar/monaco": "~1.11.1",
7575
"@volar/typescript": "~1.11.1",
7676
"@vue/language-service": "1.9.0-alpha.3",
77-
"bumpp": "^9.2.0",
77+
"bumpp": "^9.2.1",
7878
"codemirror": "^5.65.16",
7979
"conventional-changelog-cli": "^4.1.0",
8080
"fflate": "^0.8.1",
8181
"hash-sum": "^2.0.0",
82-
"lint-staged": "^15.1.0",
83-
"monaco-editor-core": "^0.44.0",
84-
"prettier": "^3.1.0",
85-
"shikiji": "^0.9.6",
86-
"shikiji-monaco": "^0.9.6",
82+
"lint-staged": "^15.2.0",
83+
"monaco-editor-core": "^0.45.0",
84+
"prettier": "^3.1.1",
85+
"shikiji": "^0.9.10",
86+
"shikiji-monaco": "^0.9.10",
8787
"simple-git-hooks": "^2.9.0",
8888
"sucrase": "^3.34.0",
89-
"typescript": "^5.3.2",
90-
"vite": "^5.0.2",
91-
"vite-plugin-dts": "^3.6.3",
92-
"vue": "^3.3.9",
89+
"typescript": "^5.3.3",
90+
"vite": "^5.0.10",
91+
"vite-plugin-dts": "^3.6.4",
92+
"vue": "^3.3.13",
9393
"vue-tsc": "1.9.0-alpha.3"
9494
}
9595
}

0 commit comments

Comments
 (0)