Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
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
4 changes: 2 additions & 2 deletions docs/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@
"@fontsource/kanit": "^5.1.0",
"@headlessui/react": "1.7.15",
"@popperjs/core": "^2.11.8",
"axios": "1.12.0",
"axios": "1.13.5",
"classnames": "2.3.2",
"clsx": "^1.2.1",
"cobe": "0.4.2",
"file-saver": "^2.0.5",
"jszip": "^3.10.1",
"next": "14.2.35",
"next": "15.5.14",
"nextjs-google-analytics": "^2.3.3",
"nextra": "2.12.3",
"nextra-theme-docs": "2.12.3",
Expand Down
298 changes: 179 additions & 119 deletions examples/onchain_ai_chat/web/package-lock.json

Large diffs are not rendered by default.

266 changes: 160 additions & 106 deletions examples/rooch_fish/web/yarn.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions infra/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@roochnetwork/rooch-sdk": "workspace:*",
"@roochnetwork/rooch-sdk-kit": "workspace:*",
"apexcharts-clevision": "3.28.5",
"axios": "1.12.0",
"axios": "1.13.5",
"axios-mock-adapter": "1.21.2",
"bootstrap-icons": "1.10.3",
"chart.js": "4.2.1",
Expand All @@ -50,7 +50,7 @@
"i18next-http-backend": "2.2.0",
"jsonwebtoken": "8.5.1",
"keen-slider": "6.8.5",
"next": "14.2.35",
"next": "15.5.14",
"nextjs-google-analytics": "^2.3.3",
"nprogress": "0.2.0",
"payment": "2.4.6",
Expand Down
6 changes: 3 additions & 3 deletions infra/rooch-portal-v2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,12 @@
"ahooks": "^3.8.1",
"autoprefixer": "^10.4.19",
"autosuggest-highlight": "^3.3.4",
"axios": "^1.7.7",
"axios": "^1.13.5",
"bignumber.js": "^9.1.2",
"dayjs": "^1.11.11",
"dompurify": "^3.1.6",
"dompurify": "^3.3.2",
"framer-motion": "^11.2.10",
"next": "^14.2.4",
"next": "^15.5.14",
"nprogress": "^0.2.0",
"numeral": "^2.0.6",
"postcss": "^8.4.39",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"typescript": "^5.3.3"
},
"dependencies": {
"pnpm": "^10.27.0"
"pnpm": "^10.28.2"
},
"packageManager": "pnpm@9.10.0"
}
2,433 changes: 1,409 additions & 1,024 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

Loading
Loading