chore(deps): update dependency react-native-web to v0.18.7

This commit is contained in:
renovate[bot]
2022-07-19 22:31:02 +00:00
committed by GitHub
parent 8f0ae520f3
commit d045a2fd3a
3 changed files with 14 additions and 14 deletions

View File

@@ -15,7 +15,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.69.1",
"react-native-web": "0.18.6",
"react-native-web": "0.18.7",
"tailwindcss": "3.1.6",
"nativewind": "2.0.0-next.51"
},

24
package-lock.json generated
View File

@@ -80,7 +80,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.69.1",
"react-native-web": "0.18.6",
"react-native-web": "0.18.7",
"tailwindcss": "3.1.6"
},
"devDependencies": {
@@ -26173,9 +26173,9 @@
}
},
"node_modules/react-native-web": {
"version": "0.18.6",
"resolved": "https://registry.npmjs.org/react-native-web/-/react-native-web-0.18.6.tgz",
"integrity": "sha512-z0NxWgi0m9tCa+DNZOU0DY+tGwAnG/hcaSNzcqeEyXtI1b460Dyqtq64ky/4G7O/9+pcTp5x5hSaHE+BPWYoGA==",
"version": "0.18.7",
"resolved": "https://registry.npmjs.org/react-native-web/-/react-native-web-0.18.7.tgz",
"integrity": "sha512-5DwcsrAqLjOvzJJk/XPozEtqCOF3hrCJ55buLOEPMxvS8lKxRdeMF9SZUI2zyqE8JcMFGtQzLhWAZGeaTrXaRg==",
"dependencies": {
"@babel/runtime": "^7.18.6",
"create-react-class": "^15.7.0",
@@ -26186,8 +26186,8 @@
"styleq": "^0.1.2"
},
"peerDependencies": {
"react": "^17.0.2",
"react-dom": "^17.0.2"
"react": "^17.0.2 || ^18.0.0",
"react-dom": "^17.0.2 || ^18.0.0"
}
},
"node_modules/react-native/node_modules/@jest/types": {
@@ -31490,7 +31490,7 @@
"react-dom": "18.2.0",
"react-native": "0.69.1",
"react-native-svg": "12.4.0",
"react-native-web": "0.18.6",
"react-native-web": "0.18.7",
"react-test-renderer": "18.2.0",
"tailwindcss": "3.1.6",
"ts-jest": "28.0.7",
@@ -42809,7 +42809,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.69.1",
"react-native-web": "0.18.6",
"react-native-web": "0.18.7",
"tailwindcss": "3.1.6"
}
},
@@ -47689,7 +47689,7 @@
"react-is": "^18.1.0",
"react-native": "0.69.1",
"react-native-svg": "12.4.0",
"react-native-web": "0.18.6",
"react-native-web": "0.18.7",
"react-test-renderer": "18.2.0",
"tailwindcss": "3.1.6",
"ts-jest": "28.0.7",
@@ -49519,9 +49519,9 @@
}
},
"react-native-web": {
"version": "0.18.6",
"resolved": "https://registry.npmjs.org/react-native-web/-/react-native-web-0.18.6.tgz",
"integrity": "sha512-z0NxWgi0m9tCa+DNZOU0DY+tGwAnG/hcaSNzcqeEyXtI1b460Dyqtq64ky/4G7O/9+pcTp5x5hSaHE+BPWYoGA==",
"version": "0.18.7",
"resolved": "https://registry.npmjs.org/react-native-web/-/react-native-web-0.18.7.tgz",
"integrity": "sha512-5DwcsrAqLjOvzJJk/XPozEtqCOF3hrCJ55buLOEPMxvS8lKxRdeMF9SZUI2zyqE8JcMFGtQzLhWAZGeaTrXaRg==",
"requires": {
"@babel/runtime": "^7.18.6",
"create-react-class": "^15.7.0",

View File

@@ -85,7 +85,7 @@
"react-dom": "18.2.0",
"react-native": "0.69.1",
"react-native-svg": "12.4.0",
"react-native-web": "0.18.6",
"react-native-web": "0.18.7",
"react-test-renderer": "18.2.0",
"tailwindcss": "3.1.6",
"ts-jest": "28.0.7",