@wavemaker/react-runtime 11.15.2-rc.249 → 11.15.2-rc.64737

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.15.2-rc.249",
3
+ "version": "11.15.2-rc.64737",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@wavemaker/react-runtime",
9
- "version": "11.15.2-rc.249",
9
+ "version": "11.15.2-rc.64737",
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.2.8",
60
60
  "@types/react-color": "^3.0.13",
61
61
  "@types/react-dom": "^19.2.3",
62
- "@wavemaker/variables": "11.15.2-rc.249",
62
+ "@wavemaker/variables": "11.15.2-rc.64737",
63
63
  "babel-plugin-module-resolver": "^5.0.2",
64
64
  "eslint": "^9",
65
65
  "eslint-config-next": "15.1.4",
@@ -4375,8 +4375,8 @@
4375
4375
  ]
4376
4376
  },
4377
4377
  "node_modules/@wavemaker/variables": {
4378
- "version": "11.15.2-rc.249",
4379
- "integrity": "sha512-14gP/zP8PS1DZkPgP2DtU45u4SI8yg+ZMRL9sNYre8igSUBBHsbtL/DVwsPeZSwC8RMNVL2yzmrmDeB7hacXWg==",
4378
+ "version": "11.15.2-rc.64737",
4379
+ "integrity": "sha512-ae5T3U8bOR04u9J6eqhx33dJolOID6H//tPd05o3kn0DG9GsKzP5XPmceuiOlwMCsQd+bgGR3yBGSYh/NjujOw==",
4380
4380
  "dev": true,
4381
4381
  "license": "ISC",
4382
4382
  "dependencies": {
@@ -4710,8 +4710,8 @@
4710
4710
  }
4711
4711
  },
4712
4712
  "node_modules/axios": {
4713
- "version": "1.15.0",
4714
- "integrity": "sha512-wWyJDlAatxk30ZJer+GeCWS209sA42X+N5jU2jy6oHTp7ufw8uzUTVFBX9+wTfAlhiJXGS0Bq7X6efruWjuK9Q==",
4713
+ "version": "1.15.1",
4714
+ "integrity": "sha512-WOG+Jj8ZOvR0a3rAn+Tuf1UQJRxw5venr6DgdbJzngJE3qG7X0kL83CZGpdHMxEm+ZK3seAbvFsw4FfOfP9vxg==",
4715
4715
  "license": "MIT",
4716
4716
  "dependencies": {
4717
4717
  "follow-redirects": "^1.15.11",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wavemaker/react-runtime",
3
- "version": "11.15.2-rc.249",
3
+ "version": "11.15.2-rc.64737",
4
4
  "description": "React runtime package for Wavemaker",
5
5
  "license": "MIT",
6
6
  "repository": {
@@ -78,7 +78,7 @@
78
78
  "@types/react": "^19.2.8",
79
79
  "@types/react-color": "^3.0.13",
80
80
  "@types/react-dom": "^19.2.3",
81
- "@wavemaker/variables": "11.15.2-rc.249",
81
+ "@wavemaker/variables": "11.15.2-rc.64737",
82
82
  "babel-plugin-module-resolver": "^5.0.2",
83
83
  "eslint": "^9",
84
84
  "eslint-config-next": "15.1.4",