chore: update deps
This commit is contained in:
+5
-11
@@ -43,8 +43,8 @@
|
||||
"prepare": "husky || true"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^21.1.0",
|
||||
"@commitlint/config-conventional": "^21.0.1",
|
||||
"@commitlint/cli": "^21.2.0",
|
||||
"@commitlint/config-conventional": "^21.2.0",
|
||||
"@eslint-react/eslint-plugin": "^5.10.0",
|
||||
"@eslint/js": "^10.0.1",
|
||||
"@microsoft/api-extractor": "^7.58.9",
|
||||
@@ -60,22 +60,16 @@
|
||||
"happy-dom": "^20.10.6",
|
||||
"husky": "^9.1.7",
|
||||
"lint-staged": "^17.0.8",
|
||||
"prettier": "^3.9.3",
|
||||
"prettier": "^3.9.4",
|
||||
"typescript": "^6.0.3",
|
||||
"typescript-eslint": "^8.62.1",
|
||||
"unplugin-dts": "^1.0.3",
|
||||
"vite": "^8.1.0",
|
||||
"vite": "^8.1.2",
|
||||
"vite-plugin-css-injected-by-js": "^5.0.1",
|
||||
"vitest": "^4.1.9"
|
||||
},
|
||||
"overrides": {
|
||||
"typescript": "^6.0.3",
|
||||
"node-notifier": {
|
||||
"uuid": "11.1.1"
|
||||
},
|
||||
"web-ext-run": {
|
||||
"tmp": "0.2.7"
|
||||
}
|
||||
"typescript": "^6.0.3"
|
||||
},
|
||||
"lint-staged": {
|
||||
"*.{js,ts,cjs,cts,mjs,mts}": [
|
||||
|
||||
Reference in New Issue
Block a user