asma-helpers 0.29.10 → 0.29.11

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.
Files changed (2) hide show
  1. package/package.json +2 -2
  2. package/pnpm-lock.yaml +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "asma-helpers",
3
- "version": "0.29.10",
3
+ "version": "0.29.11",
4
4
  "description": "helpers methods for asma",
5
5
  "main": "lib/index.js",
6
6
  "types": "lib",
@@ -18,7 +18,7 @@
18
18
  "devDependencies": {
19
19
  "@genql/runtime": "^2.10.0",
20
20
  "@openreplay/tracker": "^8.0.0",
21
- "asma-qiankun-react-loader": "^0.5.0",
21
+ "asma-qiankun-react-loader": "^0.6.44",
22
22
  "asma-types": "^1.7.7",
23
23
  "history": "^5.3.0",
24
24
  "typescript": "^5.0.4"
package/pnpm-lock.yaml CHANGED
@@ -26,8 +26,8 @@ devDependencies:
26
26
  specifier: ^8.0.0
27
27
  version: 8.0.0
28
28
  asma-qiankun-react-loader:
29
- specifier: ^0.5.0
30
- version: 0.5.0
29
+ specifier: ^0.6.44
30
+ version: 0.6.44
31
31
  asma-types:
32
32
  specifier: ^1.7.7
33
33
  version: 1.7.7
@@ -102,8 +102,8 @@ packages:
102
102
  asma-types: 1.7.7
103
103
  dev: false
104
104
 
105
- /asma-qiankun-react-loader@0.5.0:
106
- resolution: {integrity: sha512-I8KE76eFDESM+gmrPWo1SjuYHy8VqcWcLiM224tM/v+1fUZcJBjx9IlxImjFgD0m1dKZE1X4vFq0ww/xkEmxRA==}
105
+ /asma-qiankun-react-loader@0.6.44:
106
+ resolution: {integrity: sha512-RlL5beHetOQNXeeF5wP9cftQYSENQLxpg4oRK5fTcYVdte07qajwasN8WhURFP4cIwADZ7ViOhtTSrY/DF/+FQ==}
107
107
  dependencies:
108
108
  asma-qiankun: 1.8.0
109
109
  qiankun-overrides: 1.0.1