Skip to content

Commit 0933105

Browse files
committed
Finish migrating packages
1 parent a075b84 commit 0933105

File tree

20 files changed

+1884
-1732
lines changed

20 files changed

+1884
-1732
lines changed

demos/django-react-native-todolist/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@babel/preset-env": "^7.24.4",
5050
"@types/lodash": "^4.17.0",
5151
"@types/react": "~18.3.18",
52-
"@types/react-dom": "18.3.6",
52+
"@types/react-dom": "catalog:",
5353
"@types/react-native-table-component": "^1.2.8",
5454
"typescript": "catalog:"
5555
},

demos/example-capacitor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@emotion/styled": "11.11.5",
4242
"@types/node": "^20.12.12",
4343
"@types/react": "^18.3.2",
44-
"@types/react-dom": "^18.3.0",
44+
"@types/react-dom": "catalog:",
4545
"vite": "^5.2.11",
4646
"vite-plugin-require": "^1.2.14",
4747
"vite-plugin-top-level-await": "^1.4.1",

demos/example-electron/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@types/express": "^4.17.21",
4848
"@types/node": "^20.12.8",
4949
"@types/react": "^18.3.1",
50-
"@types/react-dom": "^18.3.0",
50+
"@types/react-dom": "catalog:",
5151
"@vitejs/plugin-react": "^4.2.1",
5252
"autoprefixer": "^10.4.19",
5353
"babel-loader": "^9.1.3",

demos/example-nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"devDependencies": {
3030
"@types/node": "^20.12.12",
3131
"@types/react": "^18.3.2",
32-
"@types/react-dom": "^18.3.0",
32+
"@types/react-dom": "catalog:",
3333
"autoprefixer": "^10.4.19",
3434
"babel-loader": "^9.1.3",
3535
"css-loader": "^6.11.0",

demos/react-multi-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@types/lodash": "^4.14.202",
3030
"@types/node": "catalog:",
3131
"@types/react": "^18.2.38",
32-
"@types/react-dom": "^18.2.17",
32+
"@types/react-dom": "catalog:",
3333
"prettier": "catalog:",
3434
"supabase": "^1.165.0",
3535
"typescript": "catalog:",

demos/react-native-barebones-opsqlite/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@
2626
"@react-native-community/cli": "15.1.3",
2727
"@react-native-community/cli-platform-android": "15.1.3",
2828
"@react-native-community/cli-platform-ios": "15.1.3",
29-
"@react-native/babel-preset": "0.77.0",
30-
"@react-native/eslint-config": "0.77.0",
31-
"@react-native/metro-config": "0.77.0",
29+
"@react-native/babel-preset": "catalog:",
30+
"@react-native/eslint-config": "catalog:",
31+
"@react-native/metro-config": "catalog:",
3232
"@react-native/typescript-config": "0.77.0",
3333
"@types/react": "^18.3.18",
3434
"typescript": "catalog:"

demos/react-supabase-todolist-optional-sync/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@types/lodash": "^4.14.202",
3030
"@types/node": "^20.11.25",
3131
"@types/react": "^18.2.64",
32-
"@types/react-dom": "^18.2.21",
32+
"@types/react-dom": "catalog:",
3333
"@vitejs/plugin-react": "^4.2.1",
3434
"autoprefixer": "^10.4.18",
3535
"babel-loader": "^9.1.3",

demos/react-supabase-todolist-sync-streams/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@types/lodash": "^4.14.202",
3030
"@types/node": "^20.11.25",
3131
"@types/react": "^18.2.64",
32-
"@types/react-dom": "^18.2.21",
32+
"@types/react-dom": "catalog:",
3333
"@vitejs/plugin-react": "^4.2.1",
3434
"autoprefixer": "^10.4.18",
3535
"babel-loader": "^9.1.3",

demos/react-supabase-todolist-tanstackdb/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@types/lodash": "^4.14.202",
3434
"@types/node": "^20.11.25",
3535
"@types/react": "^18.2.64",
36-
"@types/react-dom": "^18.2.21",
36+
"@types/react-dom": "catalog:",
3737
"@vitejs/plugin-react": "^4.2.1",
3838
"autoprefixer": "^10.4.18",
3939
"babel-loader": "^9.1.3",

demos/react-supabase-todolist/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@types/lodash": "^4.14.202",
3030
"@types/node": "^20.11.25",
3131
"@types/react": "^18.2.64",
32-
"@types/react-dom": "^18.2.21",
32+
"@types/react-dom": "catalog:",
3333
"@vitejs/plugin-react": "^4.2.1",
3434
"autoprefixer": "^10.4.18",
3535
"babel-loader": "^9.1.3",

0 commit comments

Comments
 (0)