Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#272)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 三咲智子 Kevin Deng <[email protected]>
  • Loading branch information
renovate[bot] and sxzz authored Aug 25, 2024
1 parent 802b0f8 commit 8553207
Show file tree
Hide file tree
Showing 2 changed files with 511 additions and 697 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@vue/repl",
"version": "4.3.1",
"description": "Vue component for editing Vue components",
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"type": "module",
"main": "dist/ssr-stub.js",
"module": "dist/vue-repl.js",
Expand Down Expand Up @@ -75,36 +75,36 @@
"@babel/types": "^7.25.2",
"@eslint/js": "^9.9.0",
"@rollup/plugin-replace": "^5.0.7",
"@shikijs/monaco": "^1.12.1",
"@shikijs/monaco": "^1.14.1",
"@types/babel__standalone": "^7.1.7",
"@types/codemirror": "^5.60.15",
"@types/hash-sum": "^1.0.2",
"@types/node": "^20.14.15",
"@types/node": "^20.16.1",
"@vitejs/plugin-vue": "^5.1.2",
"@volar/jsdelivr": "2.4.0-alpha.12",
"@volar/monaco": "2.4.0-alpha.12",
"@volar/jsdelivr": "~2.4.0",
"@volar/monaco": "~2.4.0",
"@vue/babel-plugin-jsx": "^1.2.2",
"@vue/language-service": "~2.0.29",
"assert": "^2.1.0",
"bumpp": "^9.4.2",
"bumpp": "^9.5.1",
"codemirror": "^5.65.17",
"conventional-changelog-cli": "^5.0.0",
"eslint": "^9.9.0",
"eslint-plugin-vue": "^9.27.0",
"fflate": "^0.8.2",
"hash-sum": "^2.0.0",
"lint-staged": "^15.2.8",
"lint-staged": "^15.2.9",
"monaco-editor-core": "^0.50.0",
"prettier": "^3.3.3",
"shiki": "^1.12.1",
"shiki": "^1.14.1",
"simple-git-hooks": "^2.11.1",
"sucrase": "^3.35.0",
"typescript": "^5.5.4",
"typescript-eslint": "^8.0.1",
"vite": "^5.4.0",
"vite-plugin-dts": "^4.0.2",
"typescript-eslint": "^8.2.0",
"vite": "^5.4.2",
"vite-plugin-dts": "^4.0.3",
"vscode-uri": "^3.0.8",
"vue": "^3.4.37",
"vue": "^3.4.38",
"vue-tsc": "~2.0.29"
}
}
Loading

0 comments on commit 8553207

Please sign in to comment.