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 Oct 14, 2024
1 parent 63e0419 commit 04e7d9e
Show file tree
Hide file tree
Showing 2 changed files with 111 additions and 111 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@
},
"homepage": "https://github.com/vuejs/repl#readme",
"devDependencies": {
"@babel/standalone": "^7.25.7",
"@babel/types": "^7.25.7",
"@babel/standalone": "^7.25.8",
"@babel/types": "^7.25.8",
"@eslint/js": "^9.12.0",
"@rollup/plugin-replace": "^6.0.1",
"@shikijs/monaco": "^1.22.0",
Expand All @@ -90,7 +90,7 @@
"codemirror": "^5.65.18",
"conventional-changelog-cli": "^5.0.0",
"eslint": "^9.12.0",
"eslint-plugin-vue": "^9.28.0",
"eslint-plugin-vue": "^9.29.0",
"fflate": "^0.8.2",
"hash-sum": "^2.0.0",
"lint-staged": "^15.2.10",
Expand All @@ -101,10 +101,10 @@
"sucrase": "^3.35.0",
"typescript": "^5.6.3",
"typescript-eslint": "^8.8.1",
"vite": "^5.4.8",
"vite-plugin-dts": "^4.2.3",
"vite": "^5.4.9",
"vite-plugin-dts": "^4.2.4",
"vscode-uri": "^3.0.8",
"vue": "^3.5.11",
"vue": "^3.5.12",
"vue-tsc": "~2.1.6"
}
}
Loading

0 comments on commit 04e7d9e

Please sign in to comment.