Skip to content

Commit e8a6de5

Browse files
authored
Update all Yarn dependencies (2025-07-16) (#5515)
1 parent 6de3bbb commit e8a6de5

File tree

2 files changed

+528
-522
lines changed

2 files changed

+528
-522
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@codemirror/lang-rust": "^6.0.2",
6969
"@codemirror/language": "^6.11.2",
7070
"@codemirror/state": "^6.5.2",
71-
"@codemirror/view": "^6.37.2",
71+
"@codemirror/view": "^6.38.0",
7272
"@firefox-devtools/react-contextmenu": "^5.2.2",
7373
"@fluent/bundle": "^0.19.1",
7474
"@fluent/langneg": "^0.7.0",
@@ -81,7 +81,7 @@
8181
"classnames": "^2.5.1",
8282
"common-tags": "^1.8.2",
8383
"copy-to-clipboard": "^3.3.3",
84-
"core-js": "^3.43.0",
84+
"core-js": "^3.44.0",
8585
"escape-string-regexp": "^4.0.0",
8686
"gecko-profiler-demangle": "^0.3.3",
8787
"idb": "^8.0.3",
@@ -94,7 +94,7 @@
9494
"namedtuplemap": "^1.0.0",
9595
"photon-colors": "^3.3.2",
9696
"protobufjs": "^7.5.3",
97-
"query-string": "^9.2.1",
97+
"query-string": "^9.2.2",
9898
"react": "^18.3.1",
9999
"react-dom": "^18.3.1",
100100
"react-intersection-observer": "^9.16.0",
@@ -110,12 +110,12 @@
110110
"workbox-window": "^7.3.0"
111111
},
112112
"devDependencies": {
113-
"@babel/cli": "^7.27.2",
113+
"@babel/cli": "^7.28.0",
114114
"@babel/core": "^7.28.0",
115-
"@babel/eslint-parser": "^7.27.5",
115+
"@babel/eslint-parser": "^7.28.0",
116116
"@babel/eslint-plugin": "^7.27.1",
117117
"@babel/plugin-proposal-class-properties": "^7.18.6",
118-
"@babel/preset-env": "^7.27.2",
118+
"@babel/preset-env": "^7.28.0",
119119
"@babel/preset-flow": "^7.27.1",
120120
"@babel/preset-react": "^7.27.1",
121121
"@fetch-mock/jest": "^0.2.16",
@@ -124,7 +124,7 @@
124124
"@testing-library/react": "^16.3.0",
125125
"alex": "^11.0.1",
126126
"autoprefixer": "^10.4.21",
127-
"babel-jest": "^30.0.0",
127+
"babel-jest": "^30.0.4",
128128
"babel-loader": "^10.0.0",
129129
"babel-plugin-module-resolver": "^5.0.2",
130130
"browserslist": "^4.25.1",
@@ -153,8 +153,8 @@
153153
"glob": "^11.0.3",
154154
"html-webpack-plugin": "^5.6.3",
155155
"husky": "^4.3.8",
156-
"jest": "^30.0.0",
157-
"jest-environment-jsdom": "^30.0.0",
156+
"jest": "^30.0.4",
157+
"jest-environment-jsdom": "^30.0.4",
158158
"jest-extended": "^6.0.0",
159159
"json-loader": "^0.5.7",
160160
"local-web-server": "^5.4.0",

0 commit comments

Comments
 (0)