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 Jan 6, 2025
1 parent 47da477 commit 4c2aca2
Show file tree
Hide file tree
Showing 2 changed files with 149 additions and 149 deletions.
12 changes: 6 additions & 6 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.3",
"description": "Vue component for editing Vue components",
"packageManager": "[email protected].2",
"packageManager": "[email protected].3",
"type": "module",
"main": "dist/ssr-stub.js",
"module": "dist/vue-repl.js",
Expand Down Expand Up @@ -75,11 +75,11 @@
"@babel/types": "^7.26.3",
"@eslint/js": "^9.17.0",
"@rollup/plugin-replace": "^6.0.2",
"@shikijs/monaco": "^1.25.1",
"@shikijs/monaco": "^1.26.1",
"@types/babel__standalone": "^7.1.9",
"@types/codemirror": "^5.60.15",
"@types/hash-sum": "^1.0.2",
"@types/node": "^22.10.3",
"@types/node": "^22.10.5",
"@vitejs/plugin-vue": "^5.2.1",
"@volar/jsdelivr": "~2.4.11",
"@volar/monaco": "~2.4.11",
Expand All @@ -96,12 +96,12 @@
"lint-staged": "^15.3.0",
"monaco-editor-core": "^0.52.2",
"prettier": "^3.4.2",
"shiki": "^1.25.1",
"shiki": "^1.26.1",
"simple-git-hooks": "^2.11.1",
"sucrase": "^3.35.0",
"typescript": "^5.7.2",
"typescript-eslint": "^8.19.0",
"vite": "^6.0.6",
"typescript-eslint": "^8.19.1",
"vite": "^6.0.7",
"vite-plugin-dts": "^4.4.0",
"vscode-uri": "^3.0.8",
"vue": "^3.5.13",
Expand Down
Loading

0 comments on commit 4c2aca2

Please sign in to comment.