Ahmad
|
69f810b181
|
Updated README
|
2024-04-27 15:43:31 -04:00 |
|
Ahmad
|
4486c22ea0
|
Merge branch 'main' of https://github.com/ahmadk953/tasko
Update local dependencies
|
2024-04-26 22:41:45 -04:00 |
|
Ahmad
|
674de82f03
|
Merge pull request #209 from ahmadk953/dependabot/npm_and_yarn/lucide-react-0.376.0
Bump lucide-react from 0.373.0 to 0.376.0
|
2024-04-26 15:15:08 -04:00 |
|
Ahmad
|
6f8fecf677
|
Merge pull request #208 from ahmadk953/dependabot/npm_and_yarn/clerk/nextjs-5.0.3
Bump @clerk/nextjs from 5.0.2 to 5.0.3
|
2024-04-26 15:14:52 -04:00 |
|
Ahmad
|
fde113de56
|
Merge pull request #207 from ahmadk953/dependabot/npm_and_yarn/stripe-15.4.0
Bump stripe from 15.3.0 to 15.4.0
|
2024-04-26 15:14:31 -04:00 |
|
dependabot[bot]
|
38b621b404
|
Bump @clerk/nextjs from 5.0.2 to 5.0.3
Bumps [@clerk/nextjs](https://github.com/clerk/javascript/tree/HEAD/packages/nextjs) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/clerk/javascript/releases)
- [Changelog](https://github.com/clerk/javascript/blob/main/packages/nextjs/CHANGELOG.md)
- [Commits](https://github.com/clerk/javascript/commits/@clerk/nextjs@5.0.3/packages/nextjs)
---
updated-dependencies:
- dependency-name: "@clerk/nextjs"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-26 19:14:23 +00:00 |
|
dependabot[bot]
|
3894c27d30
|
Bump stripe from 15.3.0 to 15.4.0
Bumps [stripe](https://github.com/stripe/stripe-node) from 15.3.0 to 15.4.0.
- [Release notes](https://github.com/stripe/stripe-node/releases)
- [Changelog](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stripe/stripe-node/compare/v15.3.0...v15.4.0)
---
updated-dependencies:
- dependency-name: stripe
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-26 19:14:11 +00:00 |
|
dependabot[bot]
|
3c3c3558c1
|
Bump lucide-react from 0.373.0 to 0.376.0
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.373.0 to 0.376.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.376.0/packages/lucide-react)
---
updated-dependencies:
- dependency-name: lucide-react
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-26 19:13:54 +00:00 |
|
Ahmad
|
b5c47f9640
|
Merge pull request #206 from ahmadk953/dependabot/npm_and_yarn/multi-b2c3f436a4
Bump react and @types/react
|
2024-04-26 15:12:35 -04:00 |
|
dependabot[bot]
|
7833451ab7
|
Bump react and @types/react
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). These dependencies needed to be updated together.
Updates `react` from 18.3.0 to 18.3.1
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/react)
Updates `@types/react` from 18.2.79 to 18.3.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
---
updated-dependencies:
- dependency-name: react
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: "@types/react"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-26 18:02:32 +00:00 |
|
Ahmad
|
bcea9cd80b
|
Merge branch 'main' of https://github.com/ahmadk953/tasko
Update local dependencies
|
2024-04-25 19:22:56 -04:00 |
|
Ahmad
|
5b6d51df77
|
Merge pull request #205 from ahmadk953/dependabot/npm_and_yarn/eslint-config-next-14.2.3
Bump eslint-config-next from 14.2.2 to 14.2.3
|
2024-04-25 17:30:56 -04:00 |
|
Ahmad
|
83a0eaec32
|
Merge pull request #204 from ahmadk953/dependabot/npm_and_yarn/react-18.3.0
Bump react from 18.2.0 to 18.3.0
|
2024-04-25 17:30:48 -04:00 |
|
Ahmad
|
d260ad2119
|
Merge pull request #203 from ahmadk953/dependabot/npm_and_yarn/lucide-react-0.373.0
Bump lucide-react from 0.372.0 to 0.373.0
|
2024-04-25 17:30:39 -04:00 |
|
dependabot[bot]
|
0a1053ef43
|
Bump eslint-config-next from 14.2.2 to 14.2.3
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 14.2.2 to 14.2.3.
- [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/commits/v14.2.3/packages/eslint-config-next)
---
updated-dependencies:
- dependency-name: eslint-config-next
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-25 17:58:41 +00:00 |
|
dependabot[bot]
|
194bdc9d4a
|
Bump react from 18.2.0 to 18.3.0
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 18.2.0 to 18.3.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/react)
---
updated-dependencies:
- dependency-name: react
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-25 17:57:58 +00:00 |
|
dependabot[bot]
|
22cf215449
|
Bump lucide-react from 0.372.0 to 0.373.0
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.372.0 to 0.373.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.373.0/packages/lucide-react)
---
updated-dependencies:
- dependency-name: lucide-react
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-25 17:57:36 +00:00 |
|
Ahmad
|
4af7cf3540
|
Merge branch 'main' of https://github.com/ahmadk953/tasko
Update local dependencies
|
2024-04-24 17:28:26 -04:00 |
|
Ahmad
|
4376e8974e
|
Merge pull request #201 from ahmadk953/dependabot/npm_and_yarn/clerk/nextjs-5.0.2
Bump @clerk/nextjs from 5.0.1 to 5.0.2
|
2024-04-24 15:17:18 -04:00 |
|
dependabot[bot]
|
4738df4045
|
Bump @clerk/nextjs from 5.0.1 to 5.0.2
Bumps [@clerk/nextjs](https://github.com/clerk/javascript/tree/HEAD/packages/nextjs) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/clerk/javascript/releases)
- [Changelog](https://github.com/clerk/javascript/blob/main/packages/nextjs/CHANGELOG.md)
- [Commits](https://github.com/clerk/javascript/commits/@clerk/nextjs@5.0.2/packages/nextjs)
---
updated-dependencies:
- dependency-name: "@clerk/nextjs"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-24 19:16:24 +00:00 |
|
Ahmad
|
0347c07fc9
|
Merge pull request #200 from ahmadk953/dependabot/npm_and_yarn/liveblocks/react-1.11.3
Bump @liveblocks/react from 1.11.2 to 1.11.3
|
2024-04-24 15:15:19 -04:00 |
|
Ahmad
|
97a6a7174b
|
Merge pull request #199 from ahmadk953/dependabot/npm_and_yarn/next-14.2.3
Bump next from 14.2.2 to 14.2.3
|
2024-04-24 15:15:10 -04:00 |
|
dependabot[bot]
|
d19c54034c
|
Bump @liveblocks/react from 1.11.2 to 1.11.3
Bumps [@liveblocks/react](https://github.com/liveblocks/liveblocks/tree/HEAD/packages/liveblocks-react) from 1.11.2 to 1.11.3.
- [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/v1.11.3/packages/liveblocks-react)
---
updated-dependencies:
- dependency-name: "@liveblocks/react"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-24 19:14:37 +00:00 |
|
dependabot[bot]
|
23ed14fcac
|
Bump next from 14.2.2 to 14.2.3
Bumps [next](https://github.com/vercel/next.js) from 14.2.2 to 14.2.3.
- [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/v14.2.2...v14.2.3)
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-24 19:14:15 +00:00 |
|
Ahmad
|
65428cde49
|
Merge pull request #198 from ahmadk953/dependabot/npm_and_yarn/liveblocks/node-1.11.3
Bump @liveblocks/node from 1.11.2 to 1.11.3
|
2024-04-24 15:11:23 -04:00 |
|
Ahmad
|
2bf3955100
|
Merge pull request #202 from ahmadk953/dependabot/npm_and_yarn/next/eslint-plugin-next-14.2.3
Bump @next/eslint-plugin-next from 14.2.2 to 14.2.3
|
2024-04-24 15:10:19 -04:00 |
|
dependabot[bot]
|
8eae89f2c1
|
Bump @next/eslint-plugin-next from 14.2.2 to 14.2.3
Bumps [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) from 14.2.2 to 14.2.3.
- [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/commits/v14.2.3/packages/eslint-plugin-next)
---
updated-dependencies:
- dependency-name: "@next/eslint-plugin-next"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-24 18:07:38 +00:00 |
|
dependabot[bot]
|
4aa0ab5193
|
Bump @liveblocks/node from 1.11.2 to 1.11.3
Bumps [@liveblocks/node](https://github.com/liveblocks/liveblocks/tree/HEAD/packages/liveblocks-node) from 1.11.2 to 1.11.3.
- [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/v1.11.3/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>
|
2024-04-24 18:05:37 +00:00 |
|
Ahmad
|
0ce040b2f8
|
Merge branch 'main' of https://github.com/ahmadk953/tasko
Update local dependencies
|
2024-04-23 20:40:59 -04:00 |
|
Ahmad
|
3241279d09
|
Merge pull request #197 from ahmadk953/dependabot/npm_and_yarn/zod-3.23.4
Bump zod from 3.23.3 to 3.23.4
|
2024-04-23 16:40:43 -04:00 |
|
dependabot[bot]
|
844d351ad9
|
Bump zod from 3.23.3 to 3.23.4
Bumps [zod](https://github.com/colinhacks/zod) from 3.23.3 to 3.23.4.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md)
- [Commits](https://github.com/colinhacks/zod/compare/v3.23.3...v3.23.4)
---
updated-dependencies:
- dependency-name: zod
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-23 19:54:57 +00:00 |
|
Ahmad
|
553676a216
|
Merge pull request #196 from ahmadk953/dependabot/npm_and_yarn/prisma/client-5.13.0
Bump @prisma/client from 5.12.1 to 5.13.0
|
2024-04-23 15:50:56 -04:00 |
|
Ahmad
|
73a8a33467
|
Merge pull request #195 from ahmadk953/dependabot/npm_and_yarn/zod-3.23.3
Bump zod from 3.23.0 to 3.23.3
|
2024-04-23 15:50:43 -04:00 |
|
Ahmad
|
fc775658f8
|
Merge pull request #194 from ahmadk953/dependabot/npm_and_yarn/prisma-5.13.0
Bump prisma from 5.12.1 to 5.13.0
|
2024-04-23 15:50:35 -04:00 |
|
Ahmad
|
32a33dfd04
|
Merge pull request #193 from ahmadk953/dependabot/npm_and_yarn/clsx-2.1.1
Bump clsx from 2.1.0 to 2.1.1
|
2024-04-23 15:50:24 -04:00 |
|
Ahmad
|
872ffa3484
|
Merge pull request #192 from ahmadk953/dependabot/npm_and_yarn/tanstack/react-query-5.32.0
Bump @tanstack/react-query from 5.31.0 to 5.32.0
|
2024-04-23 15:50:16 -04:00 |
|
dependabot[bot]
|
b390c965c9
|
Bump @prisma/client from 5.12.1 to 5.13.0
Bumps [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) from 5.12.1 to 5.13.0.
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/5.13.0/packages/client)
---
updated-dependencies:
- dependency-name: "@prisma/client"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-23 17:14:58 +00:00 |
|
dependabot[bot]
|
c785ad3472
|
Bump zod from 3.23.0 to 3.23.3
Bumps [zod](https://github.com/colinhacks/zod) from 3.23.0 to 3.23.3.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md)
- [Commits](https://github.com/colinhacks/zod/compare/v3.23.0...v3.23.3)
---
updated-dependencies:
- dependency-name: zod
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-23 17:14:18 +00:00 |
|
dependabot[bot]
|
ff2ffa71d4
|
Bump prisma from 5.12.1 to 5.13.0
Bumps [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) from 5.12.1 to 5.13.0.
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/5.13.0/packages/cli)
---
updated-dependencies:
- dependency-name: prisma
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-23 17:14:07 +00:00 |
|
dependabot[bot]
|
03a92476dd
|
Bump clsx from 2.1.0 to 2.1.1
Bumps [clsx](https://github.com/lukeed/clsx) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/lukeed/clsx/releases)
- [Commits](https://github.com/lukeed/clsx/compare/v2.1.0...v2.1.1)
---
updated-dependencies:
- dependency-name: clsx
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-23 17:13:45 +00:00 |
|
dependabot[bot]
|
103eae1c20
|
Bump @tanstack/react-query from 5.31.0 to 5.32.0
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.31.0 to 5.32.0.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.32.0/packages/react-query)
---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-23 17:13:35 +00:00 |
|
Ahmad
|
9253089d44
|
Merge pull request #191 from ahmadk953/dependabot/npm_and_yarn/tanstack/react-query-5.31.0
Bump @tanstack/react-query from 5.29.2 to 5.31.0
|
2024-04-22 17:46:42 -04:00 |
|
Ahmad
|
255ff16c9d
|
Merge pull request #190 from ahmadk953/dependabot/npm_and_yarn/zod-3.23.0
Bump zod from 3.22.5 to 3.23.0
|
2024-04-22 17:46:01 -04:00 |
|
Ahmad
|
dd09404ff5
|
Merge pull request #189 from ahmadk953/dependabot/npm_and_yarn/typescript-eslint/parser-7.7.1
Bump @typescript-eslint/parser from 7.7.0 to 7.7.1
|
2024-04-22 17:45:53 -04:00 |
|
dependabot[bot]
|
c7e22f039c
|
Bump @tanstack/react-query from 5.29.2 to 5.31.0
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.29.2 to 5.31.0.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.31.0/packages/react-query)
---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-22 21:33:45 +00:00 |
|
dependabot[bot]
|
ccb33d54c6
|
Bump zod from 3.22.5 to 3.23.0
Bumps [zod](https://github.com/colinhacks/zod) from 3.22.5 to 3.23.0.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md)
- [Commits](https://github.com/colinhacks/zod/commits/v3.23.0)
---
updated-dependencies:
- dependency-name: zod
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-22 21:32:37 +00:00 |
|
dependabot[bot]
|
367ca4a374
|
Bump @typescript-eslint/parser from 7.7.0 to 7.7.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.7.0 to 7.7.1.
- [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/v7.7.1/packages/parser)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-22 21:31:21 +00:00 |
|
Ahmad
|
58137a1abb
|
Merge pull request #188 from ahmadk953/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-7.7.1
Bump @typescript-eslint/eslint-plugin from 7.7.0 to 7.7.1
|
2024-04-22 17:26:38 -04:00 |
|
dependabot[bot]
|
11617d5382
|
Bump @typescript-eslint/eslint-plugin from 7.7.0 to 7.7.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.7.0 to 7.7.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.7.1/packages/eslint-plugin)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-22 17:24:41 +00:00 |
|
Ahmad
|
629998823e
|
Added More Database Caching
|
2024-04-21 15:52:10 -04:00 |
|