Skip to content

Commit 7f30744

Browse files
authored
Update all Yarn dependencies (2025-02-05) (#5341)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent b5ea860 commit 7f30744

File tree

2 files changed

+117
-117
lines changed

2 files changed

+117
-117
lines changed

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -60,14 +60,14 @@
6060
"@codemirror/lang-javascript": "^6.2.2",
6161
"@codemirror/lang-rust": "^6.0.1",
6262
"@codemirror/language": "^6.10.8",
63-
"@codemirror/state": "^6.5.0",
64-
"@codemirror/view": "^6.36.1",
63+
"@codemirror/state": "^6.5.1",
64+
"@codemirror/view": "^6.36.2",
6565
"@firefox-devtools/react-contextmenu": "^5.2.0",
6666
"@fluent/bundle": "^0.18.0",
6767
"@fluent/langneg": "^0.7.0",
6868
"@fluent/react": "^0.15.2",
6969
"@lezer/highlight": "^1.2.1",
70-
"@tgwf/co2": "^0.16.4",
70+
"@tgwf/co2": "^0.16.5",
7171
"array-move": "^3.0.1",
7272
"array-range": "^1.0.1",
7373
"clamp": "^1.0.1",
@@ -77,9 +77,9 @@
7777
"core-js": "^3.40.0",
7878
"escape-string-regexp": "^4.0.0",
7979
"gecko-profiler-demangle": "^0.3.3",
80-
"idb": "^8.0.0",
80+
"idb": "^8.0.2",
8181
"jszip": "^3.10.1",
82-
"long": "^5.2.3",
82+
"long": "^5.2.4",
8383
"memoize-immutable": "^3.0.0",
8484
"memoize-one": "^6.0.0",
8585
"minimist": "^1.2.8",
@@ -90,7 +90,7 @@
9090
"query-string": "^9.1.1",
9191
"react": "^18.3.1",
9292
"react-dom": "^18.3.1",
93-
"react-intersection-observer": "^9.14.1",
93+
"react-intersection-observer": "^9.15.1",
9494
"react-redux": "^9.2.0",
9595
"react-splitter-layout": "^4.0.0",
9696
"react-transition-group": "^4.4.5",
@@ -104,23 +104,23 @@
104104
},
105105
"devDependencies": {
106106
"@babel/cli": "^7.26.4",
107-
"@babel/core": "^7.26.0",
108-
"@babel/eslint-parser": "^7.25.9",
107+
"@babel/core": "^7.26.7",
108+
"@babel/eslint-parser": "^7.26.5",
109109
"@babel/eslint-plugin": "^7.25.9",
110110
"@babel/plugin-proposal-class-properties": "^7.18.6",
111111
"@babel/preset-env": "^7.26.0",
112112
"@babel/preset-flow": "^7.25.9",
113113
"@babel/preset-react": "^7.26.3",
114114
"@testing-library/dom": "^10.4.0",
115115
"@testing-library/jest-dom": "^6.6.3",
116-
"@testing-library/react": "^16.1.0",
116+
"@testing-library/react": "^16.2.0",
117117
"alex": "^11.0.1",
118118
"autoprefixer": "^10.4.20",
119119
"babel-jest": "^29.7.0",
120120
"babel-loader": "^9.2.1",
121121
"babel-plugin-module-resolver": "^5.0.2",
122-
"browserslist": "^4.24.3",
123-
"caniuse-lite": "^1.0.30001690",
122+
"browserslist": "^4.24.4",
123+
"caniuse-lite": "^1.0.30001692",
124124
"circular-dependency-plugin": "^5.2.1",
125125
"codecov": "^3.8.3",
126126
"copy-webpack-plugin": "^12.0.2",
@@ -133,10 +133,10 @@
133133
"eslint-import-resolver-alias": "^1.1.2",
134134
"eslint-plugin-flowtype": "^8.0.3",
135135
"eslint-plugin-import": "^2.31.0",
136-
"eslint-plugin-jest": "^28.10.0",
136+
"eslint-plugin-jest": "^28.11.0",
137137
"eslint-plugin-jest-dom": "^5.5.0",
138138
"eslint-plugin-jest-formatting": "^3.1.0",
139-
"eslint-plugin-react": "^7.37.3",
139+
"eslint-plugin-react": "^7.37.4",
140140
"eslint-plugin-testing-library": "^7.1.1",
141141
"espree": "^10.3.0",
142142
"fake-indexeddb": "^6.0.0",
@@ -158,7 +158,7 @@
158158
"node-fetch": "^2.6.11",
159159
"npm-run-all2": "^7.0.2",
160160
"open": "^10.1.0",
161-
"postcss": "^8.4.49",
161+
"postcss": "^8.5.1",
162162
"postcss-loader": "^8.1.1",
163163
"prettier": "^3.4.2",
164164
"raw-loader": "^4.0.2",

0 commit comments

Comments
 (0)