Commit 9aec908e3cbc4113db513cead700d832ca5298fe
1 parent
31c17765
🚚 chore(*): 更新依赖
Showing
2 changed files
with
6 additions
and
6 deletions
package.json
pnpm-lock.yaml
... | ... | @@ -9,8 +9,8 @@ importers: |
9 | 9 | .: |
10 | 10 | dependencies: |
11 | 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 | 14 | '@modern-js/runtime': |
15 | 15 | specifier: ~2.48.6 |
16 | 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 | 1003 | engines: {node: '>=14', npm: '>=6'} |
1004 | 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 | 1008 | engines: {node: '>=18', npm: '>=6.9.0'} |
1009 | 1009 | peerDependencies: |
1010 | 1010 | react: '>=18' |
... | ... | @@ -6536,7 +6536,7 @@ snapshots: |
6536 | 6536 | - jest |
6537 | 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 | 6540 | dependencies: |
6541 | 6541 | '@nutui/icons-react': 1.0.4 |
6542 | 6542 | '@nutui/nutui-react': 2.6.1(react-dom@18.2.0(react@18.2.0))(react@18.2.0) | ... | ... |