Skip to content

Commit

Permalink
chore(deps): update all non-major dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 26, 2024
1 parent 2d00af8 commit b003610
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 23 deletions.
4 changes: 2 additions & 2 deletions front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
"@types/jest": "^26.0.24",
"@types/lodash": "^4.14.177",
"@types/matomo-tracker-react-native": "0.3.0",
"@types/react": "~18.2.14",
"@types/react": "~18.3.0",
"@types/react-native-calendars": "^1.1264.3",
"@types/react-native-confetti": "^0.1.0",
"@types/react-native-indicators": "^0.16.1",
Expand All @@ -137,7 +137,7 @@
"node-fetch": "^3.3.2",
"prettier": "^2.3.2",
"react-native-svg-transformer": "^1.4.0",
"typescript": "~5.3.3"
"typescript": "~5.5.0"
},
"private": true,
"packageManager": "[email protected]"
Expand Down
32 changes: 11 additions & 21 deletions front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4081,7 +4081,7 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:*":
"@types/react@npm:*, @types/react@npm:~18.3.0":
version: 18.3.4
resolution: "@types/react@npm:18.3.4"
dependencies:
Expand All @@ -4091,16 +4091,6 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:~18.2.14":
version: 18.2.79
resolution: "@types/react@npm:18.2.79"
dependencies:
"@types/prop-types": "*"
csstype: ^3.0.2
checksum: 85aa96e0e88725c84d8fc5f04f10a4da6a1f507dde33557ac9cc211414756867721264bfefd9e02bae1288ce2905351d949b652b931e734ea24519ee5c625138
languageName: node
linkType: hard

"@types/semver@npm:^7.3.12":
version: 7.5.8
resolution: "@types/semver@npm:7.5.8"
Expand Down Expand Up @@ -13868,7 +13858,7 @@ __metadata:
"@types/jest": ^26.0.24
"@types/lodash": ^4.14.177
"@types/matomo-tracker-react-native": 0.3.0
"@types/react": ~18.2.14
"@types/react": ~18.3.0
"@types/react-native-calendars": ^1.1264.3
"@types/react-native-confetti": ^0.1.0
"@types/react-native-indicators": ^0.16.1
Expand Down Expand Up @@ -13936,7 +13926,7 @@ __metadata:
react-native-vector-icons: ^8.1.0
react-native-web: ~0.19.6
react-native-webview: 13.8.6
typescript: ~5.3.3
typescript: ~5.5.0
uuid: ^8.3.2
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -15476,23 +15466,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:~5.3.3":
version: 5.3.3
resolution: "typescript@npm:5.3.3"
"typescript@npm:~5.5.0":
version: 5.5.4
resolution: "typescript@npm:5.5.4"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 2007ccb6e51bbbf6fde0a78099efe04dc1c3dfbdff04ca3b6a8bc717991862b39fd6126c0c3ebf2d2d98ac5e960bcaa873826bb2bb241f14277034148f41f6a2
checksum: b309040f3a1cd91c68a5a58af6b9fdd4e849b8c42d837b2c2e73f9a4f96a98c4f1ed398a9aab576ee0a4748f5690cf594e6b99dbe61de7839da748c41e6d6ca8
languageName: node
linkType: hard

"typescript@patch:typescript@~5.3.3#~builtin<compat/typescript>":
version: 5.3.3
resolution: "typescript@patch:typescript@npm%3A5.3.3#~builtin<compat/typescript>::version=5.3.3&hash=29ae49"
"typescript@patch:typescript@~5.5.0#~builtin<compat/typescript>":
version: 5.5.4
resolution: "typescript@patch:typescript@npm%3A5.5.4#~builtin<compat/typescript>::version=5.5.4&hash=29ae49"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: f61375590b3162599f0f0d5b8737877ac0a7bc52761dbb585d67e7b8753a3a4c42d9a554c4cc929f591ffcf3a2b0602f65ae3ce74714fd5652623a816862b610
checksum: fc52962f31a5bcb716d4213bef516885e4f01f30cea797a831205fc9ef12b405a40561c40eae3127ab85ba1548e7df49df2bcdee6b84a94bfbe3a0d7eff16b14
languageName: node
linkType: hard

Expand Down

0 comments on commit b003610

Please sign in to comment.