Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#251)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 27, 2024
1 parent a49fe47 commit c0c3271
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 59 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@vue/repl",
"version": "4.2.0",
"description": "Vue component for editing Vue components",
"packageManager": "[email protected].2",
"packageManager": "[email protected].3",
"type": "module",
"main": "dist/ssr-stub.js",
"module": "dist/vue-repl.js",
Expand Down Expand Up @@ -71,8 +71,8 @@
},
"homepage": "https://github.com/vuejs/repl#readme",
"devDependencies": {
"@babel/standalone": "^7.24.5",
"@babel/types": "^7.24.5",
"@babel/standalone": "^7.24.6",
"@babel/types": "^7.24.6",
"@rollup/plugin-replace": "^5.0.5",
"@shikijs/monaco": "^1.6.0",
"@types/babel__standalone": "^7.1.7",
Expand All @@ -94,8 +94,8 @@
"eslint-plugin-vue": "^9.26.0",
"fflate": "^0.8.2",
"hash-sum": "^2.0.0",
"lint-staged": "^15.2.4",
"monaco-editor-core": "^0.48.0",
"lint-staged": "^15.2.5",
"monaco-editor-core": "^0.49.0",
"prettier": "^3.2.5",
"shiki": "^1.6.0",
"simple-git-hooks": "^2.11.1",
Expand Down
108 changes: 54 additions & 54 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c0c3271

Please sign in to comment.