Skip to content

Commit c0a109d

Browse files
committed
chore(deps): update dependencies
1 parent 21106e7 commit c0a109d

File tree

2 files changed

+175
-168
lines changed

2 files changed

+175
-168
lines changed

package.json

Lines changed: 8 additions & 8 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": "[email protected].1",
6+
"packageManager": "[email protected].3",
77
"description": "JSON editor & viewer for Vue 2.6/2.7/3 & Nuxt 2/3.",
88
"author": "cloydlau",
99
"license": "MIT",
@@ -71,23 +71,23 @@
7171
"@vitejs/plugin-vue": "^4.0.0",
7272
"@vitest/coverage-c8": "^0.25.8",
7373
"@vitest/ui": "^0.25.8",
74-
"@vue/compiler-sfc": "^3.2.45",
75-
"@vue/test-utils": "^2.2.8",
74+
"@vue/compiler-sfc": "^3.2.47",
75+
"@vue/test-utils": "^2.2.9",
7676
"case-police": "^0.5.10",
77-
"happy-dom": "^8.1.5",
77+
"happy-dom": "^8.2.3",
7878
"husky": "^8.0.3",
7979
"json-editor-vue": "^0.10.5",
8080
"lint-staged": "^13.1.0",
8181
"lossless-json": "^2.0.5",
8282
"rome": "^11.0.0",
83-
"typescript": "^4.9.4",
83+
"typescript": "^4.9.5",
8484
"unplugin-auto-import": "^0.12.2",
8585
"vanilla-jsoneditor": "^0.11.8",
86-
"vite": "^4.0.4",
87-
"vite-plugin-dts": "^1.7.1",
86+
"vite": "^4.1.1",
87+
"vite-plugin-dts": "^1.7.2",
8888
"vitepress": "1.0.0-alpha.32",
8989
"vitest": "^0.25.8",
90-
"vue": "^3.2.45",
90+
"vue": "^3.2.47",
9191
"zhlint": "^0.7.1"
9292
},
9393
"lint-staged": {

0 commit comments

Comments
 (0)