@wavemaker/foundation-css 11.11.3-rc.6167 → 11.11.3-rc.6169

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.11.3-rc.6167",
3
+ "version": "11.11.3-rc.6169",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@wavemaker/foundation-css",
9
- "version": "11.11.3-rc.6167",
9
+ "version": "11.11.3-rc.6169",
10
10
  "license": "ISC",
11
11
  "dependencies": {
12
12
  "chroma-js": "^3.1.2"
@@ -226,13 +226,13 @@
226
226
  "license": "MIT"
227
227
  },
228
228
  "node_modules/@types/node": {
229
- "version": "22.15.30",
230
- "integrity": "sha512-6Q7lr06bEHdlfplU6YRbgG1SFBdlsfNC4/lX+SkhiTs0cpJkOElmWls8PxDFv4yY/xKb8Y6SO0OmSX4wgqTZbA==",
229
+ "version": "24.0.0",
230
+ "integrity": "sha512-yZQa2zm87aRVcqDyH5+4Hv9KYgSdgwX1rFnGvpbzMaC7YAljmhBET93TPiTd3ObwTL+gSpIzPKg5BqVxdCvxKg==",
231
231
  "dev": true,
232
232
  "license": "MIT",
233
233
  "peer": true,
234
234
  "dependencies": {
235
- "undici-types": "~6.21.0"
235
+ "undici-types": "~7.8.0"
236
236
  }
237
237
  },
238
238
  "node_modules/@yarnpkg/lockfile": {
@@ -2574,8 +2574,8 @@
2574
2574
  }
2575
2575
  },
2576
2576
  "node_modules/undici-types": {
2577
- "version": "6.21.0",
2578
- "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==",
2577
+ "version": "7.8.0",
2578
+ "integrity": "sha512-9UJ2xGDvQ43tYyVMpuHlsgApydB8ZKfVYTsLDhXkFL/6gfkp+U8xTGdh8pMJv1SpZna0zxG1DwsKZsreLbXBxw==",
2579
2579
  "dev": true,
2580
2580
  "license": "MIT",
2581
2581
  "peer": true
package/package-lock.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@wavemaker/foundation-css",
3
- "version": "11.11.3-rc.6167",
3
+ "version": "11.11.3-rc.6169",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@wavemaker/foundation-css",
9
- "version": "11.11.3-rc.6167",
9
+ "version": "11.11.3-rc.6169",
10
10
  "license": "ISC",
11
11
  "dependencies": {
12
12
  "chroma-js": "^3.1.2"
@@ -226,13 +226,13 @@
226
226
  "license": "MIT"
227
227
  },
228
228
  "node_modules/@types/node": {
229
- "version": "22.15.30",
230
- "integrity": "sha512-6Q7lr06bEHdlfplU6YRbgG1SFBdlsfNC4/lX+SkhiTs0cpJkOElmWls8PxDFv4yY/xKb8Y6SO0OmSX4wgqTZbA==",
229
+ "version": "24.0.0",
230
+ "integrity": "sha512-yZQa2zm87aRVcqDyH5+4Hv9KYgSdgwX1rFnGvpbzMaC7YAljmhBET93TPiTd3ObwTL+gSpIzPKg5BqVxdCvxKg==",
231
231
  "dev": true,
232
232
  "license": "MIT",
233
233
  "peer": true,
234
234
  "dependencies": {
235
- "undici-types": "~6.21.0"
235
+ "undici-types": "~7.8.0"
236
236
  }
237
237
  },
238
238
  "node_modules/@yarnpkg/lockfile": {
@@ -2574,8 +2574,8 @@
2574
2574
  }
2575
2575
  },
2576
2576
  "node_modules/undici-types": {
2577
- "version": "6.21.0",
2578
- "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==",
2577
+ "version": "7.8.0",
2578
+ "integrity": "sha512-9UJ2xGDvQ43tYyVMpuHlsgApydB8ZKfVYTsLDhXkFL/6gfkp+U8xTGdh8pMJv1SpZna0zxG1DwsKZsreLbXBxw==",
2579
2579
  "dev": true,
2580
2580
  "license": "MIT",
2581
2581
  "peer": true
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wavemaker/foundation-css",
3
- "version": "11.11.3-rc.6167",
3
+ "version": "11.11.3-rc.6169",
4
4
  "description": "Foundation of CSS used in WaveMaker with custom widgets.",
5
5
  "main": "foundation.css",
6
6
  "type": "module",