Skip to content

Commit fde7ca6

Browse files
authored
Update all Yarn dependencies (2026-04-13) (#5911)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent 855eaf1 commit fde7ca6

2 files changed

Lines changed: 568 additions & 587 deletions

File tree

package.json

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,9 @@
6363
"@codemirror/lang-cpp": "^6.0.3",
6464
"@codemirror/lang-javascript": "^6.2.5",
6565
"@codemirror/lang-rust": "^6.0.2",
66-
"@codemirror/language": "^6.12.2",
67-
"@codemirror/state": "^6.5.4",
68-
"@codemirror/view": "^6.39.14",
66+
"@codemirror/language": "^6.12.3",
67+
"@codemirror/state": "^6.6.0",
68+
"@codemirror/view": "^6.41.0",
6969
"@firefox-devtools/react-contextmenu": "^5.2.3",
7070
"@fluent/bundle": "^0.19.1",
7171
"@fluent/langneg": "^0.7.0",
@@ -78,8 +78,8 @@
7878
"classnames": "^2.5.1",
7979
"common-tags": "^1.8.2",
8080
"copy-to-clipboard": "^3.3.3",
81-
"core-js": "^3.48.0",
82-
"devtools-reps": "^0.27.4",
81+
"core-js": "^3.49.0",
82+
"devtools-reps": "^0.27.6",
8383
"escape-string-regexp": "^4.0.0",
8484
"gecko-profiler-demangle": "^0.4.0",
8585
"idb": "^8.0.3",
@@ -92,7 +92,7 @@
9292
"mixedtuplemap": "^1.0.0",
9393
"namedtuplemap": "^1.0.0",
9494
"photon-colors": "^3.3.2",
95-
"protobufjs": "^8.0.0",
95+
"protobufjs": "^8.0.1",
9696
"query-string": "^9.3.1",
9797
"react": "^18.3.1",
9898
"react-dom": "^18.3.1",
@@ -104,7 +104,7 @@
104104
"redux-thunk": "^3.1.0",
105105
"reselect": "^4.1.8",
106106
"url": "^0.11.4",
107-
"valibot": "^1.2.0",
107+
"valibot": "^1.3.1",
108108
"weaktuplemap": "^1.0.0",
109109
"workbox-window": "^7.4.0"
110110
},
@@ -114,7 +114,7 @@
114114
"@babel/eslint-parser": "^7.28.6",
115115
"@babel/eslint-plugin": "^7.27.1",
116116
"@babel/plugin-proposal-class-properties": "^7.18.6",
117-
"@babel/preset-env": "^7.29.0",
117+
"@babel/preset-env": "^7.29.2",
118118
"@babel/preset-react": "^7.28.5",
119119
"@babel/preset-typescript": "^7.28.5",
120120
"@eslint/js": "^9.39.4",
@@ -125,21 +125,21 @@
125125
"@types/common-tags": "^1.8.4",
126126
"@types/jest": "^30.0.0",
127127
"@types/minimist": "^1.2.5",
128-
"@types/node": "^22.19.15",
128+
"@types/node": "^22.19.17",
129129
"@types/query-string": "^6.3.0",
130130
"@types/react": "^18.3.28",
131131
"@types/react-dom": "^18.3.1",
132132
"@types/react-splitter-layout": "^4.0.0",
133133
"@types/redux-logger": "^3.0.6",
134134
"@types/tgwf__co2": "^0.14.2",
135-
"@typescript-eslint/eslint-plugin": "^8.58.0",
136-
"@typescript-eslint/parser": "^8.58.0",
135+
"@typescript-eslint/eslint-plugin": "^8.58.1",
136+
"@typescript-eslint/parser": "^8.58.1",
137137
"alex": "^11.0.1",
138-
"babel-jest": "^30.2.0",
139-
"babel-plugin-module-resolver": "^5.0.2",
140-
"browserslist": "^4.28.1",
138+
"babel-jest": "^30.3.0",
139+
"babel-plugin-module-resolver": "^5.0.3",
140+
"browserslist": "^4.28.2",
141141
"browserslist-to-esbuild": "^2.1.1",
142-
"caniuse-lite": "^1.0.30001770",
142+
"caniuse-lite": "^1.0.30001780",
143143
"cross-env": "^10.1.0",
144144
"cross-spawn": "^7.0.6",
145145
"devtools-license-check": "^0.9.0",
@@ -150,17 +150,17 @@
150150
"eslint-config-prettier": "^10.1.8",
151151
"eslint-import-resolver-alias": "^1.1.2",
152152
"eslint-plugin-import": "^2.32.0",
153-
"eslint-plugin-jest": "^29.15.0",
153+
"eslint-plugin-jest": "^29.15.1",
154154
"eslint-plugin-jest-dom": "^5.5.0",
155155
"eslint-plugin-jest-formatting": "^3.1.0",
156156
"eslint-plugin-react": "^7.37.5",
157-
"eslint-plugin-testing-library": "^7.16.0",
157+
"eslint-plugin-testing-library": "^7.16.2",
158158
"fake-indexeddb": "^6.2.5",
159159
"fetch-mock": "^12.6.0",
160160
"globals": "^17.4.0",
161161
"husky": "^4.3.8",
162-
"jest": "^30.2.0",
163-
"jest-environment-jsdom": "^30.2.0",
162+
"jest": "^30.3.0",
163+
"jest-environment-jsdom": "^30.3.0",
164164
"jest-extended": "^7.0.0",
165165
"local-web-server": "^5.4.0",
166166
"lockfile-lint": "^5.0.0",
@@ -172,11 +172,11 @@
172172
"postinstall-postinstall": "^2.1.0",
173173
"prettier": "^3.8.1",
174174
"rimraf": "^6.1.3",
175-
"stylelint": "^17.3.0",
175+
"stylelint": "^17.6.0",
176176
"stylelint-config-idiomatic-order": "^10.0.0",
177177
"stylelint-config-standard": "^40.0.0",
178178
"typescript": "^6.0.2",
179-
"typescript-eslint": "^8.58.0",
179+
"typescript-eslint": "^8.58.1",
180180
"workbox-cli": "^7.4.0",
181181
"yargs": "^18.0.0"
182182
},

0 commit comments

Comments
 (0)