Skip to content
Merged
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
2 changes: 1 addition & 1 deletion packages/extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"graphql": "^16.9.0",
"graphql-request": "^3.6.1",
"idb-keyval": "^5.1.5",
"next": "15.4.10",
"next": "15.4.11",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-intersection-observer": "^8.34.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"graphql": "^15.5.0",
"graphql-request": "^3.4.0",
"idb-keyval": "^5.0.6",
"next": "15.0.0",
"next": "15.4.11",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-intersection-observer": "^8.31.0",
Expand Down Expand Up @@ -78,7 +78,7 @@
"identity-obj-proxy": "^3.0.0",
"jest": "^26.6.3",
"jest-junit": "^12.3.0",
"next": "15.4.10",
"next": "15.4.11",
"nock": "^13.3.1",
"postcss": "^8.4.47",
"postcss-100vh-fix": "^1.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"dompurify": "^2.5.4",
"extension": "workspace:*",
"jotai": "^2.12.2",
"next": "15.4.10",
"next": "15.4.11",
"react": "18.3.1",
"react-dom": "18.3.1",
"webextension-polyfill": "^0.12.0"
Expand Down
3 changes: 2 additions & 1 deletion packages/webapp/.env
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ NEXT_PUBLIC_EXPERIMENTATION_KEY=6FA4C8D3DD2400B9D614BB7A229FD69B
NEXT_PUBLIC_GB_DEV_MODE=false

NEXT_PUBLIC_SLACK_CLIENT_ID=1137730955072.7361269413077
NEXT_PUBLIC_PADDLE_TOKEN=topsecret
NEXT_PUBLIC_PADDLE_TOKEN=test_4194076987e44d19d7e0c3388d6
NEXT_PUBLIC_PADDLE_ENVIRONMENT=sandbox
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

reverted and invalidated


NEXT_PUBLIC_ANDROID_APP="https://play.google.com/store/apps/details?id=dev.daily"

Expand Down
4 changes: 2 additions & 2 deletions packages/webapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"idb-keyval": "^5.1.5",
"jotai": "^2.12.2",
"lottie-react": "^2.4.1",
"next": "15.4.10",
"next": "15.4.11",
"next-seo": "^5.4.0",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand All @@ -54,7 +54,7 @@
"@dailydotdev/eslint-config": "workspace:*",
"@dailydotdev/eslint-plugin-daily-dev-eslint-rules": "workspace:*",
"@dailydotdev/prettier-config": "workspace:*",
"@next/bundle-analyzer": "15.4.10",
"@next/bundle-analyzer": "15.4.11",
"@svgr/webpack": "^5.5.0",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^16.0.1",
Expand Down
52 changes: 26 additions & 26 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.