Skip to content

Commit

Permalink
chore: update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
vonovak committed Oct 31, 2024
1 parent 0a2d755 commit 2a8d39a
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 110 deletions.
8 changes: 4 additions & 4 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@
"@babel/preset-env": "^7.20.0",
"@babel/runtime": "^7.20.0",
"@react-native-community/cli": "^14.1.1",
"@react-native/babel-preset": "0.76.0-rc.5",
"@react-native/eslint-config": "0.76.0-rc.5",
"@react-native/metro-config": "0.76.0-rc.5",
"@react-native/typescript-config": "0.76.0-rc.5",
"@react-native/babel-preset": "0.76.1",
"@react-native/eslint-config": "0.76.1",
"@react-native/metro-config": "0.76.1",
"@react-native/typescript-config": "0.76.1",
"@rnx-kit/metro-config": "^2.0.1",
"@types/react": "^18.3.11",
"@types/react-test-renderer": "^18.3.0",
Expand Down
125 changes: 19 additions & 106 deletions example/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1611,71 +1611,13 @@
resolved "https://registry.yarnpkg.com/@react-native/assets-registry/-/assets-registry-0.76.1.tgz#eadf31b3fa05139516dc405a8355dc4ecd0d5de7"
integrity sha512-1mcDjyvC4Z+XYtY+Abl6pW9P49l/9HJmRChX7EHF1SoXe7zPAPBoAqeZsJNtf8dhJR3u/eGvapr1yJq8T/psEg==

"@react-native/[email protected]":
version "0.76.0-rc.5"
resolved "https://registry.yarnpkg.com/@react-native/babel-plugin-codegen/-/babel-plugin-codegen-0.76.0-rc.5.tgz#7cb0ca0997865e2e59790228dcc2d991e265a695"
integrity sha512-1KfxrVGP9Gy75bDVUgriKj/ZDHnhC32pKddgZsSntwyBSqrYNI8vkhGsazYVh8WyPl9WIuNqE0DNrggdm1plmQ==
dependencies:
"@react-native/codegen" "0.76.0-rc.5"

"@react-native/[email protected]":
version "0.76.1"
resolved "https://registry.yarnpkg.com/@react-native/babel-plugin-codegen/-/babel-plugin-codegen-0.76.1.tgz#460e4aef8adc99fe89fcff4485783953fff2812d"
integrity sha512-V9bGLyEdAF39nvn4L5gaJcPX1SvCHPJhaT3qfpVGvCnl7WPhdRyCq++WsN8HXlpo6WOAf6//oruLnLdl3RNM4Q==
dependencies:
"@react-native/codegen" "0.76.1"

"@react-native/[email protected]":
version "0.76.0-rc.5"
resolved "https://registry.yarnpkg.com/@react-native/babel-preset/-/babel-preset-0.76.0-rc.5.tgz#0f88b419795b2acdbf3d7562f8e7d43c3d8d66fb"
integrity sha512-/Xd7dnfKxCPOulpATGeElxBH6TK3j2f0MW4FsSvm1U/aYUNIhJFrMNZ113dN8KaDfrE9SlUq0tyjGH7eBV73RA==
dependencies:
"@babel/core" "^7.25.2"
"@babel/plugin-proposal-export-default-from" "^7.24.7"
"@babel/plugin-syntax-dynamic-import" "^7.8.3"
"@babel/plugin-syntax-export-default-from" "^7.24.7"
"@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3"
"@babel/plugin-syntax-optional-chaining" "^7.8.3"
"@babel/plugin-transform-arrow-functions" "^7.24.7"
"@babel/plugin-transform-async-generator-functions" "^7.25.4"
"@babel/plugin-transform-async-to-generator" "^7.24.7"
"@babel/plugin-transform-block-scoping" "^7.25.0"
"@babel/plugin-transform-class-properties" "^7.25.4"
"@babel/plugin-transform-classes" "^7.25.4"
"@babel/plugin-transform-computed-properties" "^7.24.7"
"@babel/plugin-transform-destructuring" "^7.24.8"
"@babel/plugin-transform-flow-strip-types" "^7.25.2"
"@babel/plugin-transform-for-of" "^7.24.7"
"@babel/plugin-transform-function-name" "^7.25.1"
"@babel/plugin-transform-literals" "^7.25.2"
"@babel/plugin-transform-logical-assignment-operators" "^7.24.7"
"@babel/plugin-transform-modules-commonjs" "^7.24.8"
"@babel/plugin-transform-named-capturing-groups-regex" "^7.24.7"
"@babel/plugin-transform-nullish-coalescing-operator" "^7.24.7"
"@babel/plugin-transform-numeric-separator" "^7.24.7"
"@babel/plugin-transform-object-rest-spread" "^7.24.7"
"@babel/plugin-transform-optional-catch-binding" "^7.24.7"
"@babel/plugin-transform-optional-chaining" "^7.24.8"
"@babel/plugin-transform-parameters" "^7.24.7"
"@babel/plugin-transform-private-methods" "^7.24.7"
"@babel/plugin-transform-private-property-in-object" "^7.24.7"
"@babel/plugin-transform-react-display-name" "^7.24.7"
"@babel/plugin-transform-react-jsx" "^7.25.2"
"@babel/plugin-transform-react-jsx-self" "^7.24.7"
"@babel/plugin-transform-react-jsx-source" "^7.24.7"
"@babel/plugin-transform-regenerator" "^7.24.7"
"@babel/plugin-transform-runtime" "^7.24.7"
"@babel/plugin-transform-shorthand-properties" "^7.24.7"
"@babel/plugin-transform-spread" "^7.24.7"
"@babel/plugin-transform-sticky-regex" "^7.24.7"
"@babel/plugin-transform-typescript" "^7.25.2"
"@babel/plugin-transform-unicode-regex" "^7.24.7"
"@babel/template" "^7.25.0"
"@react-native/babel-plugin-codegen" "0.76.0-rc.5"
babel-plugin-syntax-hermes-parser "^0.23.1"
babel-plugin-transform-flow-enums "^0.0.2"
react-refresh "^0.14.0"

"@react-native/[email protected]":
version "0.76.1"
resolved "https://registry.yarnpkg.com/@react-native/babel-preset/-/babel-preset-0.76.1.tgz#2b9fd113e7c7889c1e87d6a36b7cb0f36118e7a6"
Expand Down Expand Up @@ -1727,20 +1669,6 @@
babel-plugin-transform-flow-enums "^0.0.2"
react-refresh "^0.14.0"

"@react-native/[email protected]":
version "0.76.0-rc.5"
resolved "https://registry.yarnpkg.com/@react-native/codegen/-/codegen-0.76.0-rc.5.tgz#f45acd626f711fc3c05e833db973df81708583fd"
integrity sha512-cxNI8Q2K3Ts4ycos6lWcAYcwF7HgtVLE0+vN+is6G9c32cd8hU/PY47/k7vw9Rk72liOiw41mbLgenQvssvg7w==
dependencies:
"@babel/parser" "^7.25.3"
glob "^7.1.1"
hermes-parser "0.23.1"
invariant "^2.2.4"
jscodeshift "^0.14.0"
mkdirp "^0.5.1"
nullthrows "^1.1.1"
yargs "^17.6.2"

"@react-native/[email protected]":
version "0.76.1"
resolved "https://registry.yarnpkg.com/@react-native/codegen/-/codegen-0.76.1.tgz#622185f4038fefc173efec84a08bb7869f04bcd9"
Expand Down Expand Up @@ -1793,14 +1721,14 @@
serve-static "^1.13.1"
ws "^6.2.3"

"@react-native/[email protected].0-rc.5":
version "0.76.0-rc.5"
resolved "https://registry.yarnpkg.com/@react-native/eslint-config/-/eslint-config-0.76.0-rc.5.tgz#70a602fc39545281ce3fff6b0df72efa70c992c3"
integrity sha512-BXjCkNIGuMvZ0muxwi9kxlWb7OgGcg29OCtZjU/O5Y470iG8VpGrSiYBe7VZpsESK4+L3skAhAbNYd94Fk7fZQ==
"@react-native/[email protected].1":
version "0.76.1"
resolved "https://registry.yarnpkg.com/@react-native/eslint-config/-/eslint-config-0.76.1.tgz#179fd051b06f38f72e13059ca0154cb66e2d4ce1"
integrity sha512-YaiE/eoEzw3Ax1UCk5TT6YFnQN927SvTxOk9kV0FQPxR862C9WSVMhzbuwNwgAkkItxzo2qrARx9sdibcCqiyA==
dependencies:
"@babel/core" "^7.25.2"
"@babel/eslint-parser" "^7.25.1"
"@react-native/eslint-plugin" "0.76.0-rc.5"
"@react-native/eslint-plugin" "0.76.1"
"@typescript-eslint/eslint-plugin" "^7.1.1"
"@typescript-eslint/parser" "^7.1.1"
eslint-config-prettier "^8.5.0"
Expand All @@ -1812,36 +1740,21 @@
eslint-plugin-react-native "^4.0.0"
hermes-eslint "^0.23.1"

"@react-native/[email protected].0-rc.5":
version "0.76.0-rc.5"
resolved "https://registry.yarnpkg.com/@react-native/eslint-plugin/-/eslint-plugin-0.76.0-rc.5.tgz#ec20b53365498b2acbfb77c9d8d91326782e1f9a"
integrity sha512-Qa6l+OsZy7aP11a3D5KtZt1UfUywjiB/CSVeK41rNLTfWnXRXtciC8dY32wgpChKyBtxsvMnc11hdN+eemxhYg==
"@react-native/[email protected].1":
version "0.76.1"
resolved "https://registry.yarnpkg.com/@react-native/eslint-plugin/-/eslint-plugin-0.76.1.tgz#94cdb07bbe4f2c16bdb4c72e58b75fb475559fd6"
integrity sha512-Sw/WTuV9RVQQ7g+p1wt65g0UCdtd2w0g3eQ6HaYIc3u3HrTXkO9cGXsgd98yV6jjQtXSB/EGnDOajC9y3OmDOw==

"@react-native/[email protected]":
version "0.76.1"
resolved "https://registry.yarnpkg.com/@react-native/gradle-plugin/-/gradle-plugin-0.76.1.tgz#715725ce426686f0c677e733345650990285b5de"
integrity sha512-X7rNFltPa9QYxvYrQGaSCw7U57C+y+DwspXf4AnLZj0bQm9tL6UYpijh5vE3VmPcHn76/RNU2bpFjVvWg6gjqw==

"@react-native/[email protected]":
version "0.76.0-rc.5"
resolved "https://registry.yarnpkg.com/@react-native/js-polyfills/-/js-polyfills-0.76.0-rc.5.tgz#ec022e04e8867eccff90e1b89c6cbba037aa0aca"
integrity sha512-J7qgIzLERJW6UD8jzSLPMKLNlVdVclNIYfM/BkP8PA+QEp1ip9lwsiiH3hz3jHbqF3FVawK35NrjGavU0khzBA==

"@react-native/[email protected]":
version "0.76.1"
resolved "https://registry.yarnpkg.com/@react-native/js-polyfills/-/js-polyfills-0.76.1.tgz#a429e2b8ac24048931aa596d306375bca8450f92"
integrity sha512-HO3fzJ0FnrnQGmxdXxh2lcGGAMfaX9h1Pg1Zh38MkVw35/KnZHxHqxg6cruze6iWwZdfqSoIcQoalmMuAHby7Q==

"@react-native/[email protected]":
version "0.76.0-rc.5"
resolved "https://registry.yarnpkg.com/@react-native/metro-babel-transformer/-/metro-babel-transformer-0.76.0-rc.5.tgz#c3cf3a623533c0c776fd387ba95bae3640411eca"
integrity sha512-GQmLcxNO89v98+fvwNxdWRcS/bw6He5igQb23VGS32M7UgJmoXKLn7lOq5eZw6UjF/wOHcbJy2NFD4Ncu4OEQg==
dependencies:
"@babel/core" "^7.25.2"
"@react-native/babel-preset" "0.76.0-rc.5"
hermes-parser "0.23.1"
nullthrows "^1.1.1"

"@react-native/[email protected]":
version "0.76.1"
resolved "https://registry.yarnpkg.com/@react-native/metro-babel-transformer/-/metro-babel-transformer-0.76.1.tgz#155afba9bd2c68a02958f41d8cce9a27a533c75b"
Expand All @@ -1852,13 +1765,13 @@
hermes-parser "0.23.1"
nullthrows "^1.1.1"

"@react-native/[email protected].0-rc.5":
version "0.76.0-rc.5"
resolved "https://registry.yarnpkg.com/@react-native/metro-config/-/metro-config-0.76.0-rc.5.tgz#ae6694245b9dfa50edb70707571e7b9d5f5f1fa3"
integrity sha512-OR/asTaQs2xxJmjqhzGLToz0g3SrMdQd9WhcCOXXPBExTmuGjmBfPkXjt+6EXzbKlU7ARZ6IBnyQZHzfOsn2dw==
"@react-native/[email protected].1":
version "0.76.1"
resolved "https://registry.yarnpkg.com/@react-native/metro-config/-/metro-config-0.76.1.tgz#a58669555d0e0ffbe694e4a4cbeaa12464f437d3"
integrity sha512-RvsflPKsQ1tEaHDJksnMWwW5wtv8fskMRviL/jHlEW/ULEQ/MOE2yjuvJlRQkNvfqlJjkc1mczjy4+RO3mDQ6g==
dependencies:
"@react-native/js-polyfills" "0.76.0-rc.5"
"@react-native/metro-babel-transformer" "0.76.0-rc.5"
"@react-native/js-polyfills" "0.76.1"
"@react-native/metro-babel-transformer" "0.76.1"
metro-config "^0.81.0"
metro-runtime "^0.81.0"

Expand All @@ -1867,10 +1780,10 @@
resolved "https://registry.yarnpkg.com/@react-native/normalize-colors/-/normalize-colors-0.76.1.tgz#df8d54d78917a9f075283382fec834f5ccaecefd"
integrity sha512-/+CUk/wGWIdXbJYVLw/q6Fs8Z0x91zzfXIbNiZUdSW1TNEDmytkF371H8a1/Nx3nWa1RqCMVsaZHCG4zqxeDvg==

"@react-native/[email protected].0-rc.5":
version "0.76.0-rc.5"
resolved "https://registry.yarnpkg.com/@react-native/typescript-config/-/typescript-config-0.76.0-rc.5.tgz#ae8cd1c0aef7416422d7375374476884fde305f6"
integrity sha512-HzfD4yB9qD+VpMV3yG5HwyPdRKfq0U2gNZAf9otvC3st3PVw5Mve+PWnX5ssidtR9BROpQcvA6b3OCmoec0inA==
"@react-native/[email protected].1":
version "0.76.1"
resolved "https://registry.yarnpkg.com/@react-native/typescript-config/-/typescript-config-0.76.1.tgz#dc3d3f450b2312b65cdd44d8d9127e89fa1d6260"
integrity sha512-KcmgsFG/c3WdAqy7/06Zvfkye3XIc/0zItlFMSGMgAjFFuCTomXqpmJdrtTBheCDy+gbKaR/vWf+snL8C+OVvA==

"@react-native/[email protected]":
version "0.76.1"
Expand Down

0 comments on commit 2a8d39a

Please sign in to comment.