Skip to content

Commit eb52025

Browse files
committed
chore(deps): update dependencies
1 parent 632324a commit eb52025

File tree

2 files changed

+131
-51
lines changed

2 files changed

+131
-51
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"PascalCasedName": "JsonEditorVue",
44
"version": "0.10.5",
55
"private": false,
6-
"packageManager": "pnpm@7.25.1",
6+
"packageManager": "pnpm@7.26.1",
77
"description": "JSON editor & viewer for Vue 2.6/2.7/3 & Nuxt 2/3.",
88
"author": "cloydlau",
99
"license": "MIT",
@@ -72,7 +72,7 @@
7272
"@vitest/coverage-c8": "^0.25.8",
7373
"@vitest/ui": "^0.25.8",
7474
"@vue/compiler-sfc": "^3.2.45",
75-
"@vue/test-utils": "^2.2.7",
75+
"@vue/test-utils": "^2.2.8",
7676
"case-police": "^0.5.10",
7777
"happy-dom": "^8.1.5",
7878
"husky": "^8.0.3",
@@ -81,7 +81,7 @@
8181
"lossless-json": "^2.0.5",
8282
"rome": "^11.0.0",
8383
"typescript": "^4.9.4",
84-
"unplugin-auto-import": "^0.12.1",
84+
"unplugin-auto-import": "^0.12.2",
8585
"vanilla-jsoneditor": "^0.11.8",
8686
"vite": "^4.0.4",
8787
"vite-plugin-dts": "^1.7.1",

0 commit comments

Comments
 (0)