Compare commits

...

9 commits

Author SHA1 Message Date
dependabot[bot]
11b149b33d
Bump @liveblocks/node from 2.22.0 to 2.22.1
Bumps [@liveblocks/node](https://github.com/liveblocks/liveblocks/tree/HEAD/packages/liveblocks-node) from 2.22.0 to 2.22.1.
- [Release notes](https://github.com/liveblocks/liveblocks/releases)
- [Changelog](https://github.com/liveblocks/liveblocks/blob/main/CHANGELOG.md)
- [Commits](https://github.com/liveblocks/liveblocks/commits/v2.22.1/packages/liveblocks-node)

---
updated-dependencies:
- dependency-name: "@liveblocks/node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-25 23:42:51 +00:00
Ahmad
b60f5f726a
Merge pull request #1153 from ahmadk953/dependabot/npm_and_yarn/clerk/themes-2.2.23
Bump @clerk/themes from 2.2.22 to 2.2.23
2025-03-25 19:41:41 -04:00
Ahmad
3867a149ad
Merge pull request #1155 from ahmadk953/dependabot/npm_and_yarn/typescript-eslint/parser-8.28.0
Bump @typescript-eslint/parser from 8.26.1 to 8.28.0
2025-03-25 19:40:46 -04:00
Ahmad
4163e95dbe
Merge pull request #1156 from ahmadk953/dependabot/npm_and_yarn/liveblocks/client-2.22.1
Bump @liveblocks/client from 2.22.0 to 2.22.1
2025-03-25 19:40:11 -04:00
Ahmad
642516b131
Merge pull request #1157 from ahmadk953/dependabot/npm_and_yarn/next-15.2.4
Bump next from 15.2.3 to 15.2.4
2025-03-25 19:39:24 -04:00
dependabot[bot]
177c5ce1ce
Bump next from 15.2.3 to 15.2.4
Bumps [next](https://github.com/vercel/next.js) from 15.2.3 to 15.2.4.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v15.2.3...v15.2.4)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-25 18:00:36 +00:00
dependabot[bot]
f2126a51c0
Bump @liveblocks/client from 2.22.0 to 2.22.1
Bumps [@liveblocks/client](https://github.com/liveblocks/liveblocks/tree/HEAD/packages/liveblocks-client) from 2.22.0 to 2.22.1.
- [Release notes](https://github.com/liveblocks/liveblocks/releases)
- [Changelog](https://github.com/liveblocks/liveblocks/blob/main/CHANGELOG.md)
- [Commits](https://github.com/liveblocks/liveblocks/commits/v2.22.1/packages/liveblocks-client)

---
updated-dependencies:
- dependency-name: "@liveblocks/client"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-25 18:00:05 +00:00
dependabot[bot]
5039a3e78f
Bump @typescript-eslint/parser from 8.26.1 to 8.28.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.26.1 to 8.28.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.28.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-25 17:59:34 +00:00
dependabot[bot]
8be50c2191
Bump @clerk/themes from 2.2.22 to 2.2.23
Bumps [@clerk/themes](https://github.com/clerk/javascript/tree/HEAD/packages/themes) from 2.2.22 to 2.2.23.
- [Release notes](https://github.com/clerk/javascript/releases)
- [Changelog](https://github.com/clerk/javascript/blob/main/packages/themes/CHANGELOG.md)
- [Commits](https://github.com/clerk/javascript/commits/@clerk/themes@2.2.23/packages/themes)

---
updated-dependencies:
- dependency-name: "@clerk/themes"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-24 18:01:18 +00:00
2 changed files with 132 additions and 78 deletions

View file

@ -19,10 +19,10 @@
"dependencies": {
"@arcjet/next": "^1.0.0-beta.4",
"@clerk/nextjs": "^6.12.6",
"@clerk/themes": "^2.2.22",
"@clerk/themes": "^2.2.23",
"@hello-pangea/dnd": "^18.0.1",
"@liveblocks/client": "^2.22.0",
"@liveblocks/node": "^2.22.0",
"@liveblocks/client": "^2.22.1",
"@liveblocks/node": "^2.22.1",
"@liveblocks/react": "^2.21.0",
"@mdx-js/loader": "^3.1.0",
"@mdx-js/react": "^3.1.0",
@ -50,7 +50,7 @@
"ioredis": "^5.6.0",
"lodash": "^4.17.21",
"lucide-react": "^0.482.0",
"next": "^15.2.3",
"next": "^15.2.4",
"next-themes": "^0.4.5",
"react": "^19.0.0",
"react-day-picker": "^9.6.3",
@ -89,7 +89,7 @@
"@types/react": "^19.0.12",
"@types/react-dom": "^19.0.3",
"@typescript-eslint/eslint-plugin": "^8.26.1",
"@typescript-eslint/parser": "^8.26.1",
"@typescript-eslint/parser": "^8.28.0",
"autoprefixer": "^10.4.21",
"babel-plugin-react-compiler": "^19.0.0-beta-714736e-20250131",
"eslint": "^9.22.0",

200
yarn.lock
View file

@ -810,13 +810,13 @@ __metadata:
languageName: node
linkType: hard
"@clerk/themes@npm:^2.2.22":
version: 2.2.22
resolution: "@clerk/themes@npm:2.2.22"
"@clerk/themes@npm:^2.2.23":
version: 2.2.23
resolution: "@clerk/themes@npm:2.2.23"
dependencies:
"@clerk/types": "npm:^4.49.0"
"@clerk/types": "npm:^4.49.1"
tslib: "npm:2.8.1"
checksum: 10c0/7d080f31fc0c8709555a37cfe9a0cd157b1d856d7bc0821d084f50da4cf4e34033180b03082f37b2810df9468271963afcaecb06a6524d41b3ddc3e7b315526f
checksum: 10c0/22ac6bf1f415be5abb69b40ba82bec4af4f60ea8b30a22ec25a0d0a681c405f5b73e45eeff65a793f956871769bc1e271a45463342260138957b1c5ed31b8a49
languageName: node
linkType: hard
@ -829,6 +829,15 @@ __metadata:
languageName: node
linkType: hard
"@clerk/types@npm:^4.49.1":
version: 4.49.1
resolution: "@clerk/types@npm:4.49.1"
dependencies:
csstype: "npm:3.1.3"
checksum: 10c0/f2f7ce372c889513d4f5ab00de26264c9abb9c873c863fc56bbb795542ea2aedf1ad97bf5e88d2aca106fa71b7109ab4309befa9b26e3b5c9db7495aff970e7c
languageName: node
linkType: hard
"@codecov/bundler-plugin-core@npm:^1.9.0":
version: 1.9.0
resolution: "@codecov/bundler-plugin-core@npm:1.9.0"
@ -2113,12 +2122,12 @@ __metadata:
languageName: node
linkType: hard
"@liveblocks/client@npm:^2.22.0":
version: 2.22.0
resolution: "@liveblocks/client@npm:2.22.0"
"@liveblocks/client@npm:^2.22.1":
version: 2.22.1
resolution: "@liveblocks/client@npm:2.22.1"
dependencies:
"@liveblocks/core": "npm:2.22.0"
checksum: 10c0/afdff11d795bfd90cecbd3d94b01d808bb07e137b71a3277f8db0f4734a8300225dc91d474a64d185f929fea977802c8a9319e134e24b29778172b1e0ffabb6d
"@liveblocks/core": "npm:2.22.1"
checksum: 10c0/7c9f1b383bfb34dc974edab6f2d99c4009c890a82913cc37299da06438d4cf1708b26a5b612394b2f1db9415682f1125b062e77c49b4da22f3b5c20d8b20083d
languageName: node
linkType: hard
@ -2129,22 +2138,22 @@ __metadata:
languageName: node
linkType: hard
"@liveblocks/core@npm:2.22.0":
version: 2.22.0
resolution: "@liveblocks/core@npm:2.22.0"
checksum: 10c0/9cbe17f20aa5876e8d07ef6c9c29823c95a092df2f4ec6e8217658ccc65d7e092adcaa04f834df26d1c847bb6d4d3dd61f5b5076fdd5af419bbdaa9a189fa5f4
"@liveblocks/core@npm:2.22.1":
version: 2.22.1
resolution: "@liveblocks/core@npm:2.22.1"
checksum: 10c0/4c584b75e07a1ded0754083ce4c1475be268aff26f147fb83c799f39caad36869a717c2df6e0281f0b87cc35704d04c0f017120d69418abb2d9076531085296a
languageName: node
linkType: hard
"@liveblocks/node@npm:^2.22.0":
version: 2.22.0
resolution: "@liveblocks/node@npm:2.22.0"
"@liveblocks/node@npm:^2.22.1":
version: 2.22.1
resolution: "@liveblocks/node@npm:2.22.1"
dependencies:
"@liveblocks/core": "npm:2.22.0"
"@liveblocks/core": "npm:2.22.1"
"@stablelib/base64": "npm:^1.0.1"
fast-sha256: "npm:^1.3.0"
node-fetch: "npm:^2.6.1"
checksum: 10c0/ec22a0a45bd6359c9ea5adecbe043f520fbebcf8155c6b6e0edfa64cc63c3f8abcfc8f1a876a178fe456ffaedb318a0a0e5a7d02ea18596f9d91b4eaa0395543
checksum: 10c0/8f3d956d16e2232410edb608446059554714f8612d7c149aa715a9a68f300c9dcf948a7f0b2fa4e17136f72e81707b4faab1892b4bf5a48fcaf917230757e49c
languageName: node
linkType: hard
@ -2246,10 +2255,10 @@ __metadata:
languageName: node
linkType: hard
"@next/env@npm:15.2.3":
version: 15.2.3
resolution: "@next/env@npm:15.2.3"
checksum: 10c0/52e60419f71b991bdab23fc23f05d221dfe07b725140a110eedc158b2612cebcaa71a74726e2f78b1d53ae162ae0a745fdc3263a2bc76eda013cac057a30f05e
"@next/env@npm:15.2.4":
version: 15.2.4
resolution: "@next/env@npm:15.2.4"
checksum: 10c0/2880ebf83cee801ea118b3e5e2cf12582cf775d3bd4aa12ce4ce3f4aabbee96b72a1c72bb71e91b85df54ed57fe9141ce2bd14e9e5fc4f1f6f0233ab0129ddc6
languageName: node
linkType: hard
@ -2288,58 +2297,58 @@ __metadata:
languageName: node
linkType: hard
"@next/swc-darwin-arm64@npm:15.2.3":
version: 15.2.3
resolution: "@next/swc-darwin-arm64@npm:15.2.3"
"@next/swc-darwin-arm64@npm:15.2.4":
version: 15.2.4
resolution: "@next/swc-darwin-arm64@npm:15.2.4"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard
"@next/swc-darwin-x64@npm:15.2.3":
version: 15.2.3
resolution: "@next/swc-darwin-x64@npm:15.2.3"
"@next/swc-darwin-x64@npm:15.2.4":
version: 15.2.4
resolution: "@next/swc-darwin-x64@npm:15.2.4"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard
"@next/swc-linux-arm64-gnu@npm:15.2.3":
version: 15.2.3
resolution: "@next/swc-linux-arm64-gnu@npm:15.2.3"
"@next/swc-linux-arm64-gnu@npm:15.2.4":
version: 15.2.4
resolution: "@next/swc-linux-arm64-gnu@npm:15.2.4"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard
"@next/swc-linux-arm64-musl@npm:15.2.3":
version: 15.2.3
resolution: "@next/swc-linux-arm64-musl@npm:15.2.3"
"@next/swc-linux-arm64-musl@npm:15.2.4":
version: 15.2.4
resolution: "@next/swc-linux-arm64-musl@npm:15.2.4"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard
"@next/swc-linux-x64-gnu@npm:15.2.3":
version: 15.2.3
resolution: "@next/swc-linux-x64-gnu@npm:15.2.3"
"@next/swc-linux-x64-gnu@npm:15.2.4":
version: 15.2.4
resolution: "@next/swc-linux-x64-gnu@npm:15.2.4"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard
"@next/swc-linux-x64-musl@npm:15.2.3":
version: 15.2.3
resolution: "@next/swc-linux-x64-musl@npm:15.2.3"
"@next/swc-linux-x64-musl@npm:15.2.4":
version: 15.2.4
resolution: "@next/swc-linux-x64-musl@npm:15.2.4"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard
"@next/swc-win32-arm64-msvc@npm:15.2.3":
version: 15.2.3
resolution: "@next/swc-win32-arm64-msvc@npm:15.2.3"
"@next/swc-win32-arm64-msvc@npm:15.2.4":
version: 15.2.4
resolution: "@next/swc-win32-arm64-msvc@npm:15.2.4"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard
"@next/swc-win32-x64-msvc@npm:15.2.3":
version: 15.2.3
resolution: "@next/swc-win32-x64-msvc@npm:15.2.3"
"@next/swc-win32-x64-msvc@npm:15.2.4":
version: 15.2.4
resolution: "@next/swc-win32-x64-msvc@npm:15.2.4"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
@ -5029,19 +5038,19 @@ __metadata:
languageName: node
linkType: hard
"@typescript-eslint/parser@npm:^8.26.1":
version: 8.26.1
resolution: "@typescript-eslint/parser@npm:8.26.1"
"@typescript-eslint/parser@npm:^8.28.0":
version: 8.28.0
resolution: "@typescript-eslint/parser@npm:8.28.0"
dependencies:
"@typescript-eslint/scope-manager": "npm:8.26.1"
"@typescript-eslint/types": "npm:8.26.1"
"@typescript-eslint/typescript-estree": "npm:8.26.1"
"@typescript-eslint/visitor-keys": "npm:8.26.1"
"@typescript-eslint/scope-manager": "npm:8.28.0"
"@typescript-eslint/types": "npm:8.28.0"
"@typescript-eslint/typescript-estree": "npm:8.28.0"
"@typescript-eslint/visitor-keys": "npm:8.28.0"
debug: "npm:^4.3.4"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.9.0"
checksum: 10c0/21fe4306b6017bf183d92cdd493edacd302816071e29e1400452f3ccd224ab8111b75892507b9731545e98e6e4d153e54dab568b3433f6c9596b6cb2f7af922f
checksum: 10c0/4bde6887bbf3fe031c01e46db90f9f384a8cac2e67c2972b113a62d607db75e01db943601279aac847b9187960a038981814042cb02fd5aa27ea4613028f9313
languageName: node
linkType: hard
@ -5065,6 +5074,16 @@ __metadata:
languageName: node
linkType: hard
"@typescript-eslint/scope-manager@npm:8.28.0":
version: 8.28.0
resolution: "@typescript-eslint/scope-manager@npm:8.28.0"
dependencies:
"@typescript-eslint/types": "npm:8.28.0"
"@typescript-eslint/visitor-keys": "npm:8.28.0"
checksum: 10c0/f3bd76b3f54e60f1efe108b233b2d818e44ecf0dc6422cc296542f784826caf3c66d51b8acc83d8c354980bd201e1d9aa1ea01011de96e0613d320c00e40ccfd
languageName: node
linkType: hard
"@typescript-eslint/type-utils@npm:8.24.0":
version: 8.24.0
resolution: "@typescript-eslint/type-utils@npm:8.24.0"
@ -5109,6 +5128,13 @@ __metadata:
languageName: node
linkType: hard
"@typescript-eslint/types@npm:8.28.0":
version: 8.28.0
resolution: "@typescript-eslint/types@npm:8.28.0"
checksum: 10c0/1f95895e20dac1cf063dc93c99142fd1871e53be816bcbbee93f22a05e6b2a82ca83c20ce3a551f65555910aa0956443a23268edbb004369d0d5cb282d13c377
languageName: node
linkType: hard
"@typescript-eslint/typescript-estree@npm:8.24.0":
version: 8.24.0
resolution: "@typescript-eslint/typescript-estree@npm:8.24.0"
@ -5145,6 +5171,24 @@ __metadata:
languageName: node
linkType: hard
"@typescript-eslint/typescript-estree@npm:8.28.0":
version: 8.28.0
resolution: "@typescript-eslint/typescript-estree@npm:8.28.0"
dependencies:
"@typescript-eslint/types": "npm:8.28.0"
"@typescript-eslint/visitor-keys": "npm:8.28.0"
debug: "npm:^4.3.4"
fast-glob: "npm:^3.3.2"
is-glob: "npm:^4.0.3"
minimatch: "npm:^9.0.4"
semver: "npm:^7.6.0"
ts-api-utils: "npm:^2.0.1"
peerDependencies:
typescript: ">=4.8.4 <5.9.0"
checksum: 10c0/97a91c95b1295926098c12e2d2c2abaa68994dc879da132dcce1e75ec9d7dee8187695eaa5241d09cbc42b5e633917b6d35c624e78e3d3ee9bda42d1318080b6
languageName: node
linkType: hard
"@typescript-eslint/utils@npm:8.24.0":
version: 8.24.0
resolution: "@typescript-eslint/utils@npm:8.24.0"
@ -5195,6 +5239,16 @@ __metadata:
languageName: node
linkType: hard
"@typescript-eslint/visitor-keys@npm:8.28.0":
version: 8.28.0
resolution: "@typescript-eslint/visitor-keys@npm:8.28.0"
dependencies:
"@typescript-eslint/types": "npm:8.28.0"
eslint-visitor-keys: "npm:^4.2.0"
checksum: 10c0/245a78ed983fe95fbd1b0f2d4cb9e9d1d964bddc0aa3e3d6ab10c19c4273855bfb27d840bb1fd55deb7ae3078b52f26592472baf6fd2c7019a5aa3b1da974f35
languageName: node
linkType: hard
"@ungap/structured-clone@npm:^1.0.0, @ungap/structured-clone@npm:^1.2.0":
version: 1.3.0
resolution: "@ungap/structured-clone@npm:1.3.0"
@ -10679,19 +10733,19 @@ __metadata:
languageName: node
linkType: hard
"next@npm:^15.2.3":
version: 15.2.3
resolution: "next@npm:15.2.3"
"next@npm:^15.2.4":
version: 15.2.4
resolution: "next@npm:15.2.4"
dependencies:
"@next/env": "npm:15.2.3"
"@next/swc-darwin-arm64": "npm:15.2.3"
"@next/swc-darwin-x64": "npm:15.2.3"
"@next/swc-linux-arm64-gnu": "npm:15.2.3"
"@next/swc-linux-arm64-musl": "npm:15.2.3"
"@next/swc-linux-x64-gnu": "npm:15.2.3"
"@next/swc-linux-x64-musl": "npm:15.2.3"
"@next/swc-win32-arm64-msvc": "npm:15.2.3"
"@next/swc-win32-x64-msvc": "npm:15.2.3"
"@next/env": "npm:15.2.4"
"@next/swc-darwin-arm64": "npm:15.2.4"
"@next/swc-darwin-x64": "npm:15.2.4"
"@next/swc-linux-arm64-gnu": "npm:15.2.4"
"@next/swc-linux-arm64-musl": "npm:15.2.4"
"@next/swc-linux-x64-gnu": "npm:15.2.4"
"@next/swc-linux-x64-musl": "npm:15.2.4"
"@next/swc-win32-arm64-msvc": "npm:15.2.4"
"@next/swc-win32-x64-msvc": "npm:15.2.4"
"@swc/counter": "npm:0.1.3"
"@swc/helpers": "npm:0.5.15"
busboy: "npm:1.6.0"
@ -10736,7 +10790,7 @@ __metadata:
optional: true
bin:
next: dist/bin/next
checksum: 10c0/d9f374d42e422b1fc6ef3499e46318b572717c4dd35db04c25bec3b998e693d927ec8edaa7aa819f71aae7ae74645f498184e08ad261e35baeeaac560e915b9c
checksum: 10c0/a5c02cc0d9347e867e80ffa092ce46f00b190632e5414fb625a47eac2df25e97bdec7d193cfb6435624a7d9137543a33ca0c584bb01e838223aa32582207b766
languageName: node
linkType: hard
@ -13103,7 +13157,7 @@ __metadata:
dependencies:
"@arcjet/next": "npm:^1.0.0-beta.4"
"@clerk/nextjs": "npm:^6.12.6"
"@clerk/themes": "npm:^2.2.22"
"@clerk/themes": "npm:^2.2.23"
"@codecov/nextjs-webpack-plugin": "npm:^1.8.0"
"@content-collections/cli": "npm:^0.1.6"
"@content-collections/core": "npm:^0.8.2"
@ -13112,8 +13166,8 @@ __metadata:
"@eslint/eslintrc": "npm:^3.3.0"
"@eslint/js": "npm:^9.22.0"
"@hello-pangea/dnd": "npm:^18.0.1"
"@liveblocks/client": "npm:^2.22.0"
"@liveblocks/node": "npm:^2.22.0"
"@liveblocks/client": "npm:^2.22.1"
"@liveblocks/node": "npm:^2.22.1"
"@liveblocks/react": "npm:^2.21.0"
"@mdx-js/loader": "npm:^3.1.0"
"@mdx-js/react": "npm:^3.1.0"
@ -13148,7 +13202,7 @@ __metadata:
"@types/react": "npm:^19.0.12"
"@types/react-dom": "npm:^19.0.3"
"@typescript-eslint/eslint-plugin": "npm:^8.26.1"
"@typescript-eslint/parser": "npm:^8.26.1"
"@typescript-eslint/parser": "npm:^8.28.0"
"@vercel/analytics": "npm:^1.5.0"
"@vercel/speed-insights": "npm:^1.1.0"
autoprefixer: "npm:^10.4.21"
@ -13168,7 +13222,7 @@ __metadata:
jest-junit: "npm:^16.0.0"
lodash: "npm:^4.17.21"
lucide-react: "npm:^0.482.0"
next: "npm:^15.2.3"
next: "npm:^15.2.4"
next-themes: "npm:^0.4.5"
postcss: "npm:^8.5.3"
prettier: "npm:^3.5.3"