@equinor/echo-cli 6.0.0-edsv2-beta-2 → 6.0.0-edsv2-beta-3
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.
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
"@equinor/eds-core-react": "2.6.1",
|
|
19
19
|
"@equinor/eds-icons": "1.4.0",
|
|
20
20
|
"@equinor/eds-tokens": "2.2.0",
|
|
21
|
-
"@equinor/eds-utils": "2.1
|
|
21
|
+
"@equinor/eds-utils": "2.2.1",
|
|
22
22
|
"@microsoft/signalr": "9.0.6",
|
|
23
23
|
"@svgr/webpack": "8.1.0",
|
|
24
24
|
"@tanstack/react-query": "5.100.14",
|
|
@@ -2180,21 +2180,6 @@
|
|
|
2180
2180
|
"integrity": "sha512-vYRui2RLLU8il+4G4ZsIorO/w1QB6CtVgq2DIkejY/q1mGLa/9dU8QlW5QZQ5Oh3INwi9rlWAaJx10D3hrAtZA==",
|
|
2181
2181
|
"license": "Apache-2.0"
|
|
2182
2182
|
},
|
|
2183
|
-
"node_modules/@equinor/eds-core-react/node_modules/@equinor/eds-utils": {
|
|
2184
|
-
"version": "2.2.1",
|
|
2185
|
-
"resolved": "https://registry.npmjs.org/@equinor/eds-utils/-/eds-utils-2.2.1.tgz",
|
|
2186
|
-
"integrity": "sha512-rYBZMPrnXvpd8f/ZkShg9mh3iJzvuvTKso9WRc72Z1kAEH+BrineNdrxRle69iYxnyytIE4b5bLGGvVVIaigYA==",
|
|
2187
|
-
"license": "MIT",
|
|
2188
|
-
"dependencies": {
|
|
2189
|
-
"@babel/runtime": "^7.29.2",
|
|
2190
|
-
"@equinor/eds-tokens": "^2.2.0"
|
|
2191
|
-
},
|
|
2192
|
-
"peerDependencies": {
|
|
2193
|
-
"react": "^18 || ^19",
|
|
2194
|
-
"react-dom": "^18 || ^19",
|
|
2195
|
-
"styled-components": "^6"
|
|
2196
|
-
}
|
|
2197
|
-
},
|
|
2198
2183
|
"node_modules/@equinor/eds-icons": {
|
|
2199
2184
|
"version": "1.4.0",
|
|
2200
2185
|
"resolved": "https://registry.npmjs.org/@equinor/eds-icons/-/eds-icons-1.4.0.tgz",
|
|
@@ -2208,12 +2193,12 @@
|
|
|
2208
2193
|
"license": "MIT"
|
|
2209
2194
|
},
|
|
2210
2195
|
"node_modules/@equinor/eds-utils": {
|
|
2211
|
-
"version": "2.1
|
|
2212
|
-
"resolved": "https://registry.npmjs.org/@equinor/eds-utils/-/eds-utils-2.1.
|
|
2213
|
-
"integrity": "sha512-
|
|
2196
|
+
"version": "2.2.1",
|
|
2197
|
+
"resolved": "https://registry.npmjs.org/@equinor/eds-utils/-/eds-utils-2.2.1.tgz",
|
|
2198
|
+
"integrity": "sha512-rYBZMPrnXvpd8f/ZkShg9mh3iJzvuvTKso9WRc72Z1kAEH+BrineNdrxRle69iYxnyytIE4b5bLGGvVVIaigYA==",
|
|
2214
2199
|
"license": "MIT",
|
|
2215
2200
|
"dependencies": {
|
|
2216
|
-
"@babel/runtime": "^7.
|
|
2201
|
+
"@babel/runtime": "^7.29.2",
|
|
2217
2202
|
"@equinor/eds-tokens": "^2.2.0"
|
|
2218
2203
|
},
|
|
2219
2204
|
"peerDependencies": {
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"@equinor/eds-core-react": "2.6.1",
|
|
31
31
|
"@equinor/eds-icons": "1.4.0",
|
|
32
32
|
"@equinor/eds-tokens": "2.2.0",
|
|
33
|
-
"@equinor/eds-utils": "2.1
|
|
33
|
+
"@equinor/eds-utils": "2.2.1",
|
|
34
34
|
"@microsoft/signalr": "9.0.6",
|
|
35
35
|
"@svgr/webpack": "8.1.0",
|
|
36
36
|
"@tanstack/react-query": "5.100.14",
|