File tree Expand file tree Collapse file tree 13 files changed +73
-153
lines changed
Expand file tree Collapse file tree 13 files changed +73
-153
lines changed Original file line number Diff line number Diff line change 6161 "@evolu/tsconfig" : " workspace:*" ,
6262 "@types/mdx" : " ^2.0.13" ,
6363 "@types/node" : " ^24.10.9" ,
64- "@types/react" : " ~19.2.10 " ,
64+ "@types/react" : " ~19.2.11 " ,
6565 "@types/react-dom" : " ~19.2.3" ,
6666 "@types/react-highlight-words" : " ^0.20.1" ,
6767 "@types/rss" : " ^0.0.32" ,
Original file line number Diff line number Diff line change 1717 "react-dom" : " 19.2.4"
1818 },
1919 "devDependencies" : {
20- "@types/react" : " ~19.2.10 " ,
20+ "@types/react" : " ~19.2.11 " ,
2121 "@types/react-dom" : " ~19.2.3" ,
2222 "@vitejs/plugin-react" : " ^5.1.3" ,
2323 "electron" : " 38.2.0" ,
Original file line number Diff line number Diff line change 3838 "react-native-quick-crypto" : " ^1.0.6" ,
3939 "react-native-safe-area-context" : " ^5.6.2" ,
4040 "react-native-screens" : " ^4.21.0" ,
41- "react-native-svg" : " ^15.15.1 " ,
41+ "react-native-svg" : " ^15.15.2 " ,
4242 "set.prototype.difference" : " ^1.1.7" ,
4343 "set.prototype.intersection" : " ^1.1.8" ,
4444 "set.prototype.isdisjointfrom" : " ^1.1.5" ,
5151 "@babel/core" : " ^7.28.6" ,
5252 "@babel/plugin-transform-explicit-resource-management" : " ^7.28.6" ,
5353 "@babel/plugin-transform-modules-commonjs" : " ^7.28.6" ,
54- "@types/react" : " ~19.2.10 " ,
54+ "@types/react" : " ~19.2.11 " ,
5555 "typescript" : " ^5.9.3"
5656 }
5757}
Original file line number Diff line number Diff line change 2222 "@tailwindcss/forms" : " ^0.5.11" ,
2323 "@tailwindcss/postcss" : " ^4.1.18" ,
2424 "@types/node" : " ^24.10.9" ,
25- "@types/react" : " ~19.2.10 " ,
25+ "@types/react" : " ~19.2.11 " ,
2626 "@types/react-dom" : " ~19.2.3" ,
2727 "postcss" : " ^8.5.6" ,
2828 "tailwindcss" : " ^4.1.18" ,
Original file line number Diff line number Diff line change 2323 "devDependencies" : {
2424 "@tailwindcss/forms" : " ^0.5.11" ,
2525 "@tailwindcss/vite" : " ^4.1.18" ,
26- "@types/react" : " ~19.2.10 " ,
26+ "@types/react" : " ~19.2.11 " ,
2727 "@types/react-dom" : " ~19.2.3" ,
2828 "@vite-pwa/assets-generator" : " ^1.0.2" ,
2929 "@vitejs/plugin-react" : " ^5.1.3" ,
Original file line number Diff line number Diff line change 1515 "@evolu/svelte" : " workspace:*" ,
1616 "@evolu/web" : " workspace:*" ,
1717 "@sveltejs/vite-plugin-svelte" : " ^6.2.4" ,
18- "@tsconfig/svelte" : " ^5.0.6 " ,
18+ "@tsconfig/svelte" : " ^5.0.7 " ,
1919 "svelte" : " ^5.48.2" ,
2020 "svelte-check" : " ^4.3.6" ,
2121 "tslib" : " ^2.8.1" ,
Original file line number Diff line number Diff line change 3737 "examples:vue-vite-pwa:dev" : " turbo --filter @example/vue-vite-pwa dev"
3838 },
3939 "devDependencies" : {
40- "@biomejs/biome" : " 2.3.13 " ,
40+ "@biomejs/biome" : " 2.3.14 " ,
4141 "@changesets/cli" : " ^2.29.8" ,
4242 "@types/webpack" : " ^5.28.5" ,
4343 "@vitest/browser" : " ^4.0.17" ,
4444 "@vitest/browser-playwright" : " ^4.0.17" ,
4545 "@vitest/coverage-v8" : " ^4.0.17" ,
4646 "rimraf" : " ^6.1.2" ,
47- "turbo" : " ^2.8.2 " ,
47+ "turbo" : " ^2.8.3 " ,
4848 "typedoc" : " ^0.28.16" ,
4949 "typedoc-plugin-markdown" : " ^4.9.0" ,
5050 "typescript" : " ^5.9.3" ,
5151 "vitest" : " ^4.0.17" ,
52- "webpack" : " ^5.104.1 "
52+ "webpack" : " ^5.105.0 "
5353 },
5454 "engines" : {
5555 "node" : " >=24.0.0"
Original file line number Diff line number Diff line change 5050 },
5151 "dependencies" : {
5252 "@noble/ciphers" : " ^2.1.1" ,
53- "@noble/hashes" : " ^2.0.1" ,
54- "@scure/bip39" : " ^2.0.1" ,
55- "disposablestack" : " ^1.1.7" ,
56- "kysely" : " ^0.28.10" ,
57- "msgpackr" : " ^1.11.8" ,
58- "random" : " ^5.4.1"
59- },
60- "devDependencies" : {
61- "@bokuweb/zstd-wasm" : " 0.0.27" ,
62- "@evolu/tsconfig" : " workspace:*" ,
63- "@types/better-sqlite3" : " ^7.6.13" ,
64- "@types/node" : " ^24.10.9" ,
65- "@types/webpack" : " ^5.28.5" ,
66- "@types/ws" : " ^8.18.1" ,
67- "better-sqlite3" : " ^12.6.2" ,
68- "fast-check" : " ^4.5.3" ,
6953 "playwright" : " ^1.58.1" ,
7054 "typescript" : " ^5.9.3" ,
7155 "webpack" : " ^5.104.1" ,
Original file line number Diff line number Diff line change 7474 "@evolu/react" : " workspace:*" ,
7575 "@evolu/tsconfig" : " workspace:*" ,
7676 "@op-engineering/op-sqlite" : " ^15.2.2" ,
77- "@types/react" : " ~19.2.10 " ,
77+ "@types/react" : " ~19.2.11 " ,
7878 "expo" : " ^54.0.31" ,
7979 "expo-secure-store" : " ~15.0.8" ,
8080 "expo-sqlite" : " ~16.0.10" ,
8181 "react" : " 19.2.4" ,
8282 "react-native" : " ^0.81.5" ,
8383 "react-native-nitro-modules" : " ^0.31.10" ,
8484 "react-native-sensitive-info" : " 6.0.0-rc.11" ,
85- "react-native-svg" : " ^15.15.1 " ,
85+ "react-native-svg" : " ^15.15.2 " ,
8686 "typescript" : " ^5.9.3"
8787 },
8888 "peerDependencies" : {
You can’t perform that action at this time.
0 commit comments