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 Sep 16, 2024
1 parent ec393cf commit 5e83059
Show file tree
Hide file tree
Showing 2 changed files with 528 additions and 203 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@vue/repl",
"version": "4.4.1",
"description": "Vue component for editing Vue components",
"packageManager": "pnpm@9.9.0",
"packageManager": "pnpm@9.10.0",
"type": "module",
"main": "dist/ssr-stub.js",
"module": "dist/vue-repl.js",
Expand Down Expand Up @@ -75,15 +75,15 @@
"@babel/types": "^7.25.6",
"@eslint/js": "^9.10.0",
"@rollup/plugin-replace": "^5.0.7",
"@shikijs/monaco": "^1.16.2",
"@shikijs/monaco": "^1.17.6",
"@types/babel__standalone": "^7.1.7",
"@types/codemirror": "^5.60.15",
"@types/hash-sum": "^1.0.2",
"@types/node": "^22.5.4",
"@types/node": "^22.5.5",
"@vitejs/plugin-vue": "^5.1.3",
"@volar/jsdelivr": "~2.4.4",
"@volar/monaco": "~2.4.4",
"@vue/babel-plugin-jsx": "^1.2.4",
"@volar/jsdelivr": "~2.4.5",
"@volar/monaco": "~2.4.5",
"@vue/babel-plugin-jsx": "^1.2.5",
"@vue/language-service": "~2.1.6",
"assert": "^2.1.0",
"bumpp": "^9.5.2",
Expand All @@ -96,15 +96,15 @@
"lint-staged": "^15.2.10",
"monaco-editor-core": "^0.51.0",
"prettier": "^3.3.3",
"shiki": "^1.16.2",
"shiki": "^1.17.6",
"simple-git-hooks": "^2.11.1",
"sucrase": "^3.35.0",
"typescript": "^5.5.4",
"typescript-eslint": "^8.4.0",
"vite": "^5.4.3",
"typescript": "^5.6.2",
"typescript-eslint": "^8.5.0",
"vite": "^5.4.5",
"vite-plugin-dts": "^4.2.1",
"vscode-uri": "^3.0.8",
"vue": "^3.5.3",
"vue": "^3.5.5",
"vue-tsc": "~2.1.6"
}
}
Loading

0 comments on commit 5e83059

Please sign in to comment.