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] authored Aug 29, 2024
1 parent f9f650a commit 11dff70
Show file tree
Hide file tree
Showing 2 changed files with 218 additions and 233 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": "4.3.1",
"description": "Vue component for editing Vue components",
"packageManager": "pnpm@9.8.0",
"packageManager": "pnpm@9.9.0",
"type": "module",
"main": "dist/ssr-stub.js",
"module": "dist/vue-repl.js",
Expand Down Expand Up @@ -79,12 +79,12 @@
"@types/babel__standalone": "^7.1.7",
"@types/codemirror": "^5.60.15",
"@types/hash-sum": "^1.0.2",
"@types/node": "^22.5.0",
"@types/node": "^22.5.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.1",
"@volar/monaco": "2.4.1",
"@vue/babel-plugin-jsx": "^1.2.2",
"@vue/language-service": "~2.0.29",
"@vue/language-service": "~2.1.0",
"assert": "^2.1.0",
"bumpp": "^9.5.2",
"codemirror": "^5.65.17",
Expand All @@ -100,11 +100,11 @@
"simple-git-hooks": "^2.11.1",
"sucrase": "^3.35.0",
"typescript": "^5.5.4",
"typescript-eslint": "^8.2.0",
"typescript-eslint": "^8.3.0",
"vite": "^5.4.2",
"vite-plugin-dts": "^4.0.3",
"vscode-uri": "^3.0.8",
"vue": "^3.4.38",
"vue-tsc": "~2.0.29"
"vue-tsc": "~2.1.0"
}
}
Loading

0 comments on commit 11dff70

Please sign in to comment.