Skip to content

Commit 822a3da

Browse files
authored
Update all Yarn dependencies (2026-04-01)
1 parent 7824ec8 commit 822a3da

2 files changed

Lines changed: 671 additions & 738 deletions

File tree

package.json

Lines changed: 19 additions & 19 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.40.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",
@@ -105,7 +105,7 @@
105105
"redux-thunk": "^3.1.0",
106106
"reselect": "^4.1.8",
107107
"url": "^0.11.4",
108-
"valibot": "^1.2.0",
108+
"valibot": "^1.3.1",
109109
"weaktuplemap": "^1.0.0",
110110
"workbox-window": "^7.4.0"
111111
},
@@ -115,7 +115,7 @@
115115
"@babel/eslint-parser": "^7.28.6",
116116
"@babel/eslint-plugin": "^7.27.1",
117117
"@babel/plugin-proposal-class-properties": "^7.18.6",
118-
"@babel/preset-env": "^7.29.0",
118+
"@babel/preset-env": "^7.29.2",
119119
"@babel/preset-react": "^7.28.5",
120120
"@babel/preset-typescript": "^7.28.5",
121121
"@eslint/js": "^9.39.4",
@@ -134,34 +134,34 @@
134134
"@types/react-transition-group": "^4.4.5",
135135
"@types/redux-logger": "^3.0.6",
136136
"@types/tgwf__co2": "^0.14.2",
137-
"@typescript-eslint/eslint-plugin": "^8.56.0",
138-
"@typescript-eslint/parser": "^8.56.0",
137+
"@typescript-eslint/eslint-plugin": "^8.57.2",
138+
"@typescript-eslint/parser": "^8.57.2",
139139
"alex": "^11.0.1",
140-
"babel-jest": "^30.2.0",
141-
"babel-plugin-module-resolver": "^5.0.2",
140+
"babel-jest": "^30.3.0",
141+
"babel-plugin-module-resolver": "^5.0.3",
142142
"browserslist": "^4.28.1",
143143
"browserslist-to-esbuild": "^2.1.1",
144-
"caniuse-lite": "^1.0.30001770",
144+
"caniuse-lite": "^1.0.30001780",
145145
"cross-env": "^10.1.0",
146146
"devtools-license-check": "^0.9.0",
147-
"esbuild": "^0.27.0",
147+
"esbuild": "^0.27.4",
148148
"esbuild-plugin-copy": "^2.1.1",
149149
"esbuild-plugin-wasm": "^1.1.0",
150150
"eslint": "^9.39.4",
151151
"eslint-config-prettier": "^10.1.8",
152152
"eslint-import-resolver-alias": "^1.1.2",
153153
"eslint-plugin-import": "^2.32.0",
154-
"eslint-plugin-jest": "^29.15.0",
154+
"eslint-plugin-jest": "^29.15.1",
155155
"eslint-plugin-jest-dom": "^5.5.0",
156156
"eslint-plugin-jest-formatting": "^3.1.0",
157157
"eslint-plugin-react": "^7.37.5",
158-
"eslint-plugin-testing-library": "^7.16.0",
158+
"eslint-plugin-testing-library": "^7.16.2",
159159
"fake-indexeddb": "^6.2.5",
160160
"fetch-mock": "^12.6.0",
161161
"globals": "^17.4.0",
162162
"husky": "^4.3.8",
163-
"jest": "^30.2.0",
164-
"jest-environment-jsdom": "^30.2.0",
163+
"jest": "^30.3.0",
164+
"jest-environment-jsdom": "^30.3.0",
165165
"jest-extended": "^7.0.0",
166166
"local-web-server": "^5.4.0",
167167
"lockfile-lint": "^5.0.0",
@@ -173,11 +173,11 @@
173173
"postinstall-postinstall": "^2.1.0",
174174
"prettier": "^3.8.1",
175175
"rimraf": "^6.1.3",
176-
"stylelint": "^17.3.0",
176+
"stylelint": "^17.4.0",
177177
"stylelint-config-idiomatic-order": "^10.0.0",
178178
"stylelint-config-standard": "^40.0.0",
179179
"typescript": "^6.0.2",
180-
"typescript-eslint": "^8.56.0",
180+
"typescript-eslint": "^8.57.2",
181181
"workbox-cli": "^7.4.0",
182182
"yargs": "^18.0.0"
183183
},

0 commit comments

Comments
 (0)