Skip to content

Commit 8e63fdc

Browse files
chore(deps): update devdependencies
1 parent fb0dabd commit 8e63fdc

File tree

2 files changed

+90
-87
lines changed

2 files changed

+90
-87
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -107,14 +107,14 @@
107107
"@typescript-eslint/parser": "~5.42.1",
108108
"@vitest/coverage-c8": "~0.25.1",
109109
"@vitest/ui": "~0.25.1",
110-
"@vueuse/core": "~9.4.0",
110+
"@vueuse/core": "~9.5.0",
111111
"c8": "~7.12.0",
112112
"conventional-changelog-cli": "~2.2.2",
113113
"cypress": "~11.0.1",
114114
"esbuild": "~0.15.13",
115115
"eslint": "~8.27.0",
116116
"eslint-config-prettier": "~8.5.0",
117-
"eslint-define-config": "~1.11.0",
117+
"eslint-define-config": "~1.12.0",
118118
"eslint-gitignore": "~0.1.0",
119119
"eslint-plugin-jsdoc": "~39.6.2",
120120
"eslint-plugin-prettier": "~4.2.1",
@@ -124,23 +124,23 @@
124124
"npm-run-all": "~4.1.5",
125125
"picocolors": "~1.0.0",
126126
"prettier": "2.7.1",
127-
"prettier-plugin-organize-imports": "~3.1.1",
127+
"prettier-plugin-organize-imports": "~3.2.0",
128128
"react": "~18.2.0",
129129
"react-dom": "~18.2.0",
130130
"rimraf": "~3.0.2",
131131
"sanitize-html": "~2.7.3",
132132
"semver": "~7.3.8",
133133
"simple-git-hooks": "~2.8.1",
134134
"standard-version": "~9.5.0",
135-
"tsx": "~3.11.0",
135+
"tsx": "~3.12.1",
136136
"typedoc": "~0.23.21",
137137
"typedoc-plugin-missing-exports": "~1.0.0",
138138
"typescript": "~4.8.4",
139139
"validator": "~13.7.0",
140140
"vite": "~3.2.3",
141141
"vitepress": "1.0.0-alpha.28",
142142
"vitest": "~0.25.1",
143-
"vue": "~3.2.41"
143+
"vue": "~3.2.45"
144144
},
145145
"packageManager": "[email protected]",
146146
"engines": {

0 commit comments

Comments
 (0)