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 Mar 7, 2025
1 parent 5e092b6 commit 9527408
Show file tree
Hide file tree
Showing 2 changed files with 484 additions and 473 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@vue/repl",
"version": "4.5.1",
"description": "Vue component for editing Vue components",
"packageManager": "[email protected].5",
"packageManager": "[email protected].7",
"type": "module",
"main": "dist/ssr-stub.js",
"module": "dist/vue-repl.js",
Expand Down Expand Up @@ -78,38 +78,38 @@
"devDependencies": {
"@babel/standalone": "^7.26.9",
"@babel/types": "^7.26.9",
"@eslint/js": "^9.20.0",
"@eslint/js": "^9.21.0",
"@rollup/plugin-replace": "^6.0.2",
"@shikijs/monaco": "^1.29.2",
"@types/babel__standalone": "^7.1.9",
"@types/codemirror": "^5.60.15",
"@types/hash-sum": "^1.0.2",
"@types/node": "^22.13.4",
"@types/node": "^22.13.9",
"@vitejs/plugin-vue": "^5.2.1",
"@volar/jsdelivr": "~2.4.11",
"@volar/monaco": "~2.4.11",
"@vue/babel-plugin-jsx": "^1.2.5",
"@vue/language-service": "~2.2.2",
"@volar/jsdelivr": "~2.4.12",
"@volar/monaco": "~2.4.12",
"@vue/babel-plugin-jsx": "^1.3.0",
"@vue/language-service": "~2.2.8",
"assert": "^2.1.0",
"bumpp": "^9.11.1",
"codemirror": "^5.65.18",
"conventional-changelog-cli": "^5.0.0",
"eslint": "^9.20.1",
"eslint-plugin-vue": "^9.32.0",
"eslint": "^9.21.0",
"eslint-plugin-vue": "^9.33.0",
"fflate": "^0.8.2",
"hash-sum": "^2.0.0",
"lint-staged": "^15.4.3",
"monaco-editor-core": "^0.52.2",
"prettier": "^3.5.1",
"prettier": "^3.5.3",
"shiki": "^1.29.2",
"simple-git-hooks": "^2.11.1",
"sucrase": "^3.35.0",
"typescript": "^5.7.3",
"typescript-eslint": "^8.24.1",
"vite": "^6.1.0",
"vite-plugin-dts": "^4.5.0",
"typescript": "^5.8.2",
"typescript-eslint": "^8.26.0",
"vite": "^6.2.1",
"vite-plugin-dts": "^4.5.3",
"vscode-uri": "^3.1.0",
"vue": "^3.5.13",
"vue-tsc": "~2.2.2"
"vue-tsc": "~2.2.8"
}
}
Loading

0 comments on commit 9527408

Please sign in to comment.