Skip to content

Commit

Permalink
fix(deps): pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 30, 2023
1 parent 89001f8 commit 3a40bce
Show file tree
Hide file tree
Showing 4 changed files with 119 additions and 119 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16
16.20.2
2 changes: 1 addition & 1 deletion ios/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ target 'CozyReactNative' do

pod 'RNIOS11DeviceCheck', :path => '../node_modules/react-native-ios11-devicecheck/ios'

pod 'GCDWebServer', '~> 3.0'
pod 'GCDWebServer', '3.5.4'

pod 'RNDeviceInfo', :path => '../node_modules/react-native-device-info'

Expand Down
88 changes: 44 additions & 44 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,76 +30,76 @@
"web:test": "react-app-rewired test --env=jsdom"
},
"dependencies": {
"@fengweichong/react-native-gzip": "^2.0.0",
"@notifee/react-native": "^7.8.0",
"@fengweichong/react-native-gzip": "2.0.0",
"@notifee/react-native": "7.8.0",
"@react-native-async-storage/async-storage": "1.17.11",
"@react-native-camera-roll/camera-roll": "^5.7.2",
"@react-native-camera-roll/camera-roll": "5.7.2",
"@react-native-community/netinfo": "9.3.7",
"@react-native-cookies/cookies": "^6.0.4",
"@react-native-firebase/app": "^14.12.0",
"@react-native-firebase/messaging": "^14.12.0",
"@react-navigation/native": "^6.1.1",
"@react-native-cookies/cookies": "6.0.7",
"@react-native-firebase/app": "14.12.0",
"@react-native-firebase/messaging": "14.12.0",
"@react-navigation/native": "6.1.1",
"@react-navigation/routers": "6.1.6",
"@react-navigation/stack": "^6.3.10",
"@reduxjs/toolkit": "^1.9.1",
"@react-navigation/stack": "6.3.10",
"@reduxjs/toolkit": "1.9.1",
"@sentry/integrations": "6.19.2",
"@sentry/react-native": "3.4.3",
"base-64": "^1.0.0",
"base-64": "1.0.0",
"cozy-client": "^40.6.0",
"cozy-clisk": "^0.22.3",
"cozy-device-helper": "^2.7.0",
"cozy-flags": "^2.11.0",
"cozy-intent": "^2.14.0",
"cozy-logger": "^1.10.0",
"cozy-minilog": "3.3.0",
"html-entities": "^2.3.3",
"html-entities": "2.3.3",
"i18next": "23.2.10",
"intl": "^1.2.5",
"intl": "1.2.5",
"intl-pluralrules": "2.0.1",
"lodash": "^4.17.21",
"microee": "^0.0.6",
"mime": "^3.0.0",
"patch-package": "^8.0.0",
"post-me": "^0.4.5",
"postinstall-postinstall": "^2.1.0",
"lodash": "4.17.21",
"microee": "0.0.6",
"mime": "3.0.0",
"patch-package": "8.0.0",
"post-me": "0.4.5",
"postinstall-postinstall": "2.1.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-i18next": "13.0.2",
"react-native": "0.66.4",
"react-native-background-upload": "^6.6.0",
"react-native-background-upload": "6.6.0",
"react-native-biometrics": "3.0.1",
"react-native-bootsplash": "github:cozy/react-native-bootsplash#0.0.1",
"react-native-change-icon": "^4.0.0",
"react-native-change-icon": "4.0.0",
"react-native-config": "1.5.0",
"react-native-device-info": "^10.3.0",
"react-native-document-scanner-plugin": "^0.7.3",
"react-native-file-viewer": "^2.1.5",
"react-native-flipper": "^0.146.1",
"react-native-fs": "^2.20.0",
"react-native-device-info": "10.3.0",
"react-native-document-scanner-plugin": "0.7.3",
"react-native-file-viewer": "2.1.5",
"react-native-flipper": "0.146.1",
"react-native-fs": "2.20.0",
"react-native-gesture-handler": "1.10.3",
"react-native-google-safetynet": "https://github.com/cozy/cozy-react-native-google-safetynet#feat/upgrade_target_sdk_31",
"react-native-idle-timer": "^2.2.1",
"react-native-immersive-bars": "^1.0.4",
"react-native-inappbrowser-reborn": "^3.5.1",
"react-native-idle-timer": "2.2.1",
"react-native-immersive-bars": "1.0.4",
"react-native-inappbrowser-reborn": "3.5.1",
"react-native-ios11-devicecheck": "https://github.com/cozy/react-native-devicecheck#app-attest-v0.1",
"react-native-keychain": "^8.0.0",
"react-native-keychain": "8.0.0",
"react-native-localize": "2.2.6",
"react-native-mask-input": "1.2.1",
"react-native-permissions": "^3.8.4",
"react-native-play-install-referrer": "^1.1.8",
"react-native-safe-area-context": "^4.5.0",
"react-native-permissions": "3.8.4",
"react-native-play-install-referrer": "1.1.8",
"react-native-safe-area-context": "4.5.0",
"react-native-screens": "3.18.2",
"react-native-svg": "12.3.0",
"react-native-url-polyfill": "^1.3.0",
"react-native-url-polyfill": "1.3.0",
"react-native-web": "0.17.7",
"react-native-webview": "github:cozy/react-native-webview#1.0.3",
"react-redux": "^8.0.5",
"react-redux": "8.0.5",
"react-scripts": "4.0.3",
"redux-logger": "3.0.6",
"redux-persist": "^6.0.0",
"rn-async-storage-flipper": "^0.0.10",
"rn-flipper-async-storage-advanced": "^1.0.4",
"semver": "^7.3.2"
"redux-persist": "6.0.0",
"rn-async-storage-flipper": "0.0.10",
"rn-flipper-async-storage-advanced": "1.0.4",
"semver": "7.3.8"
},
"devDependencies": {
"@babel/core": "7.14.8",
Expand All @@ -110,13 +110,13 @@
"@babel/preset-flow": "7.16.7",
"@babel/preset-react": "7.18.6",
"@babel/preset-typescript": "7.18.6",
"@babel/runtime": "^7.17.9",
"@babel/runtime": "7.17.9",
"@svgr/webpack": "5.5.0",
"@testing-library/jest-native": "5.4.2",
"@testing-library/react-hooks": "8.0.1",
"@testing-library/react-native": "11.5.0",
"@types/fs-extra": "9.0.13",
"@types/mime": "^3.0.1",
"@types/mime": "3.0.1",
"@types/react-native": "0.66.4",
"@types/redux-logger": "3.0.9",
"@types/tar": "6.1.3",
Expand All @@ -127,9 +127,9 @@
"babel-plugin-module-resolver": "4.1.0",
"babel-plugin-optional-require": "0.3.1",
"babel-plugin-react-native-web": "0.17.7",
"commander": "^11.0.0",
"commander": "11.0.0",
"cozy-tsconfig": "1.2.0",
"deepmerge-json": "^1.5.0",
"deepmerge-json": "1.5.0",
"eslint": "8.35.0",
"eslint-config-cozy-app": "6.1.0",
"eslint-config-prettier": "8.6.0",
Expand All @@ -140,9 +140,9 @@
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react-hooks": "4.6.0",
"file-loader": "6.2.0",
"fs-extra": "^11.1.1",
"fs-extra": "11.1.1",
"jest": "29.4.3",
"metro-react-native-babel-preset": "^0.73.6",
"metro-react-native-babel-preset": "0.73.6",
"nock": "13.2.9",
"pod-install": "0.1.39",
"prettier": "2.8.4",
Expand Down
Loading

0 comments on commit 3a40bce

Please sign in to comment.