Skip to content

Commit 1783c57

Browse files
committed
chore: upgrade react-native-nitro-modules version
1 parent 260263b commit 1783c57

File tree

9 files changed

+44
-44
lines changed

9 files changed

+44
-44
lines changed

examples/ottrelite-consumer-lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"nitro-codegen": "^0.27.2",
3131
"react": "19.1.0",
3232
"react-native": "^0.81.0",
33-
"react-native-nitro-modules": "0.29.6",
33+
"react-native-nitro-modules": "0.30.2",
3434
"typescript": "^5.5.4"
3535
},
3636
"peerDependencies": {

examples/rn-app/ios/license_plist.yml

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@ rename:
2727
"@[email protected]": '@opentelemetry/resources'
2828
"@[email protected]": '@opentelemetry/core'
2929
"@[email protected]": '@opentelemetry/sdk-trace-base'
30-
"@ottrelite_backend-platform@0.0.1": '@ottrelite/backend-platform'
31-
"@ottrelite_backend-wrapper-tracy@0.0.1": '@ottrelite/backend-wrapper-tracy'
32-
"@ottrelite_core@0.0.1": '@ottrelite/core'
33-
"@ottrelite_interop-otel@0.0.1": '@ottrelite/interop-otel'
30+
"@ottrelite_backend-platform@0.1.1": '@ottrelite/backend-platform'
31+
"@ottrelite_backend-wrapper-tracy@0.1.1": '@ottrelite/backend-wrapper-tracy'
32+
"@ottrelite_core@0.1.1": '@ottrelite/core'
33+
"@ottrelite_interop-otel@0.1.1": '@ottrelite/interop-otel'
3434
"@[email protected]": '@opentelemetry/sdk-metrics'
3535
"@[email protected]": '@react-native-community/slider'
3636
"@[email protected]": '@react-native-vector-icons/material-design-icons'
@@ -381,7 +381,7 @@ rename:
381381
382382
383383
"[email protected]": xmlbuilder
384-
"react-native-nitro-modules@0.29.6": react-native-nitro-modules
384+
"react-native-nitro-modules@0.30.2": react-native-nitro-modules
385385
"[email protected]": react-native-paper
386386
"@[email protected]": '@callstack/react-theme-provider'
387387
"[email protected]": deepmerge
@@ -503,20 +503,20 @@ manual:
503503
version: '2.1.0'
504504
source: open-telemetry/opentelemetry-js
505505
file: '../node_modules/@opentelemetry/sdk-trace-base/LICENSE'
506-
- name: '@ottrelite_backend-platform@0.0.1'
507-
version: '0.0.1'
506+
- name: '@ottrelite_backend-platform@0.1.1'
507+
version: '0.1.1'
508508
source: https://github.com/callstackincubator/ottrelite
509509
file: '../../../packages/backend-platform/LICENSE'
510-
- name: '@ottrelite_backend-wrapper-tracy@0.0.1'
511-
version: '0.0.1'
510+
- name: '@ottrelite_backend-wrapper-tracy@0.1.1'
511+
version: '0.1.1'
512512
source: https://github.com/callstackincubator/ottrelite
513513
file: '../../../packages/backend-wrapper-tracy/LICENSE'
514-
- name: '@ottrelite_core@0.0.1'
515-
version: '0.0.1'
514+
- name: '@ottrelite_core@0.1.1'
515+
version: '0.1.1'
516516
source: https://github.com/callstackincubator/ottrelite
517517
file: '../../../packages/core/LICENSE'
518-
- name: '@ottrelite_interop-otel@0.0.1'
519-
version: '0.0.1'
518+
- name: '@ottrelite_interop-otel@0.1.1'
519+
version: '0.1.1'
520520
source: https://github.com/callstackincubator/ottrelite
521521
file: '../../../packages/interop-otel/LICENSE'
522522
- name: '@[email protected]'
@@ -1352,7 +1352,7 @@ manual:
13521352
13531353
version: '1.0.10'
13541354
source: nodeca/argparse
1355-
file: '../../../node_modules/argparse/LICENSE'
1355+
file: '../../../node_modules/js-yaml/node_modules/argparse/LICENSE'
13561356
13571357
version: '1.0.3'
13581358
source: https://github.com/alexei/sprintf.js
@@ -1404,7 +1404,7 @@ manual:
14041404
14051405
version: '18.3.1'
14061406
source: https://github.com/facebook/react
1407-
file: '../../../node_modules/react-is/LICENSE'
1407+
file: '../../../node_modules/pretty-format/node_modules/react-is/LICENSE'
14081408
14091409
version: '0.83.1'
14101410
source: https://github.com/facebook/metro
@@ -1917,8 +1917,8 @@ manual:
19171917
version: '11.0.1'
19181918
source: https://github.com/oozcitak/xmlbuilder-js
19191919
file: '../../../node_modules/xml2js/node_modules/xmlbuilder/LICENSE'
1920-
- name: react-native-nitro-modules@0.29.6
1921-
version: '0.29.6'
1920+
- name: react-native-nitro-modules@0.30.2
1921+
version: '0.30.2'
19221922
source: https://github.com/mrousavy/nitro
19231923
body: MIT
19241924
@@ -1940,7 +1940,7 @@ manual:
19401940
19411941
version: '16.13.1'
19421942
source: https://github.com/facebook/react
1943-
file: '../../../node_modules/hoist-non-react-statics/node_modules/react-is/LICENSE'
1943+
file: '../../../node_modules/react-is/LICENSE'
19441944
19451945
version: '3.2.1'
19461946
source: Qix-/color

examples/rn-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"react-native": "0.81.0",
3838
"react-native-device-info": "^14.1.1",
3939
"react-native-legal": "^1.6.0",
40-
"react-native-nitro-modules": "0.29.6",
40+
"react-native-nitro-modules": "0.30.2",
4141
"react-native-paper": "^5.14.5",
4242
"react-native-safe-area-context": "^5.6.1",
4343
"react-native-screens": "^4.16.0"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"prettier": "^3.6.2",
2323
"react": "19.1.0",
2424
"react-native": "^0.81.0",
25-
"react-native-nitro-modules": "0.29.6",
25+
"react-native-nitro-modules": "0.30.2",
2626
"react-test-renderer": "19.0.0",
2727
"ts-jest": "^29.4.0",
2828
"turbo": "^1.13.4",

packages/backend-platform/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"eslint": "^8.57.1",
6565
"jest": "^30.0.4",
6666
"nitro-codegen": "^0.27.2",
67-
"react-native-nitro-modules": "0.29.6",
67+
"react-native-nitro-modules": "0.30.2",
6868
"tsx": "^4.20.3",
6969
"typescript": "^5.8.3",
7070
"@babel/runtime": "^7.25.0",

packages/backend-wrapper-tracy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"eslint": "^8.57.1",
6767
"jest": "^30.0.4",
6868
"nitro-codegen": "^0.27.2",
69-
"react-native-nitro-modules": "0.29.6",
69+
"react-native-nitro-modules": "0.30.2",
7070
"typescript": "^5.8.3",
7171
"react": "19.1.0",
7272
"react-native": "^0.81.0"

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"eslint": "^8.57.1",
6565
"jest": "^30.0.4",
6666
"nitro-codegen": "^0.27.2",
67-
"react-native-nitro-modules": "0.29.6",
67+
"react-native-nitro-modules": "0.30.2",
6868
"typescript": "^5.8.3",
6969
"react-native": "^0.81.0",
7070
"react": "19.1.0"

packages/interop-otel/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"eslint": "^8.57.1",
7070
"jest": "^30.0.4",
7171
"nitro-codegen": "^0.27.2",
72-
"react-native-nitro-modules": "0.29.6",
72+
"react-native-nitro-modules": "0.30.2",
7373
"typescript": "^5.8.3",
7474
"@ottrelite/core": "workspace:^",
7575
"react": "19.1.0",

pnpm-lock.yaml

Lines changed: 19 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)