Skip to content

Commit 606dcac

Browse files
Update dependency dayjs to v1.11.20 (#1511)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e36ac33 commit 606dcac

File tree

5 files changed

+16
-16
lines changed

5 files changed

+16
-16
lines changed

apps/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@trpc/client": "10.45.2",
2929
"@trpc/react-query": "10.45.2",
3030
"class-variance-authority": "0.7.1",
31-
"dayjs": "1.11.13",
31+
"dayjs": "1.11.20",
3232
"expo": "52.0.47",
3333
"expo-application": "~6.0.2",
3434
"expo-blur": "~14.0.3",

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"class-variance-authority": "0.7.1",
4444
"cookie": "0.7.2",
4545
"currency.js": "2.0.4",
46-
"dayjs": "1.11.13",
46+
"dayjs": "1.11.20",
4747
"deep-equal": "2.2.3",
4848
"dotenv": "16.6.1",
4949
"expo-server-sdk": "^3.7.0",

packages/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@element/server-schemas": "workspace:*",
1717
"@element/shared": "workspace:*",
1818
"@trpc/server": "10.45.3",
19-
"dayjs": "1.11.13",
19+
"dayjs": "1.11.20",
2020
"jsonwebtoken": "9.0.2",
2121
"superjson": "1.13.3",
2222
"zod": "3.25.76"

packages/server/services/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@upstash/qstash": "^2.3.0",
2121
"bcryptjs": "2.4.3",
2222
"blurhash": "2.0.5",
23-
"dayjs": "1.11.13",
23+
"dayjs": "1.11.20",
2424
"jsonwebtoken": "9.0.2",
2525
"loops": "^0.4.0",
2626
"nodemailer": "6.10.1",

pnpm-lock.yaml

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)