Skip to content

Commit e5d0778

Browse files
chore(deps): update devdependencies
1 parent 1610aae commit e5d0778

File tree

2 files changed

+88
-88
lines changed

2 files changed

+88
-88
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,15 +101,15 @@
101101
"@types/prettier": "~2.7.1",
102102
"@types/react": "~18.0.21",
103103
"@types/sanitize-html": "~2.6.2",
104-
"@types/validator": "~13.7.7",
104+
"@types/validator": "~13.7.8",
105105
"@typescript-eslint/eslint-plugin": "~5.40.0",
106106
"@typescript-eslint/parser": "~5.40.0",
107107
"@vitest/coverage-c8": "~0.24.1",
108108
"@vitest/ui": "~0.24.1",
109109
"c8": "~7.12.0",
110110
"conventional-changelog-cli": "~2.2.2",
111111
"cypress": "~10.10.0",
112-
"esbuild": "~0.15.10",
112+
"esbuild": "~0.15.11",
113113
"eslint": "~8.25.0",
114114
"eslint-config-prettier": "~8.5.0",
115115
"eslint-define-config": "~1.7.0",
@@ -134,7 +134,7 @@
134134
"typedoc-plugin-missing-exports": "~1.0.0",
135135
"typescript": "~4.8.4",
136136
"validator": "~13.7.0",
137-
"vite": "~3.1.7",
137+
"vite": "~3.1.8",
138138
"vitepress": "1.0.0-alpha.19",
139139
"vitest": "~0.24.1"
140140
},

0 commit comments

Comments
 (0)