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 Sep 30, 2024
1 parent a75e313 commit 6d96169
Show file tree
Hide file tree
Showing 2 changed files with 247 additions and 228 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,38 +73,38 @@
"devDependencies": {
"@babel/standalone": "^7.25.6",
"@babel/types": "^7.25.6",
"@eslint/js": "^9.11.0",
"@eslint/js": "^9.11.1",
"@rollup/plugin-replace": "^5.0.7",
"@shikijs/monaco": "^1.18.0",
"@shikijs/monaco": "^1.21.0",
"@types/babel__standalone": "^7.1.7",
"@types/codemirror": "^5.60.15",
"@types/hash-sum": "^1.0.2",
"@types/node": "^22.5.5",
"@types/node": "^22.7.4",
"@vitejs/plugin-vue": "^5.1.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",
"bumpp": "^9.6.1",
"codemirror": "^5.65.18",
"conventional-changelog-cli": "^5.0.0",
"eslint": "^9.11.0",
"eslint": "^9.11.1",
"eslint-plugin-vue": "^9.28.0",
"fflate": "^0.8.2",
"hash-sum": "^2.0.0",
"lint-staged": "^15.2.10",
"monaco-editor-core": "^0.52.0",
"prettier": "^3.3.3",
"shiki": "^1.18.0",
"shiki": "^1.21.0",
"simple-git-hooks": "^2.11.1",
"sucrase": "^3.35.0",
"typescript": "^5.6.2",
"typescript-eslint": "^8.6.0",
"vite": "^5.4.7",
"vite-plugin-dts": "^4.2.1",
"typescript-eslint": "^8.8.0",
"vite": "^5.4.8",
"vite-plugin-dts": "^4.2.3",
"vscode-uri": "^3.0.8",
"vue": "^3.5.8",
"vue": "^3.5.10",
"vue-tsc": "~2.1.6"
}
}
Loading

0 comments on commit 6d96169

Please sign in to comment.