Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2,550 changes: 0 additions & 2,550 deletions Apps/Playground/ios/Podfile.lock

This file was deleted.

1,247 changes: 0 additions & 1,247 deletions Apps/Playground/macos/Podfile.lock

This file was deleted.

9,879 changes: 2,956 additions & 6,923 deletions Apps/Playground/package-lock-windows.json

Large diffs are not rendered by default.

16,614 changes: 3,006 additions & 13,608 deletions Apps/Playground/package-lock.json

Large diffs are not rendered by default.

24 changes: 12 additions & 12 deletions Apps/Playground/package-windows.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,34 +14,34 @@
"@babylonjs/loaders": "9.0.0",
"@babylonjs/react-native": "file:../../Modules/@babylonjs/react-native",
"@react-native-community/slider": "^4.2.2",
"@react-native/new-app-screen": "0.80.0",
"@react-native/new-app-screen": "^0.81.4",
"@rnx-kit/metro-config": "2.1.0",
"base-64": "^1.0.0",
"react": "19.1.0",
"react-native": "0.79.4",
"react": "19.1.4",
"react-native": "^0.81.4",
"react-native-permissions": "^5.4.1",
"react-native-windows": "0.79.1"
"react-native-windows": "^0.81.4"
},
"devDependencies": {
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.25.3",
"@babel/runtime": "^7.25.0",
"@react-native-community/cli": "19.0.0",
"@react-native/babel-preset": "0.80.0",
"@react-native/eslint-config": "0.80.0",
"@react-native/metro-config": "0.80.0",
"@react-native/typescript-config": "0.80.0",
"@react-native-community/cli": "20.0.0",
"@react-native/babel-preset": "^0.81.4",
"@react-native/eslint-config": "^0.81.4",
"@react-native/metro-config": "^0.81.4",
"@react-native/typescript-config": "^0.81.4",
"@types/jest": "^29.5.13",
"@types/react": "^19.1.0",
"@types/react-test-renderer": "^19.1.0",
"eslint": "^8.19.0",
"jest": "^29.6.3",
"prettier": "2.8.8",
"react-test-renderer": "19.1.0",
"react-native-test-app": "^4.3.15",
"react-native-test-app": "^5.0.0",
Comment thread
CedricGuillemet marked this conversation as resolved.
"typescript": "5.0.4"
},
"engines": {
"node": ">=18"
"node": ">=20"
}
}
}
30 changes: 15 additions & 15 deletions Apps/Playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,35 +14,35 @@
"@babylonjs/loaders": "9.0.0",
"@babylonjs/react-native": "file:../../Modules/@babylonjs/react-native",
"@react-native-community/slider": "^4.2.2",
"@react-native/new-app-screen": "0.80.0",
"@react-native/new-app-screen": "^0.81.6",
"@rnx-kit/metro-config": "2.1.0",
"base-64": "^1.0.0",
"react": "19.0.0",
"react-native": "0.79.4",
"react": "19.1.4",
"react-native": "^0.81.6",
"react-native-permissions": "^5.4.1",
"react-native-windows": "0.79.1",
"react-native-windows": "^0.81.4",
Comment thread
CedricGuillemet marked this conversation as resolved.
"react-native-config": "1.5.5"
},
"devDependencies": {
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.25.3",
"@babel/runtime": "^7.25.0",
"@react-native-community/cli": "19.0.0",
"@react-native/babel-preset": "0.80.0",
"@react-native/eslint-config": "0.80.0",
"@react-native/metro-config": "0.80.0",
"@react-native/typescript-config": "0.80.0",
"@react-native-community/cli": "20.0.0",
"@react-native/babel-preset": "^0.81.6",
"@react-native/eslint-config": "^0.81.6",
"@react-native/metro-config": "^0.81.6",
"@react-native/typescript-config": "^0.81.6",
"@types/jest": "^29.5.13",
"@types/react": "^19.0.0",
"@types/react-test-renderer": "^19.0.0",
"@types/react": "^19.1.0",
"@types/react-test-renderer": "^19.1.0",
"eslint": "^8.19.0",
"jest": "^29.6.3",
"prettier": "2.8.8",
"react-test-renderer": "19.0.0",
"react-native-test-app": "^4.3.15",
"react-test-renderer": "19.1.0",
"react-native-test-app": "^5.0.0",
Comment thread
CedricGuillemet marked this conversation as resolved.
"typescript": "5.0.4"
},
"engines": {
"node": ">=18"
"node": ">=20"
}
}
}
Loading
Loading