Skip to content

Commit

Permalink
chore: updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
gustaveWPM committed May 19, 2024
1 parent f4fc595 commit 24c7672
Show file tree
Hide file tree
Showing 2 changed files with 974 additions and 990 deletions.
63 changes: 31 additions & 32 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,8 @@
},
"dependencies": {
"@heroicons/react": "^2.1.3",
"@next/bundle-analyzer": "^14.1.4",
"@next/bundle-analyzer": "^14.2.3",
"@radix-ui/react-accordion": "^1.1.2",
"@radix-ui/react-aspect-ratio": "^1.0.3",
"@radix-ui/react-avatar": "^1.0.4",
"@radix-ui/react-dialog": "^1.0.5",
"@radix-ui/react-dropdown-menu": "^2.0.6",
Expand All @@ -69,86 +68,86 @@
"@rtm/shared-types": "*",
"@vercel/speed-insights": "^1.0.10",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
"clsx": "^2.1.1",
"cmdk": "^1.0.0",
"contentlayer": "^0.3.4",
"date-fns": "^3.6.0",
"github-slugger": "^2.0.0",
"inflection": "^3.0.0",
"intl-locale-textinfo-polyfill": "^2.1.1",
"lucide-react": "^0.368.0",
"lucide-react": "^0.378.0",
"mobile-detect": "^1.4.5",
"next": "^14.2.3",
"next-auth": "^4.24.7",
"next-contentlayer": "^0.3.4",
"next-international": "1.2.4",
"next-themes": "^0.2.1",
"next-themes": "^0.3.0",
"nprogress": "^0.2.0",
"pagefind": "1.1.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-spinners": "^0.13.8",
"rehype-autolink-headings": "^7.1.0",
"rehype-external-links": "^3.0.0",
"rehype-pretty-code": "^0.13.1",
"rehype-pretty-code": "^0.13.2",
"rehype-slug": "^6.0.0",
"remark-gfm": "^4.0.0",
"sharp": "^0.33.3",
"shiki": "^1.1.4",
"tailwind-merge": "^2.2.2",
"sharp": "^0.33.4",
"shiki": "^1.6.0",
"tailwind-merge": "^2.3.0",
"tailwindcss": "^3.4.3",
"tailwindcss-animate": "^1.0.7",
"throttleit": "^2.0.0"
},
"devDependencies": {
"@commitlint/config-conventional": "^19.1.0",
"@commitlint/cz-commitlint": "^18.6.1",
"@commitlint/config-conventional": "^19.2.2",
"@commitlint/cz-commitlint": "^19.2.0",
"@stryker-mutator/api": "^8.2.6",
"@stryker-mutator/core": "^8.2.6",
"@stryker-mutator/typescript-checker": "^8.2.6",
"@stryker-mutator/vitest-runner": "^8.2.6",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^14.2.2",
"@testing-library/jest-dom": "^6.4.5",
"@testing-library/react": "^15.0.7",
"@transloadit/ts-fly": "^0.1.5",
"@tsd/typescript": "^5.4.4",
"@types/eslint": "^8.56.7",
"@tsd/typescript": "^5.4.5",
"@types/eslint": "^8.56.10",
"@types/hast": "^3.0.4",
"@types/inflection": "^1.13.2",
"@types/node": "^20.12.4",
"@types/node": "^20.12.12",
"@types/nprogress": "^0.2.3",
"@types/react": "^18.2.74",
"@types/react-dom": "^18.2.24",
"@typescript-eslint/eslint-plugin": "^7.5.0",
"@typescript-eslint/parser": "^7.5.0",
"@types/react": "^18.3.2",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^7.9.0",
"@typescript-eslint/parser": "^7.9.0",
"@vitejs/plugin-react": "^4.2.1",
"@vitest/coverage-v8": "^1.4.0",
"@vitest/ui": "^1.4.0",
"@vitest/coverage-v8": "^1.6.0",
"@vitest/ui": "^1.6.0",
"autoprefixer": "^10.4.19",
"commitizen": "^4.3.0",
"concurrently": "^8.2.2",
"cross-env": "^7.0.3",
"editorconfig": "^2.0.0",
"eslint": "^8.57.0",
"eslint-config-next": "^14.2.2",
"eslint-config-next": "^14.2.3",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-only-error": "^1.0.2",
"eslint-plugin-perfectionist": "^2.8.0",
"eslint-plugin-perfectionist": "^2.10.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-react": "^7.34.1",
"eslint-plugin-unused-imports": "^3.1.0",
"happy-dom": "^13.10.1",
"eslint-plugin-unused-imports": "^3.2.0",
"happy-dom": "^14.11.0",
"husky": "^9.0.11",
"jest-tsd": "0.2.2",
"lint-staged": "^15.2.2",
"next-sitemap": "^4.2.3",
"postcss": "^8.4.38",
"prettier": "^3.2.5",
"prettier-plugin-tailwindcss": "^0.5.13",
"prettier-plugin-tailwindcss": "^0.5.14",
"scrollyfills": "^1.0.1",
"ts-prune": "0.10.3",
"typescript": "^5.4.3",
"vite": "^5.2.8",
"vitest": "^1.4.0"
"typescript": "^5.4.5",
"vite": "^5.2.11",
"vitest": "^1.6.0"
},
"engines": {
"node": "^20.x",
Expand Down
Loading

0 comments on commit 24c7672

Please sign in to comment.