We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c719828 commit 1f7b4e0Copy full SHA for 1f7b4e0
package.json
@@ -102,6 +102,7 @@
102
"@babel/plugin-proposal-optional-chaining": "^7.12.7",
103
"@babel/plugin-proposal-pipeline-operator": "^7.12.1",
104
"@babel/plugin-proposal-private-methods": "^7.18.6",
105
+ "@babel/plugin-proposal-private-property-in-object": "^7.21.11",
106
"@babel/plugin-proposal-throw-expressions": "^7.12.1",
107
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
108
"@babel/plugin-syntax-import-meta": "^7.10.4",
@@ -233,7 +234,6 @@
233
234
"yarn-deduplicate": "^3.1.0"
235
},
236
"dependencies": {
- "@babel/plugin-proposal-private-property-in-object": "^7.21.11",
237
"@elastic/datemath": "^5.0.3",
238
"@elastic/eui": "34.6.0",
239
"@reduxjs/toolkit": "^1.6.2",
0 commit comments