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

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.6164",
3
+ "version": "11.11.3-rc.6167",
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.6164",
9
+ "version": "11.11.3-rc.6167",
10
10
  "license": "ISC",
11
11
  "dependencies": {
12
12
  "chroma-js": "^3.1.2"
@@ -226,8 +226,8 @@
226
226
  "license": "MIT"
227
227
  },
228
228
  "node_modules/@types/node": {
229
- "version": "22.15.29",
230
- "integrity": "sha512-LNdjOkUDlU1RZb8e1kOIUpN1qQUlzGkEtbVNo53vbrwDg5om6oduhm4SiUaPW5ASTXhAiP0jInWG8Qx9fVlOeQ==",
229
+ "version": "22.15.30",
230
+ "integrity": "sha512-6Q7lr06bEHdlfplU6YRbgG1SFBdlsfNC4/lX+SkhiTs0cpJkOElmWls8PxDFv4yY/xKb8Y6SO0OmSX4wgqTZbA==",
231
231
  "dev": true,
232
232
  "license": "MIT",
233
233
  "peer": true,
@@ -253,8 +253,8 @@
253
253
  }
254
254
  },
255
255
  "node_modules/acorn": {
256
- "version": "8.14.1",
257
- "integrity": "sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg==",
256
+ "version": "8.15.0",
257
+ "integrity": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==",
258
258
  "dev": true,
259
259
  "license": "MIT",
260
260
  "bin": {
package/package-lock.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@wavemaker/foundation-css",
3
- "version": "11.11.3-rc.6164",
3
+ "version": "11.11.3-rc.6167",
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.6164",
9
+ "version": "11.11.3-rc.6167",
10
10
  "license": "ISC",
11
11
  "dependencies": {
12
12
  "chroma-js": "^3.1.2"
@@ -226,8 +226,8 @@
226
226
  "license": "MIT"
227
227
  },
228
228
  "node_modules/@types/node": {
229
- "version": "22.15.29",
230
- "integrity": "sha512-LNdjOkUDlU1RZb8e1kOIUpN1qQUlzGkEtbVNo53vbrwDg5om6oduhm4SiUaPW5ASTXhAiP0jInWG8Qx9fVlOeQ==",
229
+ "version": "22.15.30",
230
+ "integrity": "sha512-6Q7lr06bEHdlfplU6YRbgG1SFBdlsfNC4/lX+SkhiTs0cpJkOElmWls8PxDFv4yY/xKb8Y6SO0OmSX4wgqTZbA==",
231
231
  "dev": true,
232
232
  "license": "MIT",
233
233
  "peer": true,
@@ -253,8 +253,8 @@
253
253
  }
254
254
  },
255
255
  "node_modules/acorn": {
256
- "version": "8.14.1",
257
- "integrity": "sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg==",
256
+ "version": "8.15.0",
257
+ "integrity": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==",
258
258
  "dev": true,
259
259
  "license": "MIT",
260
260
  "bin": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wavemaker/foundation-css",
3
- "version": "11.11.3-rc.6164",
3
+ "version": "11.11.3-rc.6167",
4
4
  "description": "Foundation of CSS used in WaveMaker with custom widgets.",
5
5
  "main": "foundation.css",
6
6
  "type": "module",