Skip to content

Commit 2b4ea0c

Browse files
committed
[futurepress#65] v0.10.4: Updates dependencies
1 parent 4c89f1f commit 2b4ea0c

File tree

3 files changed

+22
-22
lines changed

3 files changed

+22
-22
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"windows": "react-native run-windows"
1313
},
1414
"dependencies": {
15-
"@dr.pogodin/react-native-fs": "^2.22.0-alpha.1",
15+
"@dr.pogodin/react-native-fs": "^2.22.0",
1616
"react": "18.2.0",
1717
"react-native": "0.73.2",
1818
"react-native-webview": "^13.6.4",

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dr.pogodin/react-native-static-server",
3-
"version": "0.10.3",
3+
"version": "0.10.4",
44
"description": "HTTP static file server for React Native",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",
@@ -50,7 +50,7 @@
5050
"registry": "https://registry.npmjs.org/"
5151
},
5252
"devDependencies": {
53-
"@dr.pogodin/react-native-fs": "^2.22.0-alpha.1",
53+
"@dr.pogodin/react-native-fs": "^2.22.0",
5454
"@react-native/eslint-config": "^0.73.2",
5555
"@types/jest": "^29.5.11",
5656
"@types/react": "^18.2.48",
@@ -70,13 +70,13 @@
7070
"typescript": "^5.3.3"
7171
},
7272
"resolutions": {
73-
"@types/react": "^18.2.37"
73+
"@types/react": "^18.2.48"
7474
},
7575
"peerDependencies": {
76-
"@dr.pogodin/react-native-fs": ">=2.22.0-alpha.1",
77-
"react": "^18",
78-
"react-native": "^0.73",
79-
"react-native-windows": "^0.73"
76+
"@dr.pogodin/react-native-fs": ">=2.22.0",
77+
"react": "^18.*",
78+
"react-native": "^0.73.*",
79+
"react-native-windows": "^0.73.*"
8080
},
8181
"workspaces": [
8282
"example"

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1773,16 +1773,16 @@ __metadata:
17731773
languageName: node
17741774
linkType: hard
17751775

1776-
"@dr.pogodin/react-native-fs@npm:^2.22.0-alpha.1":
1777-
version: 2.22.0-alpha.1
1778-
resolution: "@dr.pogodin/react-native-fs@npm:2.22.0-alpha.1"
1776+
"@dr.pogodin/react-native-fs@npm:^2.22.0":
1777+
version: 2.22.0
1778+
resolution: "@dr.pogodin/react-native-fs@npm:2.22.0"
17791779
dependencies:
17801780
buffer: ^6.0.3
17811781
peerDependencies:
17821782
react: "*"
17831783
react-native: ^0.73
17841784
react-native-windows: ^0.73
1785-
checksum: 428c0bb54bf788c5c8a85241c2c8bf8791341c0b4659610d354ec1ab2833bc18193bdd6947a04468d0773be6bef5e5d91eee9d5552ddae04ac78937d0d509389
1785+
checksum: d84fb60b328cabe022b96b9ff66aad237c6af99cd85a714cff317eff116b478c20157cc182b0a23d169afb8dc06e6efec349d69427c8a88d7729359af99fa28d
17861786
languageName: node
17871787
linkType: hard
17881788

@@ -1793,7 +1793,7 @@ __metadata:
17931793
"@babel/core": ^7.23.7
17941794
"@babel/preset-env": ^7.23.8
17951795
"@babel/runtime": ^7.23.8
1796-
"@dr.pogodin/react-native-fs": ^2.22.0-alpha.1
1796+
"@dr.pogodin/react-native-fs": ^2.22.0
17971797
"@react-native/babel-preset": ^0.73.19
17981798
"@react-native/metro-config": ^0.73.3
17991799
"@react-native/typescript-config": ^0.73.1
@@ -1812,7 +1812,7 @@ __metadata:
18121812
resolution: "@dr.pogodin/react-native-static-server@workspace:."
18131813
dependencies:
18141814
"@dr.pogodin/js-utils": ^0.0.7
1815-
"@dr.pogodin/react-native-fs": ^2.22.0-alpha.1
1815+
"@dr.pogodin/react-native-fs": ^2.22.0
18161816
"@react-native/eslint-config": ^0.73.2
18171817
"@types/jest": ^29.5.11
18181818
"@types/react": ^18.2.48
@@ -1831,10 +1831,10 @@ __metadata:
18311831
react-native-windows: ^0.73.4
18321832
typescript: ^5.3.3
18331833
peerDependencies:
1834-
"@dr.pogodin/react-native-fs": ">=2.22.0-alpha.1"
1835-
react: ^18
1836-
react-native: ^0.73
1837-
react-native-windows: ^0.73
1834+
"@dr.pogodin/react-native-fs": ">=2.22.0"
1835+
react: ^18.*
1836+
react-native: ^0.73.*
1837+
react-native-windows: ^0.73.*
18381838
languageName: unknown
18391839
linkType: soft
18401840

@@ -3281,14 +3281,14 @@ __metadata:
32813281
languageName: node
32823282
linkType: hard
32833283

3284-
"@types/react@npm:^18.2.37":
3285-
version: 18.2.45
3286-
resolution: "@types/react@npm:18.2.45"
3284+
"@types/react@npm:^18.2.48":
3285+
version: 18.2.48
3286+
resolution: "@types/react@npm:18.2.48"
32873287
dependencies:
32883288
"@types/prop-types": "*"
32893289
"@types/scheduler": "*"
32903290
csstype: ^3.0.2
3291-
checksum: 40b256bdce67b026348022b4f8616a693afdad88cf493b77f7b4e6c5f4b0e4ba13a6068e690b9b94572920840ff30d501ea3d8518e1f21cc8fb8204d4b140c8a
3291+
checksum: c9ca43ed2995389b7e09492c24e6f911a8439bb8276dd17cc66a2fbebbf0b42daf7b2ad177043256533607c2ca644d7d928fdfce37a67af1f8646d2bac988900
32923292
languageName: node
32933293
linkType: hard
32943294

0 commit comments

Comments
 (0)