@cloudscape-design/components-themeable 3.0.133 → 3.0.134
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.
|
@@ -3217,20 +3217,6 @@
|
|
|
3217
3217
|
"integrity": "sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==",
|
|
3218
3218
|
"dev": true
|
|
3219
3219
|
},
|
|
3220
|
-
"autoprefixer": {
|
|
3221
|
-
"version": "10.4.4",
|
|
3222
|
-
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.4.tgz",
|
|
3223
|
-
"integrity": "sha512-Tm8JxsB286VweiZ5F0anmbyGiNI3v3wGv3mz9W+cxEDYB/6jbnj6GM9H9mK3wIL8ftgl+C07Lcwb8PG5PCCPzA==",
|
|
3224
|
-
"dev": true,
|
|
3225
|
-
"requires": {
|
|
3226
|
-
"browserslist": "^4.20.2",
|
|
3227
|
-
"caniuse-lite": "^1.0.30001317",
|
|
3228
|
-
"fraction.js": "^4.2.0",
|
|
3229
|
-
"normalize-range": "^0.1.2",
|
|
3230
|
-
"picocolors": "^1.0.0",
|
|
3231
|
-
"postcss-value-parser": "^4.2.0"
|
|
3232
|
-
}
|
|
3233
|
-
},
|
|
3234
3220
|
"available-typed-arrays": {
|
|
3235
3221
|
"version": "1.0.5",
|
|
3236
3222
|
"resolved": "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz",
|
|
@@ -11894,15 +11880,6 @@
|
|
|
11894
11880
|
"postcss-value-parser": "^4.2.0"
|
|
11895
11881
|
}
|
|
11896
11882
|
},
|
|
11897
|
-
"postcss-custom-properties": {
|
|
11898
|
-
"version": "12.1.7",
|
|
11899
|
-
"resolved": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-12.1.7.tgz",
|
|
11900
|
-
"integrity": "sha512-N/hYP5gSoFhaqxi2DPCmvto/ZcRDVjE3T1LiAMzc/bg53hvhcHOLpXOHb526LzBBp5ZlAUhkuot/bfpmpgStJg==",
|
|
11901
|
-
"dev": true,
|
|
11902
|
-
"requires": {
|
|
11903
|
-
"postcss-value-parser": "^4.2.0"
|
|
11904
|
-
}
|
|
11905
|
-
},
|
|
11906
11883
|
"postcss-discard-comments": {
|
|
11907
11884
|
"version": "5.1.1",
|
|
11908
11885
|
"resolved": "https://registry.npmjs.org/postcss-discard-comments/-/postcss-discard-comments-5.1.1.tgz",
|
|
@@ -11966,34 +11943,6 @@
|
|
|
11966
11943
|
"postcss-value-parser": "^4.0.0"
|
|
11967
11944
|
}
|
|
11968
11945
|
},
|
|
11969
|
-
"postcss-loader": {
|
|
11970
|
-
"version": "6.2.1",
|
|
11971
|
-
"resolved": "https://registry.npmjs.org/postcss-loader/-/postcss-loader-6.2.1.tgz",
|
|
11972
|
-
"integrity": "sha512-WbbYpmAaKcux/P66bZ40bpWsBucjx/TTgVVzRZ9yUO8yQfVBlameJ0ZGVaPfH64hNSBh63a+ICP5nqOpBA0w+Q==",
|
|
11973
|
-
"dev": true,
|
|
11974
|
-
"requires": {
|
|
11975
|
-
"cosmiconfig": "^7.0.0",
|
|
11976
|
-
"klona": "^2.0.5",
|
|
11977
|
-
"semver": "^7.3.5"
|
|
11978
|
-
},
|
|
11979
|
-
"dependencies": {
|
|
11980
|
-
"lru-cache": {
|
|
11981
|
-
"version": "7.8.0",
|
|
11982
|
-
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.8.0.tgz",
|
|
11983
|
-
"integrity": "sha512-AmXqneQZL3KZMIgBpaPTeI6pfwh+xQ2vutMsyqOu1TBdEXFZgpG/80wuJ531w2ZN7TI0/oc8CPxzh/DKQudZqg==",
|
|
11984
|
-
"dev": true
|
|
11985
|
-
},
|
|
11986
|
-
"semver": {
|
|
11987
|
-
"version": "7.3.6",
|
|
11988
|
-
"resolved": "https://registry.npmjs.org/semver/-/semver-7.3.6.tgz",
|
|
11989
|
-
"integrity": "sha512-HZWqcgwLsjaX1HBD31msI/rXktuIhS+lWvdE4kN9z+8IVT4Itc7vqU2WvYsyD6/sjYCt4dEKH/m1M3dwI9CC5w==",
|
|
11990
|
-
"dev": true,
|
|
11991
|
-
"requires": {
|
|
11992
|
-
"lru-cache": "^7.4.0"
|
|
11993
|
-
}
|
|
11994
|
-
}
|
|
11995
|
-
}
|
|
11996
|
-
},
|
|
11997
11946
|
"postcss-media-query-parser": {
|
|
11998
11947
|
"version": "0.2.3",
|
|
11999
11948
|
"resolved": "https://registry.npmjs.org/postcss-media-query-parser/-/postcss-media-query-parser-0.2.3.tgz",
|