Skip to content

Commit 7851640

Browse files
committed
chore: update dependencies
1 parent 7ee0e04 commit 7851640

File tree

2 files changed

+906
-810
lines changed

2 files changed

+906
-810
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -101,19 +101,19 @@
101101
"dependencies": {
102102
"@types/webextension-polyfill": "^0.12.4",
103103
"nanoevents": "^9.1.0",
104-
"serialize-error": "^12.0.0",
104+
"serialize-error": "^13.0.1",
105105
"tiny-uid": "^1.1.2",
106106
"webextension-polyfill": "^0.12.0"
107107
},
108108
"devDependencies": {
109-
"@antfu/eslint-config": "^6.7.3",
110-
"@types/node": "^25.0.3",
111-
"@typescript-eslint/eslint-plugin": "^8.52.0",
112-
"@typescript-eslint/parser": "^8.52.0",
113-
"bumpp": "^10.3.2",
114-
"eslint": "^9.39.2",
109+
"@antfu/eslint-config": "^7.4.3",
110+
"@types/node": "^25.2.3",
111+
"@typescript-eslint/eslint-plugin": "^8.56.0",
112+
"@typescript-eslint/parser": "^8.56.0",
113+
"bumpp": "^10.4.1",
114+
"eslint": "^10.0.0",
115115
"tsup": "^8.5.1",
116-
"type-fest": "^5.3.1",
116+
"type-fest": "^5.4.4",
117117
"typescript": "^5.9.3"
118118
}
119119
}

0 commit comments

Comments
 (0)