Skip to content

Commit

Permalink
Merge pull request #251 from OpenDTU-App/dependabot/npm_and_yarn/prod…
Browse files Browse the repository at this point in the history
…uction-dependencies-e142984651
  • Loading branch information
CommanderRedYT authored Nov 18, 2024
2 parents 0e21c83 + 8396a2f commit cc55b13
Show file tree
Hide file tree
Showing 4 changed files with 37 additions and 37 deletions.
4 changes: 2 additions & 2 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1586,7 +1586,7 @@ PODS:
- React-utils (= 0.75.4)
- RNCAsyncStorage (2.0.0):
- React-Core
- RNCClipboard (1.14.3):
- RNCClipboard (1.15.0):
- React-Core
- RNCMaskedView (0.3.2):
- DoubleConversion
Expand Down Expand Up @@ -2127,7 +2127,7 @@ SPEC CHECKSUMS:
ReactCodegen: 4bcb34e6b5ebf6eef5cee34f55aa39991ea1c1f1
ReactCommon: 6a952e50c2a4b694731d7682aaa6c79bc156e4ad
RNCAsyncStorage: d35c79ffba52c1013013e16b1fc295aec2feabb6
RNCClipboard: 2821ac938ef46f736a8de0c8814845dde2dcbdfb
RNCClipboard: 69ab8e51324d5b351f6ba72bbdb72478087a2c64
RNCMaskedView: e07a0b5e9e8d6962826def06e6ff2ecdb815433f
RNFastImage: 5c9c9fed9c076e521b3f509fe79e790418a544e8
RNFlashList: d96ba74a4097f2574eae6c9b8e4704d8b3b5c58d
Expand Down
10 changes: 5 additions & 5 deletions licenses.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"licenseUrl": "https://github.com/react-native-async-storage/async-storage/raw/master/LICENSE",
"parents": "opendtu-react-native"
},
"@react-native-clipboard/clipboard@1.14.3": {
"@react-native-clipboard/clipboard@1.15.0": {
"licenses": "MIT",
"repository": "https://github.com/react-native-clipboard/clipboard",
"licenseUrl": "https://github.com/react-native-clipboard/clipboard/raw/master/LICENSE",
Expand All @@ -35,7 +35,7 @@
"licenseUrl": "https://github.com/react-native-masked-view/masked-view/raw/master/LICENSE",
"parents": "opendtu-react-native"
},
"@react-navigation/bottom-tabs@7.0.0": {
"@react-navigation/bottom-tabs@7.0.1": {
"licenses": "MIT",
"repository": "https://github.com/react-navigation/react-navigation",
"licenseUrl": "https://github.com/react-navigation/react-navigation/raw/master/LICENSE",
Expand Down Expand Up @@ -155,7 +155,7 @@
"licenseUrl": "https://github.com/sindresorhus/pretty-bytes/raw/master/license",
"parents": "opendtu-react-native"
},
"prometheus-query@3.4.0": {
"prometheus-query@3.4.1": {
"licenses": "MIT",
"repository": "https://github.com/samber/prometheus-query-js",
"licenseUrl": "https://github.com/samber/prometheus-query-js/raw/master/LICENSE",
Expand Down Expand Up @@ -233,7 +233,7 @@
"licenseUrl": "https://github.com/mrousavy/react-native-mmkv/raw/master/LICENSE",
"parents": "opendtu-react-native"
},
"react-native-paper-dates@0.22.26": {
"react-native-paper-dates@0.22.27": {
"licenses": "MIT",
"repository": "https://github.com/web-ridge/react-native-paper-dates",
"licenseUrl": "https://github.com/web-ridge/react-native-paper-dates/raw/master/LICENSE",
Expand Down Expand Up @@ -353,7 +353,7 @@
"licenseUrl": "https://github.com/styled-components/styled-components/raw/master/LICENSE",
"parents": "opendtu-react-native"
},
"uuid@11.0.2": {
"uuid@11.0.3": {
"licenses": "MIT",
"repository": "https://github.com/uuidjs/uuid",
"licenseUrl": "https://github.com/uuidjs/uuid/raw/master/LICENSE.md",
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,10 @@
"@os-team/i18next-react-native-language-detector": "^1.0.34",
"@pchmn/expo-material3-theme": "^1.3.2",
"@react-native-async-storage/async-storage": "^2.0.0",
"@react-native-clipboard/clipboard": "^1.14.3",
"@react-native-clipboard/clipboard": "^1.15.0",
"@react-native-community/netinfo": "^11.4.1",
"@react-native-masked-view/masked-view": "^0.3.2",
"@react-navigation/bottom-tabs": "^7.0.0",
"@react-navigation/bottom-tabs": "^7.0.1",
"@react-navigation/native": "^7.0.0",
"@react-navigation/native-stack": "^7.0.0",
"@reduxjs/toolkit": "^2.3.0",
Expand All @@ -58,7 +58,7 @@
"patch-package": "^8.0.0",
"postinstall-postinstall": "^2.1.0",
"pretty-bytes": "^6.1.1",
"prometheus-query": "^3.4.0",
"prometheus-query": "^3.4.1",
"react": "18.3.1",
"react-i18next": "^15.1.1",
"react-native": "0.75.4",
Expand All @@ -74,7 +74,7 @@
"react-native-markdown-display": "^7.0.2",
"react-native-mmkv": "~2.12.2",
"react-native-paper": "5.12.5",
"react-native-paper-dates": "^0.22.26",
"react-native-paper-dates": "^0.22.27",
"react-native-reanimated": "^3.16.1",
"react-native-safe-area-context": "^4.14.0",
"react-native-screens": "^4.0.0",
Expand All @@ -91,7 +91,7 @@
"redux": "^5.0.1",
"redux-persist": "^6.0.0",
"styled-components": "^6.1.13",
"uuid": "^11.0.2"
"uuid": "^11.0.3"
},
"devDependencies": {
"@babel/core": "^7.26.0",
Expand Down
50 changes: 25 additions & 25 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3851,9 +3851,9 @@ __metadata:
languageName: node
linkType: hard

"@react-native-clipboard/clipboard@npm:^1.14.3":
version: 1.14.3
resolution: "@react-native-clipboard/clipboard@npm:1.14.3"
"@react-native-clipboard/clipboard@npm:^1.15.0":
version: 1.15.0
resolution: "@react-native-clipboard/clipboard@npm:1.15.0"
peerDependencies:
react: ">= 16.9.0"
react-native: ">= 0.61.5"
Expand All @@ -3864,7 +3864,7 @@ __metadata:
optional: true
react-native-windows:
optional: true
checksum: 10/0778410650fb0abcba3fb00a5f999ee62fd35d75edd0b322faa75263ffd625a64faca13e8c978c44d098a0823b36f79c0340c98ddfd1f98c8ab3edb128c6e38d
checksum: 10/bc33f39ac5c53de6af4a855d95b1791d387c83ef858ecb86decec5b4c92412a2b4f3b776384c1be15451959103703bcb1029601b31d21c820b6291b23ca32982
languageName: node
linkType: hard

Expand Down Expand Up @@ -4808,9 +4808,9 @@ __metadata:
languageName: node
linkType: hard

"@react-navigation/bottom-tabs@npm:^7.0.0":
version: 7.0.0
resolution: "@react-navigation/bottom-tabs@npm:7.0.0"
"@react-navigation/bottom-tabs@npm:^7.0.1":
version: 7.0.1
resolution: "@react-navigation/bottom-tabs@npm:7.0.1"
dependencies:
"@react-navigation/elements": "npm:^2.0.0"
color: "npm:^4.2.3"
Expand All @@ -4820,7 +4820,7 @@ __metadata:
react-native: "*"
react-native-safe-area-context: ">= 4.0.0"
react-native-screens: ">= 4.0.0"
checksum: 10/164b9ee4176aba8e0082ea163cae10cca2a6b59f11ab678ce271a6e2d203bb8297d30a97df525a0517fb149288134d0db9640165a1d49e709b6abcbcca1bdcd1
checksum: 10/53128493346995957364147f1ae8096f8a4ec135fbfe68c43a9374d7fde3957144bf534a6568101a015828e26302ecb2051775a78f210efbe55c265988c53b07
languageName: node
linkType: hard

Expand Down Expand Up @@ -12561,14 +12561,14 @@ __metadata:
"@os-team/i18next-react-native-language-detector": "npm:^1.0.34"
"@pchmn/expo-material3-theme": "npm:^1.3.2"
"@react-native-async-storage/async-storage": "npm:^2.0.0"
"@react-native-clipboard/clipboard": "npm:^1.14.3"
"@react-native-clipboard/clipboard": "npm:^1.15.0"
"@react-native-community/netinfo": "npm:^11.4.1"
"@react-native-masked-view/masked-view": "npm:^0.3.2"
"@react-native/babel-preset": "npm:0.75.4"
"@react-native/eslint-config": "npm:0.75.4"
"@react-native/metro-config": "npm:0.75.4"
"@react-native/typescript-config": "npm:0.75.4"
"@react-navigation/bottom-tabs": "npm:^7.0.0"
"@react-navigation/bottom-tabs": "npm:^7.0.1"
"@react-navigation/native": "npm:^7.0.0"
"@react-navigation/native-stack": "npm:^7.0.0"
"@reduxjs/toolkit": "npm:^2.3.0"
Expand Down Expand Up @@ -12611,7 +12611,7 @@ __metadata:
postinstall-postinstall: "npm:^2.1.0"
prettier: "npm:^3.3.3"
pretty-bytes: "npm:^6.1.1"
prometheus-query: "npm:^3.4.0"
prometheus-query: "npm:^3.4.1"
react: "npm:18.3.1"
react-i18next: "npm:^15.1.1"
react-native: "npm:0.75.4"
Expand All @@ -12627,7 +12627,7 @@ __metadata:
react-native-markdown-display: "npm:^7.0.2"
react-native-mmkv: "npm:~2.12.2"
react-native-paper: "npm:5.12.5"
react-native-paper-dates: "npm:^0.22.26"
react-native-paper-dates: "npm:^0.22.27"
react-native-reanimated: "npm:^3.16.1"
react-native-safe-area-context: "npm:^4.14.0"
react-native-screens: "npm:^4.0.0"
Expand All @@ -12648,7 +12648,7 @@ __metadata:
styled-components: "npm:^6.1.13"
ts-jest: "npm:^29.2.5"
typescript: "npm:~5.6.3"
uuid: "npm:^11.0.2"
uuid: "npm:^11.0.3"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -13179,12 +13179,12 @@ __metadata:
languageName: node
linkType: hard

"prometheus-query@npm:^3.4.0":
version: 3.4.0
resolution: "prometheus-query@npm:3.4.0"
"prometheus-query@npm:^3.4.1":
version: 3.4.1
resolution: "prometheus-query@npm:3.4.1"
dependencies:
axios: "npm:^1.6.0"
checksum: 10/a5990e149e050a61b8795e1d2ecea6fc57dc43269a9cdf602e9f492d1034348f72ac7c4b64c2c268893bd631d1c8346a7ccec722c0b8d19a5598cbe4e3147bb8
checksum: 10/fbc33c7c038db9fcd7ae035f46547cb5ee218f6191e872b1691697ef29aa0017118be09401ac0c7e3e34ddd24e7e1faba9e7ebd70c2e1484c7b434286b7c4bae
languageName: node
linkType: hard

Expand Down Expand Up @@ -13529,17 +13529,17 @@ __metadata:
languageName: node
linkType: hard

"react-native-paper-dates@npm:^0.22.26":
version: 0.22.26
resolution: "react-native-paper-dates@npm:0.22.26"
"react-native-paper-dates@npm:^0.22.27":
version: 0.22.27
resolution: "react-native-paper-dates@npm:0.22.27"
dependencies:
color: "npm:^4.2.3"
peerDependencies:
react: "*"
react-native: "*"
react-native-paper: "*"
react-native-vector-icons: "*"
checksum: 10/729ac38d50d1dde67f5eee9b260e6562073034cfe5e9c738e941d383ffc15df5073e48cc79187ba6a79748e7134fc676f5613d31748552478797a5e3ff8e6f8d
checksum: 10/bbd82955aa5b8cdea0200e9b623da77871e860a95af136c2c1b247fde85fc912ea5414858fd2be52a75a3d9b6a4ad6929496f4d510177d6dd119343796e49268
languageName: node
linkType: hard

Expand Down Expand Up @@ -15989,12 +15989,12 @@ __metadata:
languageName: node
linkType: hard

"uuid@npm:^11.0.2":
version: 11.0.2
resolution: "uuid@npm:11.0.2"
"uuid@npm:^11.0.3":
version: 11.0.3
resolution: "uuid@npm:11.0.3"
bin:
uuid: dist/esm/bin/uuid
checksum: 10/b98082f398fa2ece8cacc2264402f739256ca70def4bb82e3a14ec70777d189c01ce1054764c3b59b8fc098b62b135a15d1b24914712904c988822e2ac9b4f44
checksum: 10/251385563195709eb0697c74a834764eef28e1656d61174e35edbd129288acb4d95a43f4ce8a77b8c2fc128e2b55924296a0945f964b05b9173469d045625ff2
languageName: node
linkType: hard

Expand Down

0 comments on commit cc55b13

Please sign in to comment.