Skip to content

Commit c0c3271

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

File tree

2 files changed

+59
-59
lines changed

2 files changed

+59
-59
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@vue/repl",
33
"version": "4.2.0",
44
"description": "Vue component for editing Vue components",
5-
"packageManager": "[email protected].2",
5+
"packageManager": "[email protected].3",
66
"type": "module",
77
"main": "dist/ssr-stub.js",
88
"module": "dist/vue-repl.js",
@@ -71,8 +71,8 @@
7171
},
7272
"homepage": "https://github.com/vuejs/repl#readme",
7373
"devDependencies": {
74-
"@babel/standalone": "^7.24.5",
75-
"@babel/types": "^7.24.5",
74+
"@babel/standalone": "^7.24.6",
75+
"@babel/types": "^7.24.6",
7676
"@rollup/plugin-replace": "^5.0.5",
7777
"@shikijs/monaco": "^1.6.0",
7878
"@types/babel__standalone": "^7.1.7",
@@ -94,8 +94,8 @@
9494
"eslint-plugin-vue": "^9.26.0",
9595
"fflate": "^0.8.2",
9696
"hash-sum": "^2.0.0",
97-
"lint-staged": "^15.2.4",
98-
"monaco-editor-core": "^0.48.0",
97+
"lint-staged": "^15.2.5",
98+
"monaco-editor-core": "^0.49.0",
9999
"prettier": "^3.2.5",
100100
"shiki": "^1.6.0",
101101
"simple-git-hooks": "^2.11.1",

pnpm-lock.yaml

+54-54
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)