We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78f3f25 commit d48710cCopy full SHA for d48710c
package.json
@@ -98,11 +98,11 @@
98
"conventional-changelog-cli": "~2.2.2",
99
"cypress": "~9.4.1",
100
"esbuild": "~0.14.21",
101
- "eslint": "~8.8.0",
+ "eslint": "~8.9.0",
102
"eslint-config-prettier": "~8.3.0",
103
"eslint-define-config": "~1.2.4",
104
"eslint-gitignore": "~0.1.0",
105
- "eslint-plugin-jsdoc": "~37.8.2",
+ "eslint-plugin-jsdoc": "~37.9.0",
106
"eslint-plugin-prettier": "~4.0.0",
107
"esno": "~0.14.1",
108
"lint-staged": "~12.3.3",
@@ -116,8 +116,8 @@
116
"typedoc-plugin-missing-exports": "~0.22.6",
117
"typescript": "~4.5.5",
118
"validator": "~13.7.0",
119
- "vite": "~2.8.0",
120
- "vitepress": "~0.21.6",
+ "vite": "~2.8.1",
+ "vitepress": "~0.22.0",
121
"vitest": "~0.3.2"
122
},
123
"packageManager": "[email protected]",
0 commit comments