Commit 9aec908e3cbc4113db513cead700d832ca5298fe
1 parent
31c17765
🚚 chore(*): 更新依赖
Showing
2 changed files
with
6 additions
and
6 deletions
package.json
@@ -23,7 +23,7 @@ | @@ -23,7 +23,7 @@ | ||
23 | "dist/" | 23 | "dist/" |
24 | ], | 24 | ], |
25 | "dependencies": { | 25 | "dependencies": { |
26 | - "@feewee/h5app-common": "^0.1.10", | 26 | + "@feewee/h5app-common": "^0.1.11", |
27 | "@modern-js/runtime": "~2.48.6", | 27 | "@modern-js/runtime": "~2.48.6", |
28 | "ahooks": "^3.7.11", | 28 | "ahooks": "^3.7.11", |
29 | "clsx": "^2.1.0", | 29 | "clsx": "^2.1.0", |
pnpm-lock.yaml
@@ -9,8 +9,8 @@ importers: | @@ -9,8 +9,8 @@ importers: | ||
9 | .: | 9 | .: |
10 | dependencies: | 10 | dependencies: |
11 | '@feewee/h5app-common': | 11 | '@feewee/h5app-common': |
12 | - specifier: ^0.1.10 | ||
13 | - version: 0.1.10(react-dom@18.2.0(react@18.2.0))(react@18.2.0) | 12 | + specifier: ^0.1.11 |
13 | + version: 0.1.11(react-dom@18.2.0(react@18.2.0))(react@18.2.0) | ||
14 | '@modern-js/runtime': | 14 | '@modern-js/runtime': |
15 | specifier: ~2.48.6 | 15 | specifier: ~2.48.6 |
16 | version: 2.48.6(@types/react-dom@18.2.25)(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(webpack@5.91.0(esbuild@0.17.19)) | 16 | version: 2.48.6(@types/react-dom@18.2.25)(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(webpack@5.91.0(esbuild@0.17.19)) |
@@ -1003,8 +1003,8 @@ packages: | @@ -1003,8 +1003,8 @@ packages: | ||
1003 | engines: {node: '>=14', npm: '>=6'} | 1003 | engines: {node: '>=14', npm: '>=6'} |
1004 | hasBin: true | 1004 | hasBin: true |
1005 | 1005 | ||
1006 | - '@feewee/h5app-common@0.1.10': | ||
1007 | - resolution: {integrity: sha512-JJyQIydwaXUR+H7kw89/TQRVD0ch1XiU2wtrk8hdWjJyiijxy5Gp3JnGB+VIqIkNCCOGzGZiDyGn32n4Nk3Thw==} | 1006 | + '@feewee/h5app-common@0.1.11': |
1007 | + resolution: {integrity: sha512-YOBOt9qTazoJhrJG1xhBo0E178Ggmv7auYWJ5kX7mKr7sfnrNsOGkM4+TlxjHFN++C+mouaxXs3nJVF9jewxZQ==} | ||
1008 | engines: {node: '>=18', npm: '>=6.9.0'} | 1008 | engines: {node: '>=18', npm: '>=6.9.0'} |
1009 | peerDependencies: | 1009 | peerDependencies: |
1010 | react: '>=18' | 1010 | react: '>=18' |
@@ -6536,7 +6536,7 @@ snapshots: | @@ -6536,7 +6536,7 @@ snapshots: | ||
6536 | - jest | 6536 | - jest |
6537 | - supports-color | 6537 | - supports-color |
6538 | 6538 | ||
6539 | - '@feewee/h5app-common@0.1.10(react-dom@18.2.0(react@18.2.0))(react@18.2.0)': | 6539 | + '@feewee/h5app-common@0.1.11(react-dom@18.2.0(react@18.2.0))(react@18.2.0)': |
6540 | dependencies: | 6540 | dependencies: |
6541 | '@nutui/icons-react': 1.0.4 | 6541 | '@nutui/icons-react': 1.0.4 |
6542 | '@nutui/nutui-react': 2.6.1(react-dom@18.2.0(react@18.2.0))(react@18.2.0) | 6542 | '@nutui/nutui-react': 2.6.1(react-dom@18.2.0(react@18.2.0))(react@18.2.0) |