Skip to content

Commit cd5ebf4

Browse files
depfu[bot]canova
andauthored
Update all Yarn dependencies (2026-01-21) (#5766)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com> Co-authored-by: Nazım Can Altınova <canaltinova@gmail.com>
1 parent ee7f84f commit cd5ebf4

File tree

2 files changed

+776
-550
lines changed

2 files changed

+776
-550
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@codemirror/lang-rust": "^6.0.2",
6565
"@codemirror/language": "^6.12.1",
6666
"@codemirror/state": "^6.5.3",
67-
"@codemirror/view": "^6.39.4",
67+
"@codemirror/view": "^6.39.11",
6868
"@firefox-devtools/react-contextmenu": "^5.2.3",
6969
"@fluent/bundle": "^0.19.1",
7070
"@fluent/langneg": "^0.7.0",
@@ -108,12 +108,12 @@
108108
"workbox-window": "^7.4.0"
109109
},
110110
"devDependencies": {
111-
"@babel/cli": "^7.28.3",
112-
"@babel/core": "^7.28.5",
113-
"@babel/eslint-parser": "^7.28.5",
111+
"@babel/cli": "^7.28.6",
112+
"@babel/core": "^7.28.6",
113+
"@babel/eslint-parser": "^7.28.6",
114114
"@babel/eslint-plugin": "^7.27.1",
115115
"@babel/plugin-proposal-class-properties": "^7.18.6",
116-
"@babel/preset-env": "^7.28.5",
116+
"@babel/preset-env": "^7.28.6",
117117
"@babel/preset-react": "^7.28.5",
118118
"@babel/preset-typescript": "^7.28.5",
119119
"@eslint/js": "^9.39.2",
@@ -124,7 +124,7 @@
124124
"@types/common-tags": "^1.8.4",
125125
"@types/jest": "^30.0.0",
126126
"@types/minimist": "^1.2.5",
127-
"@types/node": "^22.19.6",
127+
"@types/node": "^22.19.7",
128128
"@types/query-string": "^6.3.0",
129129
"@types/react": "^18.3.27",
130130
"@types/react-dom": "^18.3.1",
@@ -155,7 +155,7 @@
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.15.3",
158+
"eslint-plugin-testing-library": "^7.15.4",
159159
"fake-indexeddb": "^6.2.5",
160160
"fetch-mock": "^12.6.0",
161161
"file-loader": "^6.2.0",
@@ -184,7 +184,7 @@
184184
"typescript": "^5.9.3",
185185
"webpack": "^5.104.1",
186186
"webpack-cli": "^6.0.1",
187-
"webpack-dev-server": "^5.2.2",
187+
"webpack-dev-server": "^5.2.3",
188188
"workbox-cli": "^7.4.0",
189189
"yargs": "^18.0.0"
190190
},

0 commit comments

Comments
 (0)