diff --git a/packages/apple-signin/package.json b/packages/apple-signin/package.json index e08e15e..30e34bd 100644 --- a/packages/apple-signin/package.json +++ b/packages/apple-signin/package.json @@ -65,7 +65,7 @@ "react": "catalog:", "react-dom": "catalog:", "react-native": "^0.85.3", - "react-native-svg": "^15.15.4", + "react-native-svg": "^15.15.5", "rimraf": "catalog:", "typescript": "catalog:", "vite": "catalog:", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d661653..55ad339 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -132,8 +132,8 @@ importers: specifier: ^0.85.3 version: 0.85.3(@types/react@19.2.14)(react@19.2.6) react-native-svg: - specifier: ^15.15.4 - version: 15.15.4(react-native@0.85.3(@types/react@19.2.14)(react@19.2.6))(react@19.2.6) + specifier: ^15.15.5 + version: 15.15.5(react-native@0.85.3(@types/react@19.2.14)(react@19.2.6))(react@19.2.6) rimraf: specifier: 'catalog:' version: 6.1.3 @@ -1470,8 +1470,8 @@ packages: react-is@18.3.1: resolution: {integrity: sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==} - react-native-svg@15.15.4: - resolution: {integrity: sha512-boT/vIRgj6zZKBpfTPJJiYWMbZE9duBMOwPK6kCSTgxsS947IFMOq9OgIFkpWZTB7t229H24pDRkh3W9ZK/J1A==} + react-native-svg@15.15.5: + resolution: {integrity: sha512-L4go5jA+GWutdJ/JucuN20cjAbMg1HmMtAP+wZ+3JLCf6Jd0bhXQHxciRP/AQm/FlrIEZwkMcHNZP+FXAiic0w==} peerDependencies: react: '*' react-native: '*' @@ -1813,9 +1813,6 @@ packages: walker@1.0.8: resolution: {integrity: sha512-ts/8E8l5b7kY0vlWLewOkDXMmPdLcVV4GmOQLyxuSswIJsweeFZtAsMF7k1Nszz+TYBQrlYRmzOnr398y1JemQ==} - warn-once@0.1.1: - resolution: {integrity: sha512-VkQZJbO8zVImzYFteBXvBOZEl1qL175WH8VmZcxF2fZAoudNhNDvHi+doCaAEdU2l2vtcIwa2zn0QK5+I1HQ3Q==} - webidl-conversions@8.0.1: resolution: {integrity: sha512-BMhLD/Sw+GbJC21C/UgyaZX41nPt8bUTg+jWyDeg7e7YN4xOM05YPSIXceACnXVtqyEw/LMClUQMtMZ+PGGpqQ==} engines: {node: '>=20'} @@ -3202,13 +3199,12 @@ snapshots: react-is@18.3.1: {} - react-native-svg@15.15.4(react-native@0.85.3(@types/react@19.2.14)(react@19.2.6))(react@19.2.6): + react-native-svg@15.15.5(react-native@0.85.3(@types/react@19.2.14)(react@19.2.6))(react@19.2.6): dependencies: css-select: 5.2.2 css-tree: 1.1.3 react: 19.2.6 react-native: 0.85.3(@types/react@19.2.14)(react@19.2.6) - warn-once: 0.1.1 react-native@0.85.3(@types/react@19.2.14)(react@19.2.6): dependencies: @@ -3517,8 +3513,6 @@ snapshots: dependencies: makeerror: 1.0.12 - warn-once@0.1.1: {} - webidl-conversions@8.0.1: {} whatwg-fetch@3.6.20: {}