Skip to content

Commit 91a3078

Browse files
committed
chore(deps): update all dependencies
1 parent 6d418b7 commit 91a3078

File tree

7 files changed

+1292
-1222
lines changed

7 files changed

+1292
-1222
lines changed

.node-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.18.0
1+
22.20.0

.size-limit.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[
22
{
33
"path": "build/production/common.js",
4-
"limit": "73.06 kB"
4+
"limit": "76.53 kB"
55
},
66
{
77
"path": "build/production/options.css",
@@ -13,7 +13,7 @@
1313
},
1414
{
1515
"path": "build/production/options.js",
16-
"limit": "4.53 kB"
16+
"limit": "4.54 kB"
1717
},
1818
{
1919
"path": "build/production/popup.css",
@@ -25,6 +25,6 @@
2525
},
2626
{
2727
"path": "build/production/popup.js",
28-
"limit": "11.61 kB"
28+
"limit": "11.6 kB"
2929
}
3030
]

.swcrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"env": {
1616
// `usage` mode is less efficient than `entry`
1717
"mode": "entry",
18-
"coreJs": "3.45",
18+
"coreJs": "3.46",
1919
"shippedProposals": true
2020
}
2121
}

package.json

Lines changed: 32 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -13,82 +13,82 @@
1313
"stylelint": "stylelint --ignore-path=node_modules/@foray1010/stylelint-config/stylelintignore"
1414
},
1515
"dependencies": {
16-
"@fontsource/archivo-narrow": "5.2.6",
17-
"@tanstack/react-form": "1.17.0",
18-
"@tanstack/react-query": "5.84.1",
19-
"@tanstack/react-query-devtools": "5.84.1",
16+
"@fontsource/archivo-narrow": "5.2.8",
17+
"@tanstack/react-form": "1.23.7",
18+
"@tanstack/react-query": "5.90.2",
19+
"@tanstack/react-query-devtools": "5.90.2",
2020
"@tanstack/react-virtual": "3.13.12",
21-
"classix": "2.2.2",
21+
"classix": "2.2.4",
2222
"constate": "3.3.3",
23-
"core-js": "3.45.0",
24-
"react": "19.1.1",
25-
"react-dom": "19.1.1",
26-
"use-debounce": "10.0.5",
23+
"core-js": "3.46.0",
24+
"react": "19.2.0",
25+
"react-dom": "19.2.0",
26+
"use-debounce": "10.0.6",
2727
"use-deep-compare": "1.3.0",
2828
"use-resize-observer": "9.1.0",
2929
"use-typed-event-listener": "4.0.2",
3030
"webextension-polyfill": "0.12.0"
3131
},
3232
"devDependencies": {
33-
"@commitlint/cli": "19.8.1",
34-
"@commitlint/config-conventional": "19.8.1",
33+
"@commitlint/cli": "20.1.0",
34+
"@commitlint/config-conventional": "20.0.0",
3535
"@foray1010/eslint-config": "15.1.1",
3636
"@foray1010/jest-preset": "5.1.0",
3737
"@foray1010/prettier-config": "11.0.1",
3838
"@foray1010/remark-preset": "10.0.4",
3939
"@foray1010/stylelint-config": "16.0.0",
4040
"@foray1010/tsconfig": "14.0.0",
41-
"@rspack/cli": "1.4.11",
42-
"@rspack/core": "1.4.11",
41+
"@rspack/cli": "1.5.8",
42+
"@rspack/core": "1.5.8",
4343
"@size-limit/file": "11.2.0",
4444
"@svg-use/react": "1.0.0",
4545
"@svg-use/webpack": "1.0.0",
46-
"@swc/core": "1.13.3",
46+
"@swc/core": "1.13.20",
4747
"@swc/jest": "0.2.39",
48-
"@tanstack/eslint-plugin-query": "5.83.1",
48+
"@tanstack/eslint-plugin-query": "5.91.0",
4949
"@testing-library/dom": "10.4.1",
50-
"@testing-library/jest-dom": "6.6.4",
50+
"@testing-library/jest-dom": "6.9.1",
5151
"@testing-library/react": "16.3.0",
5252
"@testing-library/user-event": "14.6.1",
5353
"@transifex/api": "7.1.4",
54-
"@types/chrome": "0.1.1",
54+
"@types/chrome": "0.1.24",
5555
"@types/duplicate-package-checker-webpack-plugin": "2.1.5",
56-
"@types/firefox-webext-browser": "120.0.4",
56+
"@types/firefox-webext-browser": "120.0.5",
5757
"@types/jest": "29.5.14",
58-
"@types/node": "22.17.0",
59-
"@types/react": "19.1.9",
60-
"@types/react-dom": "19.1.7",
58+
"@types/node": "22.18.10",
59+
"@types/react": "19.2.2",
60+
"@types/react-dom": "19.2.1",
6161
"@types/zip-webpack-plugin": "3.0.6",
62-
"browserslist": "4.25.1",
62+
"browserslist": "4.26.3",
6363
"css-loader": "7.1.2",
6464
"csstype": "3.1.3",
6565
"duplicate-package-checker-webpack-plugin": "3.0.0",
66-
"eslint": "9.32.0",
66+
"eslint": "9.37.0",
6767
"husky": "9.1.7",
6868
"ignore-sync": "8.0.0",
6969
"jest": "29.7.0",
7070
"jest-environment-jsdom": "29.7.0",
7171
"jsonc-parser": "3.3.1",
72-
"lint-staged": "16.1.4",
72+
"lint-staged": "16.2.4",
7373
"node-notifier": "10.0.1",
7474
"postcss": "8.5.6",
75-
"postcss-loader": "8.1.1",
75+
"postcss-loader": "8.2.0",
7676
"postcss-normalize": "13.0.1",
7777
"prettier": "3.6.2",
7878
"remark-cli": "12.0.1",
79-
"sharp": "0.34.3",
79+
"sharp": "0.34.4",
8080
"size-limit": "11.2.0",
81-
"stylelint": "16.23.0",
81+
"stylelint": "16.25.0",
8282
"svgo": "4.0.0",
8383
"type-coverage": "2.29.7",
84-
"type-fest": "4.41.0",
84+
"type-fest": "5.0.1",
8585
"typed-css-modules": "0.9.1",
86-
"typescript": "5.9.2",
87-
"webpack": "5.101.0",
86+
"typescript": "5.9.3",
87+
"webpack": "5.102.1",
8888
"zip-webpack-plugin": "4.0.3"
8989
},
90-
"packageManager": "yarn@4.9.2",
90+
"packageManager": "yarn@4.10.3",
9191
"engines": {
92-
"node": "22.18.0"
92+
"node": "22.20.0"
9393
}
9494
}

scripts/generateLocalesFromTransifex.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
import { promises as fsPromises } from 'node:fs'
44
import path from 'node:path'
55
import process from 'node:process'
6-
// eslint-disable-next-line n/no-unsupported-features/node-builtins
76
import * as readline from 'node:readline/promises'
87

98
import { type Collection, transifexApi } from '@transifex/api'

src/popup/modules/bookmarks/methods/openBookmark.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ async function execInPage(code: string) {
3232

3333
await webExtension.scripting.executeScript({
3434
target: { tabId: currentTab.id },
35-
// @ts-expect-error `func` actually takes the arguments from `args`, so it is not `() => void`
3635
func: (code: string): void => {
3736
const el = document.createElement('script')
3837
el.textContent = code

0 commit comments

Comments
 (0)