Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#194)
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 Jan 3, 2024
1 parent ece4414 commit cbd0307
Show file tree
Hide file tree
Showing 2 changed files with 190 additions and 109 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@vue/repl",
"version": "3.1.1",
"description": "Vue component for editing Vue components",
"packageManager": "pnpm@8.12.1",
"packageManager": "pnpm@8.14.0",
"type": "module",
"main": "dist/ssr-stub.js",
"module": "dist/vue-repl.js",
Expand Down Expand Up @@ -68,8 +68,8 @@
"@babel/types": "^7.23.6",
"@rollup/plugin-replace": "^5.0.5",
"@types/codemirror": "^5.60.15",
"@types/node": "^20.10.5",
"@vitejs/plugin-vue": "^5.0.0",
"@types/node": "^20.10.6",
"@vitejs/plugin-vue": "^5.0.2",
"@volar/cdn": "~1.11.1",
"@volar/monaco": "~1.11.1",
"@volar/typescript": "~1.11.1",
Expand All @@ -82,13 +82,13 @@
"lint-staged": "^15.2.0",
"monaco-editor-core": "^0.45.0",
"prettier": "^3.1.1",
"shikiji": "^0.9.10",
"shikiji-monaco": "^0.9.10",
"shikiji": "^0.9.17",
"shikiji-monaco": "^0.9.17",
"simple-git-hooks": "^2.9.0",
"sucrase": "^3.34.0",
"sucrase": "^3.35.0",
"typescript": "^5.3.3",
"vite": "^5.0.10",
"vite-plugin-dts": "^3.6.4",
"vite-plugin-dts": "^3.7.0",
"vue": "^3.4.3",
"vue-tsc": "1.9.0-alpha.3"
}
Expand Down
Loading

0 comments on commit cbd0307

Please sign in to comment.