File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+ " @reactive-dot/wallet-walletconnect " : patch
3+ " @reactive-dot/wallet-ledger " : patch
4+ " @reactive-dot/react " : patch
5+ " @reactive-dot/core " : patch
6+ ---
7+
8+ Bumped dependencies.
Original file line number Diff line number Diff line change 2222 "@signalwire/docusaurus-plugin-llms-txt" : " ^1.2.2" ,
2323 "clsx" : " ^2.1.1" ,
2424 "prism-react-renderer" : " ^2.4.1" ,
25- "react" : " ^19.2.1 " ,
26- "react-dom" : " ^19.2.1 "
25+ "react" : " ^19.2.3 " ,
26+ "react-dom" : " ^19.2.3 "
2727 },
2828 "devDependencies" : {
2929 "@docusaurus/module-type-aliases" : " 3.9.2" ,
Original file line number Diff line number Diff line change 1919 "date-fns" : " ^4.1.0" ,
2020 "jotai-devtools" : " ^0.13.0" ,
2121 "polkadot-api" : " ^1.23.1" ,
22- "react" : " ^19.2.1 " ,
23- "react-dom" : " ^19.2.1 " ,
22+ "react" : " ^19.2.3 " ,
23+ "react-dom" : " ^19.2.3 " ,
2424 "react-error-boundary" : " ^6.0.0" ,
2525 "react-hot-toast" : " ^2.6.0"
2626 },
3434 "@vitejs/plugin-react" : " ^5.1.2" ,
3535 "eslint" : " ^9.39.2" ,
3636 "typescript" : " ^5.9.3" ,
37- "vite" : " ^7.2.7 "
37+ "vite" : " ^7.3.0 "
3838 }
3939}
Original file line number Diff line number Diff line change 1414 "@reactive-dot/vue" : " workspace:^" ,
1515 "@reactive-dot/wallet-readonly" : " workspace:^" ,
1616 "polkadot-api" : " ^1.23.1" ,
17- "vue" : " ^3.5.25 "
17+ "vue" : " ^3.5.26 "
1818 },
1919 "devDependencies" : {
2020 "@reactive-dot/eslint-config" : " workspace:^" ,
2323 "@vitejs/plugin-vue" : " ^6.0.3" ,
2424 "eslint" : " ^9.39.2" ,
2525 "typescript" : " ^5.9.3" ,
26- "vite" : " ^7.2.7 "
26+ "vite" : " ^7.3.0 "
2727 }
2828}
Original file line number Diff line number Diff line change 1818 "type" : " module" ,
1919 "packageManager" : " yarn@4.10.3" ,
2020 "volta" : {
21- "node" : " 22.20 .0" ,
22- "yarn" : " 4.10.3 "
21+ "node" : " 24.12 .0" ,
22+ "yarn" : " 4.12.0 "
2323 },
2424 "engines" : {
25- "node" : " 22 .x"
25+ "node" : " 24 .x"
2626 },
2727 "workspaces" : [
2828 " apps/*" ,
4444 "@commitlint/cli" : " ^20.2.0" ,
4545 "@commitlint/config-conventional" : " ^20.2.0" ,
4646 "@trivago/prettier-plugin-sort-imports" : " ^6.0.0" ,
47- "@vitest/coverage-v8" : " 4.0.15 " ,
47+ "@vitest/coverage-v8" : " 4.0.16 " ,
4848 "husky" : " ^9.1.7" ,
49- "nx" : " ^22.2 .3" ,
49+ "nx" : " ^22.3 .3" ,
5050 "prettier" : " ^3.7.4" ,
51- "vitest" : " ^4.0.15 "
51+ "vitest" : " ^4.0.16 "
5252 }
5353}
Original file line number Diff line number Diff line change 4242 "@noble/hashes" : " ^2.0.1" ,
4343 "@reactive-dot/utils" : " workspace:^" ,
4444 "@substrate/smoldot-discovery" : " ^2.0.2" ,
45- "ox" : " ^0.9.17 "
45+ "ox" : " ^0.11.0 "
4646 },
4747 "devDependencies" : {
4848 "@reactive-dot/eslint-config" : " workspace:^" ,
4949 "@tsconfig/recommended" : " ^1.0.13" ,
5050 "@tsconfig/strictest" : " ^2.0.8" ,
51- "abitype" : " ^1.2.2 " ,
51+ "abitype" : " ^1.2.3 " ,
5252 "eslint" : " ^9.39.2" ,
5353 "polkadot-api" : " ^1.23.1" ,
5454 "typescript" : " ^5.9.3" ,
55- "vitest" : " ^4.0.15 "
55+ "vitest" : " ^4.0.16 "
5656 },
5757 "peerDependencies" : {
5858 "polkadot-api" : " >=1.21.1"
Original file line number Diff line number Diff line change 1616 "eslint-plugin-tsdoc" : " ^0.5.0" ,
1717 "eslint-plugin-vue" : " ^10.6.2" ,
1818 "typescript" : " ^5.9.3" ,
19- "typescript-eslint" : " ^8.49 .0" ,
19+ "typescript-eslint" : " ^8.50 .0" ,
2020 "vue-eslint-parser" : " ^10.2.0"
2121 },
2222 "peerDependencies" : {
Original file line number Diff line number Diff line change 3535 "@reactive-dot/core" : " workspace:^" ,
3636 "jotai" : " ^2.16.0" ,
3737 "jotai-eager" : " ^0.2.3" ,
38- "jotai-effect" : " ^2.1.7 " ,
38+ "jotai-effect" : " ^2.2.1 " ,
3939 "jotai-suspense" : " ^0.4.2"
4040 },
4141 "devDependencies" : {
4242 "@reactive-dot/eslint-config" : " workspace:^" ,
4343 "@reactive-dot/test" : " workspace:^" ,
4444 "@testing-library/dom" : " ^10.4.1" ,
45- "@testing-library/react" : " ^16.3.0 " ,
45+ "@testing-library/react" : " ^16.3.1 " ,
4646 "@testing-library/user-event" : " ^14.6.1" ,
4747 "@tsconfig/recommended" : " ^1.0.13" ,
4848 "@tsconfig/strictest" : " ^2.0.8" ,
4949 "@types/react" : " ^19.2.7" ,
5050 "eslint" : " ^9.39.2" ,
5151 "jsdom" : " ^27.3.0" ,
52- "react" : " ^19.2.1 " ,
52+ "react" : " ^19.2.3 " ,
5353 "typescript" : " ^5.9.3" ,
54- "vitest" : " ^4.0.15 " ,
54+ "vitest" : " ^4.0.16 " ,
5555 "wonka" : " ^6.3.5"
5656 },
5757 "peerDependencies" : {
Original file line number Diff line number Diff line change 1414 "@tsconfig/strictest" : " ^2.0.8" ,
1515 "eslint" : " ^9.39.2" ,
1616 "typescript" : " ^5.9.3" ,
17- "vitest" : " ^4.0.15 "
17+ "vitest" : " ^4.0.16 "
1818 }
1919}
Original file line number Diff line number Diff line change 3636 "@tsconfig/strictest" : " ^2.0.8" ,
3737 "eslint" : " ^9.39.2" ,
3838 "typescript" : " ^5.9.3" ,
39- "vitest" : " ^4.0.15 "
39+ "vitest" : " ^4.0.16 "
4040 }
4141}
You can’t perform that action at this time.
0 commit comments