Skip to content

Commit 9e4beb7

Browse files
authored
Update all Yarn dependencies (2025-11-04) (#5648)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent 191ff2e commit 9e4beb7

File tree

2 files changed

+287
-277
lines changed

2 files changed

+287
-277
lines changed

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -63,12 +63,12 @@
6363
"@codemirror/lang-rust": "^6.0.2",
6464
"@codemirror/language": "^6.11.3",
6565
"@codemirror/state": "^6.5.2",
66-
"@codemirror/view": "^6.38.4",
66+
"@codemirror/view": "^6.38.6",
6767
"@firefox-devtools/react-contextmenu": "^5.2.3",
6868
"@fluent/bundle": "^0.19.1",
6969
"@fluent/langneg": "^0.7.0",
7070
"@fluent/react": "^0.15.2",
71-
"@lezer/highlight": "^1.2.1",
71+
"@lezer/highlight": "^1.2.2",
7272
"@tgwf/co2": "^0.16.9",
7373
"array-move": "^3.0.1",
7474
"array-range": "^1.0.1",
@@ -107,13 +107,13 @@
107107
},
108108
"devDependencies": {
109109
"@babel/cli": "^7.28.3",
110-
"@babel/core": "^7.28.4",
111-
"@babel/eslint-parser": "^7.28.4",
110+
"@babel/core": "^7.28.5",
111+
"@babel/eslint-parser": "^7.28.5",
112112
"@babel/eslint-plugin": "^7.27.1",
113113
"@babel/plugin-proposal-class-properties": "^7.18.6",
114-
"@babel/preset-env": "^7.28.3",
115-
"@babel/preset-react": "^7.27.1",
116-
"@babel/preset-typescript": "^7.27.1",
114+
"@babel/preset-env": "^7.28.5",
115+
"@babel/preset-react": "^7.28.5",
116+
"@babel/preset-typescript": "^7.28.5",
117117
"@eslint/js": "^9.37.0",
118118
"@testing-library/dom": "^10.4.1",
119119
"@testing-library/jest-dom": "^6.9.1",
@@ -122,23 +122,23 @@
122122
"@types/common-tags": "^1.8.4",
123123
"@types/jest": "^30.0.0",
124124
"@types/minimist": "^1.2.5",
125-
"@types/node": "^22.18.12",
125+
"@types/node": "^22.19.0",
126126
"@types/query-string": "^6.3.0",
127127
"@types/react": "^18.3.26",
128128
"@types/react-dom": "^18.3.1",
129129
"@types/react-splitter-layout": "^4.0.0",
130130
"@types/react-transition-group": "^4.4.5",
131131
"@types/redux-logger": "^3.0.6",
132132
"@types/tgwf__co2": "^0.14.2",
133-
"@typescript-eslint/eslint-plugin": "^8.45.0",
134-
"@typescript-eslint/parser": "^8.45.0",
133+
"@typescript-eslint/eslint-plugin": "^8.46.2",
134+
"@typescript-eslint/parser": "^8.46.2",
135135
"alex": "^11.0.1",
136136
"autoprefixer": "^10.4.21",
137137
"babel-jest": "^30.2.0",
138138
"babel-loader": "^10.0.0",
139139
"babel-plugin-module-resolver": "^5.0.2",
140-
"browserslist": "^4.26.3",
141-
"caniuse-lite": "^1.0.30001743",
140+
"browserslist": "^4.27.0",
141+
"caniuse-lite": "^1.0.30001751",
142142
"circular-dependency-plugin": "^5.2.1",
143143
"codecov": "^3.8.3",
144144
"copy-webpack-plugin": "^13.0.1",
@@ -157,7 +157,7 @@
157157
"eslint-plugin-testing-library": "^7.13.3",
158158
"espree": "^10.4.0",
159159
"fake-indexeddb": "^6.2.4",
160-
"fetch-mock": "^12.5.4",
160+
"fetch-mock": "^12.5.5",
161161
"file-loader": "^6.2.0",
162162
"glob": "^11.0.3",
163163
"globals": "^16.4.0",
@@ -184,7 +184,7 @@
184184
"stylelint-config-idiomatic-order": "^10.0.0",
185185
"stylelint-config-standard": "^39.0.1",
186186
"typescript": "^5.9.3",
187-
"webpack": "^5.102.0",
187+
"webpack": "^5.102.1",
188188
"webpack-cli": "^6.0.1",
189189
"webpack-dev-server": "^5.2.2",
190190
"workbox-webpack-plugin": "^7.3.0",

0 commit comments

Comments
 (0)