@wavemaker/react-runtime 11.14.1-18.6428 → 11.14.1-18.6429

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.
package/package-lock.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@wavemaker/react-runtime",
3
- "version": "11.14.1-18.6428",
3
+ "version": "11.14.1-18.6429",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@wavemaker/react-runtime",
9
- "version": "11.14.1-18.6428",
9
+ "version": "11.14.1-18.6429",
10
10
  "license": "MIT",
11
11
  "dependencies": {
12
12
  "@base-ui-components/react": "1.0.0-alpha.8",
@@ -59,7 +59,7 @@
59
59
  "@types/react": "^19",
60
60
  "@types/react-color": "^3.0.13",
61
61
  "@types/react-dom": "^19",
62
- "@wavemaker/variables": "11.14.1-18.6428",
62
+ "@wavemaker/variables": "11.14.1-18.6429",
63
63
  "babel-plugin-module-resolver": "^5.0.2",
64
64
  "eslint": "^9",
65
65
  "eslint-config-next": "15.1.4",
@@ -4484,8 +4484,8 @@
4484
4484
  ]
4485
4485
  },
4486
4486
  "node_modules/@wavemaker/variables": {
4487
- "version": "11.14.1-18.6428",
4488
- "integrity": "sha512-F7m5Erc1TCCLlb3wcOdycfDwBGEuc+8ErcjrpnUVQiPU6RFxPlWK8qKuFcjZZZGd9TrDh1gnsmRoqKbuUBIEDw==",
4487
+ "version": "11.14.1-18.6429",
4488
+ "integrity": "sha512-tLx/RQsdlLwz0FweSHsJyaRe03ujKrsS40minUW+/49Qw6MVS94GydCIOwh6bzNgJS3NrsXUfDg/ayxfYezbYA==",
4489
4489
  "dev": true,
4490
4490
  "license": "ISC",
4491
4491
  "dependencies": {
@@ -6430,8 +6430,8 @@
6430
6430
  }
6431
6431
  },
6432
6432
  "node_modules/flatted": {
6433
- "version": "3.4.0",
6434
- "integrity": "sha512-kC6Bb+ooptOIvWj5B63EQWkF0FEnNjV2ZNkLMLZRDDduIiWeFF4iKnslwhiWxjAdbg4NzTNo6h0qLuvFrcx+Sw==",
6433
+ "version": "3.4.1",
6434
+ "integrity": "sha512-IxfVbRFVlV8V/yRaGzk0UVIcsKKHMSfYw66T/u4nTwlWteQePsxe//LjudR1AMX4tZW3WFCh3Zqa/sjlqpbURQ==",
6435
6435
  "dev": true,
6436
6436
  "license": "ISC"
6437
6437
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wavemaker/react-runtime",
3
- "version": "11.14.1-18.6428",
3
+ "version": "11.14.1-18.6429",
4
4
  "description": "React runtime package for Wavemaker",
5
5
  "license": "MIT",
6
6
  "repository": {
@@ -78,7 +78,7 @@
78
78
  "@types/react": "^19",
79
79
  "@types/react-color": "^3.0.13",
80
80
  "@types/react-dom": "^19",
81
- "@wavemaker/variables": "11.14.1-18.6428",
81
+ "@wavemaker/variables": "11.14.1-18.6429",
82
82
  "babel-plugin-module-resolver": "^5.0.2",
83
83
  "eslint": "^9",
84
84
  "eslint-config-next": "15.1.4",