Skip to content

Commit 5768afb

Browse files
chore(deps): update all non-major dependencies
1 parent 63e0419 commit 5768afb

File tree

2 files changed

+163
-163
lines changed

2 files changed

+163
-163
lines changed

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@
7171
},
7272
"homepage": "https://github.com/vuejs/repl#readme",
7373
"devDependencies": {
74-
"@babel/standalone": "^7.25.7",
75-
"@babel/types": "^7.25.7",
74+
"@babel/standalone": "^7.25.8",
75+
"@babel/types": "^7.25.8",
7676
"@eslint/js": "^9.12.0",
7777
"@rollup/plugin-replace": "^6.0.1",
7878
"@shikijs/monaco": "^1.22.0",
@@ -90,7 +90,7 @@
9090
"codemirror": "^5.65.18",
9191
"conventional-changelog-cli": "^5.0.0",
9292
"eslint": "^9.12.0",
93-
"eslint-plugin-vue": "^9.28.0",
93+
"eslint-plugin-vue": "^9.29.0",
9494
"fflate": "^0.8.2",
9595
"hash-sum": "^2.0.0",
9696
"lint-staged": "^15.2.10",
@@ -100,11 +100,11 @@
100100
"simple-git-hooks": "^2.11.1",
101101
"sucrase": "^3.35.0",
102102
"typescript": "^5.6.3",
103-
"typescript-eslint": "^8.8.1",
104-
"vite": "^5.4.8",
105-
"vite-plugin-dts": "^4.2.3",
103+
"typescript-eslint": "^8.9.0",
104+
"vite": "^5.4.9",
105+
"vite-plugin-dts": "^4.2.4",
106106
"vscode-uri": "^3.0.8",
107-
"vue": "^3.5.11",
107+
"vue": "^3.5.12",
108108
"vue-tsc": "~2.1.6"
109109
}
110110
}

0 commit comments

Comments
 (0)