@jetbrains/ring-ui 5.0.40 → 5.0.41

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jetbrains/ring-ui",
3
- "version": "5.0.40",
3
+ "version": "5.0.41",
4
4
  "description": "JetBrains UI library",
5
5
  "author": "JetBrains",
6
6
  "license": "Apache-2.0",
@@ -208,7 +208,7 @@
208
208
  "@types/react-virtualized": "9.21.20",
209
209
  "@types/util-deprecate": "^1.0.0",
210
210
  "@ungap/url-search-params": "^0.2.2",
211
- "babel-loader": "^9.0.0",
211
+ "babel-loader": "^8.2.5",
212
212
  "babel-plugin-transform-define": "^2.1.0",
213
213
  "browserslist": "^4.16.6",
214
214
  "change-case": "^4.1.1",
@@ -259,5 +259,5 @@
259
259
  "node": ">=14.0",
260
260
  "npm": ">=6.0.0"
261
261
  },
262
- "gitHead": "5412b648a73a02a92c7a55983227031cb264f22b"
262
+ "gitHead": "0614c30ae020f59639cb052bff71cf4ef19c505c"
263
263
  }