Skip to content

Commit 288a00e

Browse files
committed
chore(deps): update dependencies
1 parent 799addd commit 288a00e

File tree

2 files changed

+73
-73
lines changed

2 files changed

+73
-73
lines changed

package.json

+3-3
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.0",
6+
"packageManager": "pnpm@7.25.1",
77
"description": "JSON editor & viewer for Vue 2.6/2.7/3 & Nuxt 2/3.",
88
"author": "cloydlau",
99
"license": "MIT",
@@ -74,7 +74,7 @@
7474
"@vue/compiler-sfc": "^3.2.45",
7575
"@vue/test-utils": "^2.2.7",
7676
"case-police": "^0.5.10",
77-
"happy-dom": "^8.1.4",
77+
"happy-dom": "^8.1.5",
7878
"husky": "^8.0.3",
7979
"json-editor-vue": "^0.10.5",
8080
"lint-staged": "^13.1.0",
@@ -100,4 +100,4 @@
100100
"publishConfig": {
101101
"registry": "https://registry.npmjs.org"
102102
}
103-
}
103+
}

0 commit comments

Comments
 (0)