Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 19, 2024
1 parent 6ccdf56 commit 4477f81
Show file tree
Hide file tree
Showing 2 changed files with 119 additions and 76 deletions.
18 changes: 9 additions & 9 deletions package.json
Expand Up @@ -2,7 +2,7 @@
"name": "@vue/repl",
"version": "4.1.1",
"description": "Vue component for editing Vue components",
"packageManager": "[email protected].4",
"packageManager": "[email protected].5",
"type": "module",
"main": "dist/ssr-stub.js",
"module": "dist/vue-repl.js",
Expand Down Expand Up @@ -73,11 +73,11 @@
"devDependencies": {
"@babel/types": "^7.24.0",
"@rollup/plugin-replace": "^5.0.5",
"@shikijs/monaco": "^1.1.7",
"@shikijs/monaco": "^1.2.0",
"@types/codemirror": "^5.60.15",
"@types/hash-sum": "^1.0.2",
"@types/node": "^20.11.25",
"@typescript-eslint/eslint-plugin": "^7.1.1",
"@types/node": "^20.11.29",
"@typescript-eslint/eslint-plugin": "^7.3.1",
"@vitejs/plugin-vue": "^5.0.4",
"@volar/cdn": "~1.11.1",
"@volar/monaco": "~1.11.1",
Expand All @@ -87,17 +87,17 @@
"codemirror": "^5.65.16",
"conventional-changelog-cli": "^4.1.0",
"eslint": "^8.57.0",
"eslint-plugin-vue": "^9.22.0",
"eslint-plugin-vue": "^9.23.0",
"fflate": "^0.8.2",
"hash-sum": "^2.0.0",
"lint-staged": "^15.2.2",
"monaco-editor-core": "^0.46.0",
"monaco-editor-core": "^0.47.0",
"prettier": "^3.2.5",
"shiki": "^1.1.7",
"simple-git-hooks": "^2.10.0",
"shiki": "^1.2.0",
"simple-git-hooks": "^2.11.0",
"sucrase": "^3.35.0",
"typescript": "^5.4.2",
"vite": "^5.1.5",
"vite": "^5.1.6",
"vite-plugin-dts": "^3.7.3",
"vue": "^3.4.21",
"vue-tsc": "^2.0.6"
Expand Down

0 comments on commit 4477f81

Please sign in to comment.