1005 Commits

Author SHA1 Message Date
Ariful Alam
6be709b08e
Merge pull request #593 from Ekatwikz/ekatwikz-fix-generic-error-title
Fix Generic Error's Title
2024-05-12 10:20:55 +06:00
ekatwikz
e5b24ca776 generic error: fix title 2024-05-10 23:08:45 +02:00
Ariful Alam
4386ab2379
Merge pull request #580 from arifszn/dependabot/npm_and_yarn/multi-ec30208de6
Bump react-dom and @types/react-dom
2024-05-10 12:58:48 +06:00
dependabot[bot]
b33d70b753
Bump react-dom and @types/react-dom
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) and [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom). These dependencies needed to be updated together.

Updates `react-dom` from 18.2.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/v18.3.1/packages/react-dom)

Updates `@types/react-dom` from 18.2.24 to 18.3.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

---
updated-dependencies:
- dependency-name: react-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-10 06:57:40 +00:00
Ariful Alam
0922b35943
Merge pull request #579 from arifszn/dependabot/npm_and_yarn/multi-ac08903459
Bump react and @types/react
2024-05-10 12:57:23 +06:00
Ariful Alam
e2de94f6c9
Merge pull request #584 from arifszn/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-7.8.0
Bump @typescript-eslint/eslint-plugin from 7.5.0 to 7.8.0
2024-05-10 12:57:14 +06:00
Ariful Alam
9b16b18e70
Merge pull request #585 from arifszn/dependabot/npm_and_yarn/daisyui-4.10.5
Bump daisyui from 4.10.1 to 4.10.5
2024-05-10 12:57:04 +06:00
Ariful Alam
b6657e5570
Merge pull request #586 from arifszn/dependabot/npm_and_yarn/vite-plugin-pwa-0.20.0
Bump vite-plugin-pwa from 0.19.8 to 0.20.0
2024-05-10 12:56:55 +06:00
dependabot[bot]
cee03c06ec
Bump vite-plugin-pwa from 0.19.8 to 0.20.0
Bumps [vite-plugin-pwa](https://github.com/vite-pwa/vite-plugin-pwa) from 0.19.8 to 0.20.0.
- [Release notes](https://github.com/vite-pwa/vite-plugin-pwa/releases)
- [Commits](https://github.com/vite-pwa/vite-plugin-pwa/compare/v0.19.8...v0.20.0)

---
updated-dependencies:
- dependency-name: vite-plugin-pwa
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-06 08:09:13 +00:00
dependabot[bot]
f3b96209d2
Bump daisyui from 4.10.1 to 4.10.5
Bumps [daisyui](https://github.com/saadeghi/daisyui) from 4.10.1 to 4.10.5.
- [Release notes](https://github.com/saadeghi/daisyui/releases)
- [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/saadeghi/daisyui/compare/v4.10.1...v4.10.5)

---
updated-dependencies:
- dependency-name: daisyui
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-06 08:08:32 +00:00
dependabot[bot]
2c93e69146
Bump @typescript-eslint/eslint-plugin from 7.5.0 to 7.8.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.5.0 to 7.8.0.
- [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.8.0/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-06 08:07:24 +00:00
dependabot[bot]
a6107458bb
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.2.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/v18.3.1/packages/react)

Updates `@types/react` from 18.2.73 to 18.3.1
- [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-minor
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-05 06:28:17 +00:00
Ariful Alam
9994f8aec6
Merge pull request #583 from arifszn/dependabot/npm_and_yarn/react-icons-5.2.0
Bump react-icons from 5.0.1 to 5.2.0
2024-05-05 12:27:20 +06:00
dependabot[bot]
70d8e0c760
Bump react-icons from 5.0.1 to 5.2.0
Bumps [react-icons](https://github.com/react-icons/react-icons) from 5.0.1 to 5.2.0.
- [Release notes](https://github.com/react-icons/react-icons/releases)
- [Commits](https://github.com/react-icons/react-icons/compare/v5.0.1...v5.2.0)

---
updated-dependencies:
- dependency-name: react-icons
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-04 16:42:36 +00:00
Ariful Alam
239012f2bc
Merge pull request #574 from arifszn/dependabot/npm_and_yarn/tailwindcss-3.4.3
Bump tailwindcss from 3.4.1 to 3.4.3
2024-05-04 22:41:52 +06:00
Ariful Alam
c1deecc01c
Merge pull request #582 from arifszn/dependabot/npm_and_yarn/ejs-3.1.10
Bump ejs from 3.1.9 to 3.1.10
2024-05-04 22:38:34 +06:00
Ariful Alam
d19d07fc7f
Merge pull request #581 from Programer3/feat-Social_links_add
Add social links - Reddit, Threads, Udemy
2024-05-04 22:38:16 +06:00
Ariful Alam
61fce3896c
Update index.tsx 2024-05-04 22:36:20 +06:00
Ariful Alam
228364d07b
Update gitprofile.config.ts 2024-05-04 22:35:42 +06:00
Ariful Alam
aa67710de8
Update README.md 2024-05-04 22:35:07 +06:00
dependabot[bot]
cd8fc68cca
Bump ejs from 3.1.9 to 3.1.10
Bumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10.
- [Release notes](https://github.com/mde/ejs/releases)
- [Commits](https://github.com/mde/ejs/compare/v3.1.9...v3.1.10)

---
updated-dependencies:
- dependency-name: ejs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-04 16:23:13 +00:00
Aman Gupta
cdeaff179a This commit will Add social - Reddit, Threads & Creator - Udemy links support 2024-04-30 18:04:26 +05:30
dependabot[bot]
c22d39e976
Bump tailwindcss from 3.4.1 to 3.4.3
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.1 to 3.4.3.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.3/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.1...v3.4.3)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-20 09:13:09 +00:00
Ariful Alam
910059d98f
Merge pull request #576 from arifszn/dependabot/npm_and_yarn/typescript-5.4.5
Bump typescript from 5.3.3 to 5.4.5
2024-04-20 15:12:28 +06:00
dependabot[bot]
cc37a0502c
Bump typescript from 5.3.3 to 5.4.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.3 to 5.4.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.3.3...v5.4.5)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-15 08:57:17 +00:00
Ariful Alam
484e8d6f0d
Merge pull request #565 from arifszn/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-7.5.0
Bump @typescript-eslint/eslint-plugin from 7.3.1 to 7.5.0
2024-04-15 10:05:57 +06:00
Ariful Alam
431023739f
Merge pull request #567 from arifszn/dependabot/npm_and_yarn/vite-plugin-pwa-0.19.8
Bump vite-plugin-pwa from 0.19.2 to 0.19.8
2024-04-15 10:05:48 +06:00
Ariful Alam
d13964ab4a
Merge pull request #570 from arifszn/fix-hotjar
Update hotjar version to `6.3.1`
2024-04-13 10:58:35 +06:00
Ariful Alam
0fe7ebe978 Update hotjar version to 6.3.1 2024-04-13 10:56:00 +06:00
dependabot[bot]
9884d2c463
Bump @typescript-eslint/eslint-plugin from 7.3.1 to 7.5.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.3.1 to 7.5.0.
- [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.5.0/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 14:42:42 +00:00
Ariful Alam
8b9475b797
Merge pull request #564 from arifszn/dependabot/npm_and_yarn/types/react-dom-18.2.24
Bump @types/react-dom from 18.2.22 to 18.2.24
2024-04-08 20:41:31 +06:00
dependabot[bot]
c0bec1ce69
Bump vite-plugin-pwa from 0.19.2 to 0.19.8
Bumps [vite-plugin-pwa](https://github.com/vite-pwa/vite-plugin-pwa) from 0.19.2 to 0.19.8.
- [Release notes](https://github.com/vite-pwa/vite-plugin-pwa/releases)
- [Commits](https://github.com/vite-pwa/vite-plugin-pwa/compare/v0.19.2...v0.19.8)

---
updated-dependencies:
- dependency-name: vite-plugin-pwa
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 14:40:45 +00:00
Ariful Alam
d18460a28d
Merge pull request #566 from arifszn/dependabot/npm_and_yarn/vite-5.2.8
Bump vite from 5.1.4 to 5.2.8
2024-04-08 20:40:03 +06:00
Ariful Alam
c310088b1c
Merge pull request #563 from arifszn/dependabot/npm_and_yarn/daisyui-4.10.1
Bump daisyui from 4.7.3 to 4.10.1
2024-04-08 20:39:49 +06:00
dependabot[bot]
7866991c91
Bump vite from 5.1.4 to 5.2.8
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.4 to 5.2.8.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.2.8/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 08:08:30 +00:00
dependabot[bot]
e9e4d4004e
Bump @types/react-dom from 18.2.22 to 18.2.24
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.2.22 to 18.2.24.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

---
updated-dependencies:
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 08:06:19 +00:00
dependabot[bot]
8908d1f90d
Bump daisyui from 4.7.3 to 4.10.1
Bumps [daisyui](https://github.com/saadeghi/daisyui) from 4.7.3 to 4.10.1.
- [Release notes](https://github.com/saadeghi/daisyui/releases)
- [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/saadeghi/daisyui/compare/v4.7.3...v4.10.1)

---
updated-dependencies:
- dependency-name: daisyui
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 08:04:48 +00:00
Ariful Alam
cf2cd37d86
Merge pull request #552 from arifszn/dependabot/npm_and_yarn/autoprefixer-10.4.19
Bump autoprefixer from 10.4.18 to 10.4.19
2024-03-30 13:54:49 +06:00
Ariful Alam
a2683aadbe
Merge pull request #556 from arifszn/dependabot/npm_and_yarn/types/react-18.2.73
Bump @types/react from 18.2.64 to 18.2.73
2024-03-30 13:54:42 +06:00
dependabot[bot]
8f91cc83a1
Bump @types/react from 18.2.64 to 18.2.73
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.64 to 18.2.73.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-30 07:50:12 +00:00
dependabot[bot]
01bf945169
Bump autoprefixer from 10.4.18 to 10.4.19
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.18 to 10.4.19.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.18...10.4.19)

---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-30 07:49:42 +00:00
Ariful Alam
a544148e00
Merge pull request #554 from arifszn/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-7.3.1
Bump @typescript-eslint/eslint-plugin from 7.2.0 to 7.3.1
2024-03-30 13:49:16 +06:00
Ariful Alam
18be74c423
Merge pull request #553 from arifszn/dependabot/npm_and_yarn/axios-1.6.8
Bump axios from 1.6.7 to 1.6.8
2024-03-30 13:48:51 +06:00
Ariful Alam
d55616eb99
Merge pull request #555 from arifszn/dependabot/npm_and_yarn/postcss-8.4.38
Bump postcss from 8.4.35 to 8.4.38
2024-03-30 13:48:43 +06:00
dependabot[bot]
ecff745878
Bump postcss from 8.4.35 to 8.4.38
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.35 to 8.4.38.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.35...8.4.38)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-25 08:55:56 +00:00
dependabot[bot]
451dda9ffd
Bump @typescript-eslint/eslint-plugin from 7.2.0 to 7.3.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.2.0 to 7.3.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.3.1/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-25 08:55:37 +00:00
dependabot[bot]
829abfc51a
Bump axios from 1.6.7 to 1.6.8
Bumps [axios](https://github.com/axios/axios) from 1.6.7 to 1.6.8.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.6.7...v1.6.8)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-25 08:55:02 +00:00
Ariful Alam
d2bcf86edf
Merge pull request #550 from arifszn/dependabot/npm_and_yarn/typescript-eslint/parser-7.3.1
Bump @typescript-eslint/parser from 7.1.1 to 7.3.1
2024-03-22 22:31:27 +06:00
dependabot[bot]
756e4645c5
Bump @typescript-eslint/parser from 7.1.1 to 7.3.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.1.1 to 7.3.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.3.1/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>
2024-03-22 16:30:26 +00:00
Ariful Alam
30aece288f
Merge pull request #544 from arifszn/dependabot/npm_and_yarn/daisyui-4.7.3
Bump daisyui from 4.7.2 to 4.7.3
2024-03-22 22:29:49 +06:00