Skip to content

Commit c2da704

Browse files
authored
Update all Yarn dependencies (2025-11-25) (#5688)
2 parents a341b03 + f54eb48 commit c2da704

File tree

2 files changed

+97
-96
lines changed

2 files changed

+97
-96
lines changed

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -64,20 +64,20 @@
6464
"@codemirror/lang-rust": "^6.0.2",
6565
"@codemirror/language": "^6.11.3",
6666
"@codemirror/state": "^6.5.2",
67-
"@codemirror/view": "^6.38.6",
67+
"@codemirror/view": "^6.38.8",
6868
"@firefox-devtools/react-contextmenu": "^5.2.3",
6969
"@fluent/bundle": "^0.19.1",
7070
"@fluent/langneg": "^0.7.0",
7171
"@fluent/react": "^0.15.2",
72-
"@lezer/highlight": "^1.2.2",
72+
"@lezer/highlight": "^1.2.3",
7373
"@tgwf/co2": "^0.16.9",
7474
"array-move": "^3.0.1",
7575
"array-range": "^1.0.1",
7676
"clamp": "^1.0.1",
7777
"classnames": "^2.5.1",
7878
"common-tags": "^1.8.2",
7979
"copy-to-clipboard": "^3.3.3",
80-
"core-js": "^3.46.0",
80+
"core-js": "^3.47.0",
8181
"escape-string-regexp": "^4.0.0",
8282
"gecko-profiler-demangle": "^0.4.0",
8383
"idb": "^8.0.3",
@@ -126,7 +126,7 @@
126126
"@types/minimist": "^1.2.5",
127127
"@types/node": "^22.19.1",
128128
"@types/query-string": "^6.3.0",
129-
"@types/react": "^18.3.26",
129+
"@types/react": "^18.3.27",
130130
"@types/react-dom": "^18.3.1",
131131
"@types/react-splitter-layout": "^4.0.0",
132132
"@types/react-transition-group": "^4.4.5",
@@ -135,12 +135,12 @@
135135
"@typescript-eslint/eslint-plugin": "^8.46.2",
136136
"@typescript-eslint/parser": "^8.46.2",
137137
"alex": "^11.0.1",
138-
"autoprefixer": "^10.4.21",
138+
"autoprefixer": "^10.4.22",
139139
"babel-jest": "^30.2.0",
140140
"babel-loader": "^10.0.0",
141141
"babel-plugin-module-resolver": "^5.0.2",
142-
"browserslist": "^4.27.0",
143-
"caniuse-lite": "^1.0.30001751",
142+
"browserslist": "^4.28.0",
143+
"caniuse-lite": "^1.0.30001754",
144144
"circular-dependency-plugin": "^5.2.1",
145145
"copy-webpack-plugin": "^13.0.1",
146146
"cross-env": "^10.1.0",
@@ -151,18 +151,18 @@
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.0.1",
154+
"eslint-plugin-jest": "^29.1.0",
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.13.3",
158+
"eslint-plugin-testing-library": "^7.13.4",
159159
"espree": "^11.0.0",
160-
"fake-indexeddb": "^6.2.4",
161-
"fetch-mock": "^12.5.5",
160+
"fake-indexeddb": "^6.2.5",
161+
"fetch-mock": "^12.6.0",
162162
"file-loader": "^6.2.0",
163163
"glob": "^12.0.0",
164164
"globals": "^16.5.0",
165-
"html-webpack-plugin": "^5.6.4",
165+
"html-webpack-plugin": "^5.6.5",
166166
"husky": "^4.3.8",
167167
"jest": "^30.2.0",
168168
"jest-environment-jsdom": "^30.2.0",
@@ -185,14 +185,14 @@
185185
"stylelint-config-idiomatic-order": "^10.0.0",
186186
"stylelint-config-standard": "^39.0.1",
187187
"typescript": "^5.9.3",
188-
"webpack": "^5.102.1",
188+
"webpack": "^5.103.0",
189189
"webpack-cli": "^6.0.1",
190190
"webpack-dev-server": "^5.2.2",
191191
"workbox-cli": "^7.3.0",
192192
"yargs": "^18.0.0"
193193
},
194194
"resolutions": {
195-
"@types/react-splitter-layout/@types/react": "^18.3.26",
195+
"@types/react-splitter-layout/@types/react": "^18.3.27",
196196
"@types/trusted-types": "^2.0.7"
197197
},
198198
"husky": {

0 commit comments

Comments
 (0)