Skip to content

Commit d8f279e

Browse files
committed
rest of the owl
1 parent 0933105 commit d8f279e

File tree

25 files changed

+12477
-11377
lines changed

25 files changed

+12477
-11377
lines changed

demos/angular-supabase-todolist/package.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -14,29 +14,29 @@
1414
},
1515
"private": true,
1616
"dependencies": {
17-
"@angular/animations": "^19.2.4",
18-
"@angular/common": "^19.2.4",
19-
"@angular/compiler": "^19.2.4",
20-
"@angular/core": "^19.2.4",
21-
"@angular/forms": "^19.2.4",
22-
"@angular/platform-browser": "^19.2.4",
23-
"@angular/platform-browser-dynamic": "^19.2.4",
24-
"@angular/router": "^19.2.4",
25-
"@angular/service-worker": "^19.2.4",
26-
"@journeyapps/wa-sqlite": "^1.3.2",
17+
"@angular/animations": "catalog:",
18+
"@angular/common": "catalog:",
19+
"@angular/compiler": "catalog:",
20+
"@angular/core": "catalog:",
21+
"@angular/forms": "catalog:",
22+
"@angular/platform-browser": "catalog:",
23+
"@angular/platform-browser-dynamic": "catalog:",
24+
"@angular/router": "catalog:",
25+
"@angular/service-worker": "catalog:",
26+
"@journeyapps/wa-sqlite": "catalog:",
2727
"@powersync/web": "workspace:*",
28-
"@supabase/supabase-js": "^2.44.4",
29-
"rxjs": "~7.8.1",
30-
"tslib": "^2.6.3",
31-
"zone.js": "~0.15.0"
28+
"@supabase/supabase-js": "catalog:",
29+
"rxjs": "catalog:",
30+
"tslib": "catalog:",
31+
"zone.js": "catalog:"
3232
},
3333
"devDependencies": {
34-
"@angular-builders/custom-webpack": "^19.0.0",
35-
"@angular-devkit/build-angular": "^19.2.5",
36-
"@angular/cli": "^19.2.5",
37-
"@angular/compiler-cli": "^19.2.4",
38-
"dotenv": "^16.4.5",
39-
"http-server": "^14.1.1",
34+
"@angular-builders/custom-webpack": "catalog:",
35+
"@angular-devkit/build-angular": "catalog:",
36+
"@angular/cli": "catalog:",
37+
"@angular/compiler-cli": "catalog:",
38+
"dotenv": "catalog:",
39+
"http-server": "catalog:",
4040
"typescript": "catalog:"
4141
}
4242
}

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

Lines changed: 35 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -8,49 +8,47 @@
88
"clean": "watchman watch-del-all && rm -rf .expo"
99
},
1010
"dependencies": {
11-
"@azure/core-asynciterator-polyfill": "^1.0.2",
12-
"@expo/metro-runtime": "^4.0.1",
13-
"@expo/vector-icons": "^14.0.0",
14-
"@journeyapps/react-native-quick-sqlite": "^2.4.9",
11+
"@azure/core-asynciterator-polyfill": "catalog:",
12+
"@expo/metro-runtime": "catalog:",
13+
"@expo/vector-icons": "catalog:",
14+
"@journeyapps/react-native-quick-sqlite": "catalog:",
1515
"@powersync/common": "workspace:*",
1616
"@powersync/react": "workspace:*",
1717
"@powersync/react-native": "workspace:*",
18-
"@react-native-community/async-storage": "^1.12.1",
19-
"@react-native-community/masked-view": "^0.1.11",
20-
"@react-navigation/drawer": "^7.1.1",
21-
"@react-navigation/native": "^7.0.14",
22-
"@supabase/supabase-js": "^2.42.4",
23-
"expo": "52.0.46",
24-
"expo-build-properties": "~0.13.2",
25-
"expo-constants": "~17.0.8",
26-
"expo-linking": "~7.0.5",
27-
"expo-modules-autolinking": "^2.0.8",
28-
"expo-router": "4.0.21",
29-
"expo-splash-screen": "~0.29.22",
30-
"expo-status-bar": "~2.0.1",
31-
"lodash": "^4.17.21",
32-
"react": "18.3.1",
33-
"react-native": "0.76.9",
34-
"react-native-elements": "^3.4.3",
35-
"react-native-encrypted-storage": "^4.0.3",
36-
"react-native-gesture-handler": "~2.20.2",
37-
"react-native-prompt-android": "^1.1.0",
38-
"react-native-reanimated": "~3.16.7",
39-
"react-native-safe-area-context": "4.12.0",
40-
"react-native-safe-area-view": "^1.1.1",
41-
"react-native-screens": "~4.4.0",
42-
"react-native-table-component": "^1.2.2",
43-
"react-native-vector-icons": "^10.0.0",
44-
"react-navigation-stack": "^2.10.4",
45-
"typed-async-storage": "^3.1.2"
18+
"@react-native-async-storage/async-storage": "catalog:",
19+
"@react-native-masked-view/masked-view": "catalog:",
20+
"@react-navigation/drawer": "catalog:",
21+
"@react-navigation/native": "catalog:",
22+
"@supabase/supabase-js": "catalog:",
23+
"expo": "catalog:",
24+
"expo-build-properties": "catalog:",
25+
"expo-constants": "catalog:",
26+
"expo-linking": "catalog:",
27+
"expo-modules-autolinking": "catalog:",
28+
"expo-router": "catalog:",
29+
"expo-splash-screen": "catalog:",
30+
"expo-status-bar": "catalog:",
31+
"lodash": "catalog:",
32+
"react": "catalog:",
33+
"react-native": "catalog:",
34+
"react-native-elements": "catalog:",
35+
"react-native-encrypted-storage": "catalog:",
36+
"react-native-gesture-handler": "catalog:",
37+
"react-native-prompt-android": "catalog:",
38+
"react-native-reanimated": "catalog:",
39+
"react-native-safe-area-context": "catalog:",
40+
"react-native-screens": "catalog:",
41+
"react-native-table-component": "catalog:",
42+
"@react-navigation/stack": "catalog:",
43+
"typed-async-storage": "catalog:"
4644
},
4745
"devDependencies": {
48-
"@babel/plugin-transform-async-generator-functions": "^7.24.3",
49-
"@babel/preset-env": "^7.24.4",
50-
"@types/lodash": "^4.17.0",
51-
"@types/react": "~18.3.18",
46+
"@babel/plugin-transform-async-generator-functions": "catalog:",
47+
"@babel/preset-env": "catalog:",
48+
"@types/lodash": "catalog:",
49+
"@types/react": "catalog:",
5250
"@types/react-dom": "catalog:",
53-
"@types/react-native-table-component": "^1.2.8",
51+
"@types/react-native-table-component": "catalog:",
5452
"typescript": "catalog:"
5553
},
5654
"private": true

demos/example-capacitor/package.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -20,31 +20,31 @@
2020
"preview": "vite preview"
2121
},
2222
"dependencies": {
23-
"@capacitor-community/sqlite": "^7.0.2",
24-
"@capacitor/android": "^7.4.3",
25-
"@capacitor/core": "latest",
26-
"@capacitor/ios": "^7.4.3",
27-
"@capacitor/splash-screen": "latest",
23+
"@capacitor-community/sqlite": "catalog:",
24+
"@capacitor/android": "catalog:",
25+
"@capacitor/core": "catalog:",
26+
"@capacitor/ios": "catalog:",
27+
"@capacitor/splash-screen": "catalog:",
2828
"@powersync/capacitor": "workspace:*",
29-
"@journeyapps/wa-sqlite": "^1.3.2",
29+
"@journeyapps/wa-sqlite": "catalog:",
3030
"@powersync/react": "workspace:*",
3131
"@powersync/web": "workspace:*",
32-
"react": "^18.2.0",
33-
"react-dom": "^18.2.0",
34-
"react-router-dom": "^6.23.0"
32+
"react": "catalog:",
33+
"react-dom": "catalog:",
34+
"react-router-dom": "catalog:"
3535
},
3636
"devDependencies": {
37-
"@capacitor/cli": "^7.4.3",
37+
"@capacitor/cli": "catalog:",
3838
"@swc/core": "catalog:",
39-
"@mui/material": "^5.15.12",
40-
"@emotion/react": "11.11.4",
41-
"@emotion/styled": "11.11.5",
42-
"@types/node": "^20.12.12",
43-
"@types/react": "^18.3.2",
39+
"@mui/material": "catalog:",
40+
"@emotion/react": "catalog:",
41+
"@emotion/styled": "catalog:",
42+
"@types/node": "catalog:",
43+
"@types/react": "catalog:",
4444
"@types/react-dom": "catalog:",
45-
"vite": "^5.2.11",
46-
"vite-plugin-require": "^1.2.14",
47-
"vite-plugin-top-level-await": "^1.4.1",
45+
"vite": "catalog:",
46+
"vite-plugin-require": "catalog:",
47+
"vite-plugin-top-level-await": "catalog:",
4848
"vite-plugin-wasm": "catalog:"
4949
}
5050
}

demos/example-electron-node/package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -17,24 +17,24 @@
1717
"publish": "electron-forge publish"
1818
},
1919
"devDependencies": {
20-
"@electron-forge/cli": "^7.7.0",
21-
"@electron-forge/maker-deb": "^7.7.0",
22-
"@electron-forge/maker-squirrel": "^7.7.0",
23-
"@electron-forge/maker-zip": "^7.7.0",
24-
"@electron-forge/plugin-auto-unpack-natives": "^7.7.0",
25-
"@electron-forge/plugin-webpack": "^7.7.0",
26-
"@types/better-sqlite3": "^7.6.13",
27-
"@vercel/webpack-asset-relocator-loader": "1.7.3",
28-
"copy-webpack-plugin": "^13.0.0",
29-
"css-loader": "^6.11.0",
30-
"dotenv": "^16.4.7",
20+
"@electron-forge/cli": "catalog:",
21+
"@electron-forge/maker-deb": "catalog:",
22+
"@electron-forge/maker-squirrel": "catalog:",
23+
"@electron-forge/maker-zip": "catalog:",
24+
"@electron-forge/plugin-auto-unpack-natives": "catalog:",
25+
"@electron-forge/plugin-webpack": "catalog:",
26+
"@types/better-sqlite3": "catalog:",
27+
"@vercel/webpack-asset-relocator-loader": "catalog:",
28+
"copy-webpack-plugin": "catalog:",
29+
"css-loader": "catalog:",
30+
"dotenv": "catalog:",
3131
"electron": "catalog:",
3232
"@electron/rebuild": "catalog:",
33-
"fork-ts-checker-webpack-plugin": "^9.0.2",
34-
"node-loader": "^2.1.0",
35-
"style-loader": "^3.3.4",
36-
"ts-loader": "^9.5.2",
37-
"ts-node": "^10.9.2",
33+
"fork-ts-checker-webpack-plugin": "catalog:",
34+
"node-loader": "catalog:",
35+
"style-loader": "catalog:",
36+
"ts-loader": "catalog:",
37+
"ts-node": "catalog:",
3838
"tsx": "catalog:",
3939
"typescript": "catalog:",
4040
"webpack": "catalog:"

demos/example-electron/package.json

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -19,44 +19,44 @@
1919
},
2020
"license": "MIT",
2121
"dependencies": {
22-
"@emotion/react": "^11.13.0",
23-
"@emotion/styled": "^11.13.0",
24-
"@journeyapps/wa-sqlite": "^1.3.2",
25-
"@mui/icons-material": "^5.15.16",
26-
"@mui/material": "^5.15.16",
27-
"@mui/x-data-grid": "^6.19.11",
28-
"express": "^4.19.2",
22+
"@emotion/react": "catalog:",
23+
"@emotion/styled": "catalog:",
24+
"@journeyapps/wa-sqlite": "catalog:",
25+
"@mui/icons-material": "catalog:",
26+
"@mui/material": "catalog:",
27+
"@mui/x-data-grid": "catalog:",
28+
"express": "catalog:",
2929
"@powersync/react": "workspace:*",
3030
"@powersync/web": "workspace:*",
31-
"electron-squirrel-startup": "^1.0.0",
32-
"react": "^18.2.0",
33-
"react-dom": "^18.2.0",
34-
"react-router-dom": "^6.23.0"
31+
"electron-squirrel-startup": "catalog:",
32+
"react": "catalog:",
33+
"react-dom": "catalog:",
34+
"react-router-dom": "catalog:"
3535
},
3636
"devDependencies": {
37-
"@electron-forge/cli": "^7.4.0",
38-
"@electron-forge/maker-deb": "^7.4.0",
39-
"@electron-forge/maker-rpm": "^7.4.0",
40-
"@electron-forge/maker-squirrel": "^7.4.0",
41-
"@electron-forge/maker-zip": "^7.4.0",
42-
"@electron-forge/plugin-auto-unpack-natives": "^7.4.0",
43-
"@electron-forge/plugin-fuses": "^7.4.0",
44-
"@electron-forge/plugin-vite": "^7.4.0",
45-
"@electron/fuses": "^1.8.0",
37+
"@electron-forge/cli": "catalog:",
38+
"@electron-forge/maker-deb": "catalog:",
39+
"@electron-forge/maker-rpm": "catalog:",
40+
"@electron-forge/maker-squirrel": "catalog:",
41+
"@electron-forge/maker-zip": "catalog:",
42+
"@electron-forge/plugin-auto-unpack-natives": "catalog:",
43+
"@electron-forge/plugin-fuses": "catalog:",
44+
"@electron-forge/plugin-vite": "catalog:",
45+
"@electron/fuses": "catalog:",
4646
"@swc/core": "catalog:",
47-
"@types/express": "^4.17.21",
48-
"@types/node": "^20.12.8",
49-
"@types/react": "^18.3.1",
47+
"@types/express": "catalog:",
48+
"@types/node": "catalog:",
49+
"@types/react": "catalog:",
5050
"@types/react-dom": "catalog:",
51-
"@vitejs/plugin-react": "^4.2.1",
52-
"autoprefixer": "^10.4.19",
53-
"babel-loader": "^9.1.3",
54-
"electron": "30.0.2",
55-
"ts-node": "^10.9.2",
51+
"@vitejs/plugin-react": "catalog:",
52+
"autoprefixer": "catalog:",
53+
"babel-loader": "catalog:",
54+
"electron": "catalog:",
55+
"ts-node": "catalog:",
5656
"typescript": "catalog:",
57-
"vite": "^5.2.11",
58-
"vite-plugin-require": "^1.1.14",
59-
"vite-plugin-top-level-await": "^1.4.1",
57+
"vite": "catalog:",
58+
"vite-plugin-require": "catalog:",
59+
"vite-plugin-top-level-await": "catalog:",
6060
"vite-plugin-wasm": "catalog:"
6161
}
6262
}

demos/example-nextjs/package.json

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -11,34 +11,34 @@
1111
"test:build": "pnpm build"
1212
},
1313
"dependencies": {
14-
"@emotion/react": "^11.11.4",
15-
"@emotion/styled": "^11.11.5",
16-
"@fontsource/roboto": "^5.0.13",
17-
"@journeyapps/wa-sqlite": "^1.3.2",
18-
"@lexical/react": "^0.15.0",
19-
"@mui/icons-material": "^5.15.18",
20-
"@mui/material": "^5.15.18",
14+
"@emotion/react": "catalog:",
15+
"@emotion/styled": "catalog:",
16+
"@fontsource/roboto": "catalog:",
17+
"@journeyapps/wa-sqlite": "catalog:",
18+
"@lexical/react": "catalog:",
19+
"@mui/icons-material": "catalog:",
20+
"@mui/material": "catalog:",
2121
"@powersync/react": "workspace:*",
2222
"@powersync/web": "workspace:*",
23-
"lato-font": "^3.0.0",
24-
"lexical": "^0.15.0",
25-
"next": "14.2.3",
26-
"react": "^18.2.0",
27-
"react-dom": "^18.2.0"
23+
"lato-font": "catalog:",
24+
"lexical": "catalog:",
25+
"next": "catalog:",
26+
"react": "catalog:",
27+
"react-dom": "catalog:"
2828
},
2929
"devDependencies": {
30-
"@types/node": "^20.12.12",
31-
"@types/react": "^18.3.2",
30+
"@types/node": "catalog:",
31+
"@types/react": "catalog:",
3232
"@types/react-dom": "catalog:",
33-
"autoprefixer": "^10.4.19",
34-
"babel-loader": "^9.1.3",
35-
"css-loader": "^6.11.0",
33+
"autoprefixer": "catalog:",
34+
"babel-loader": "catalog:",
35+
"css-loader": "catalog:",
3636
"eslint": "catalog:",
3737
"eslint-config-next": "catalog:",
38-
"postcss": "^8.4.35",
39-
"sass": "^1.77.2",
40-
"sass-loader": "^13.3.3",
41-
"style-loader": "^3.3.4",
42-
"tailwindcss": "^3.4.3"
38+
"postcss": "catalog:",
39+
"sass": "catalog:",
40+
"sass-loader": "catalog:",
41+
"style-loader": "catalog:",
42+
"tailwindcss": "catalog:"
4343
}
4444
}

demos/example-node/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@
1111
},
1212
"dependencies": {
1313
"@powersync/node": "workspace:*",
14-
"better-sqlite3": "^12.2.0",
15-
"better-sqlite3-multiple-ciphers": "^12.2.0",
16-
"dotenv": "^16.4.7",
17-
"undici": "^7.11.0"
14+
"better-sqlite3": "catalog:",
15+
"better-sqlite3-multiple-ciphers": "catalog:",
16+
"dotenv": "catalog:",
17+
"undici": "catalog:"
1818
},
1919
"devDependencies": {
20-
"@types/better-sqlite3": "^7.6.13",
21-
"ts-node": "^10.9.2",
20+
"@types/better-sqlite3": "catalog:",
21+
"ts-node": "catalog:",
2222
"typescript": "catalog:"
2323
}
2424
}

demos/example-vite-encryption/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
},
1616
"devDependencies": {
1717
"@swc/core": "catalog:",
18-
"vite": "^5.0.12",
19-
"vite-plugin-top-level-await": "^1.4.1",
18+
"vite": "catalog:",
19+
"vite-plugin-top-level-await": "catalog:",
2020
"vite-plugin-wasm": "catalog:"
2121
}
2222
}

0 commit comments

Comments
 (0)