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.
2 parents 53ddbd1 + 5a4fdd4 commit 908df50Copy full SHA for 908df50
package.json
@@ -72,8 +72,8 @@
72
"@types/lodash": "^4.14.194",
73
"@types/node": "^14.18.42",
74
"@types/prettier": "^2.7.2",
75
- "@typescript-eslint/eslint-plugin": "^5.58.0",
76
- "@typescript-eslint/parser": "^5.58.0",
+ "@typescript-eslint/eslint-plugin": "^5.59.0",
+ "@typescript-eslint/parser": "^5.59.0",
77
"@vitest/coverage-c8": "^0.30.1",
78
"eslint": "^8.38.0",
79
"eslint-config-prettier": "^8.8.0",
@@ -83,7 +83,7 @@
83
"lint-staged": "^13.2.1",
84
"typescript": "^5.0.4",
85
"vite": "^4.2.1",
86
- "vite-plugin-dts": "^2.2.0",
+ "vite-plugin-dts": "^2.3.0",
87
"vite-plugin-externalize-deps": "^0.5.0",
88
"vitest": "^0.30.1"
89
}
0 commit comments