@wavemaker/foundation-css 11.10.5-rc.6093 → 11.10.5-rc.6095

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.
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@wavemaker/foundation-css",
3
- "version": "11.10.5-rc.6093",
3
+ "version": "11.10.5-rc.6095",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@wavemaker/foundation-css",
9
- "version": "11.10.5-rc.6093",
9
+ "version": "11.10.5-rc.6095",
10
10
  "license": "ISC",
11
11
  "dependencies": {
12
12
  "chroma-js": "^3.1.2"
@@ -242,8 +242,8 @@
242
242
  "license": "BSD-2-Clause"
243
243
  },
244
244
  "node_modules/@zip.js/zip.js": {
245
- "version": "2.7.58",
246
- "integrity": "sha512-tU130QPuBtCPpJ/4a7YUfrOmZFnfxSsAH15gr+Kbl0ypwREu3YkGVswFNFHBHlP/FqFjvp9D27/fmd4LWYa1UQ==",
245
+ "version": "2.7.59",
246
+ "integrity": "sha512-P0VtyqTp3xm26+V2/tV1Y+2im2vWVp1K+vfgDJVuE+7RPQMTWCUdzirvJatHciX9ADUYXB3MFV0uZ/64tKsqqg==",
247
247
  "dev": true,
248
248
  "license": "BSD-3-Clause",
249
249
  "engines": {
@@ -2789,8 +2789,8 @@
2789
2789
  }
2790
2790
  },
2791
2791
  "node_modules/yaml": {
2792
- "version": "2.7.0",
2793
- "integrity": "sha512-+hSoy/QHluxmC9kCIJyL/uyFmLmc+e5CFR5Wa+bpIhIj85LVb9ZH2nVnqrHoSvKogwODv0ClqZkmiSSaIH5LTA==",
2792
+ "version": "2.7.1",
2793
+ "integrity": "sha512-10ULxpnOCQXxJvBgxsn9ptjq6uviG/htZKk9veJGhlqn3w/DxQ631zFF+nlQXLwmImeS5amR2dl2U8sg6U9jsQ==",
2794
2794
  "dev": true,
2795
2795
  "license": "ISC",
2796
2796
  "bin": {
package/package-lock.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@wavemaker/foundation-css",
3
- "version": "11.10.5-rc.6093",
3
+ "version": "11.10.5-rc.6095",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@wavemaker/foundation-css",
9
- "version": "11.10.5-rc.6093",
9
+ "version": "11.10.5-rc.6095",
10
10
  "license": "ISC",
11
11
  "dependencies": {
12
12
  "chroma-js": "^3.1.2"
@@ -242,8 +242,8 @@
242
242
  "license": "BSD-2-Clause"
243
243
  },
244
244
  "node_modules/@zip.js/zip.js": {
245
- "version": "2.7.58",
246
- "integrity": "sha512-tU130QPuBtCPpJ/4a7YUfrOmZFnfxSsAH15gr+Kbl0ypwREu3YkGVswFNFHBHlP/FqFjvp9D27/fmd4LWYa1UQ==",
245
+ "version": "2.7.59",
246
+ "integrity": "sha512-P0VtyqTp3xm26+V2/tV1Y+2im2vWVp1K+vfgDJVuE+7RPQMTWCUdzirvJatHciX9ADUYXB3MFV0uZ/64tKsqqg==",
247
247
  "dev": true,
248
248
  "license": "BSD-3-Clause",
249
249
  "engines": {
@@ -2789,8 +2789,8 @@
2789
2789
  }
2790
2790
  },
2791
2791
  "node_modules/yaml": {
2792
- "version": "2.7.0",
2793
- "integrity": "sha512-+hSoy/QHluxmC9kCIJyL/uyFmLmc+e5CFR5Wa+bpIhIj85LVb9ZH2nVnqrHoSvKogwODv0ClqZkmiSSaIH5LTA==",
2792
+ "version": "2.7.1",
2793
+ "integrity": "sha512-10ULxpnOCQXxJvBgxsn9ptjq6uviG/htZKk9veJGhlqn3w/DxQ631zFF+nlQXLwmImeS5amR2dl2U8sg6U9jsQ==",
2794
2794
  "dev": true,
2795
2795
  "license": "ISC",
2796
2796
  "bin": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wavemaker/foundation-css",
3
- "version": "11.10.5-rc.6093",
3
+ "version": "11.10.5-rc.6095",
4
4
  "description": "Foundation of CSS used in WaveMaker with custom widgets.",
5
5
  "main": "foundation.css",
6
6
  "type": "module",