Skip to content

Commit

Permalink
chore(Repo): Add Vercel Speed Insights & upversion packages
Browse files Browse the repository at this point in the history
  • Loading branch information
MFarabi619 committed Jun 25, 2024
1 parent 7fb394d commit a45f5b1
Show file tree
Hide file tree
Showing 5 changed files with 1,700 additions and 1,611 deletions.
82 changes: 42 additions & 40 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,20 +25,21 @@
"prepare": "husky"
},
"dependencies": {
"@commitlint/types": "^19.0.3",
"@hookform/resolvers": "^3.4.2",
"@hookform/resolvers": "^3.6.0",
"@sanity/client": "^6.20.1",
"@sanity/image-url": "^1.0.2",
"@sanity/react-loader": "^1.10.2",
"@sanity/react-loader": "^1.10.3",
"@vercel/analytics": "^1.3.1",
"@vercel/speed-insights": "^1.0.12",
"clsx": "^2.1.1",
"framer-motion": "^11.1.7",
"next": "^14.2.3",
"next-sanity": "^9.3.10",
"react": "~18.2.0",
"framer-motion": "^11.2.11",
"next": "^14.2.4",
"next-sanity": "^9.4.2",
"react": "^18.3.1",
"react-countup": "^6.5.3",
"react-dom": "~18.2.0",
"react-hook-form": "^7.51.5",
"resend": "^3.2.0",
"react-dom": "^18.3.1",
"react-hook-form": "^7.52.0",
"resend": "^3.3.0",
"sharp": "^0.33.4",
"tailwind-merge": "^2.3.0",
"zod": "^3.23.8"
Expand All @@ -48,72 +49,73 @@
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@commitlint/cz-commitlint": "^19.2.0",
"@next/bundle-analyzer": "^14.2.3",
"@playwright/test": "^1.44.1",
"@commitlint/types": "^19.0.3",
"@next/bundle-analyzer": "^14.2.4",
"@playwright/test": "^1.45.0",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@storybook/addon-essentials": "^8.1.6",
"@storybook/addon-interactions": "^8.1.6",
"@storybook/addon-links": "^8.1.6",
"@storybook/addon-mdx-gfm": "^8.1.6",
"@storybook/addon-onboarding": "^8.1.6",
"@storybook/blocks": "^8.1.6",
"@storybook/nextjs": "^8.1.6",
"@storybook/react": "^8.1.6",
"@storybook/test": "^8.1.6",
"@storybook/addon-essentials": "^8.1.10",
"@storybook/addon-interactions": "^8.1.10",
"@storybook/addon-links": "^8.1.10",
"@storybook/addon-mdx-gfm": "^8.1.10",
"@storybook/addon-onboarding": "^8.1.10",
"@storybook/blocks": "^8.1.10",
"@storybook/nextjs": "^8.1.10",
"@storybook/react": "^8.1.10",
"@storybook/test": "^8.1.10",
"@storybook/test-runner": "^0.18.2",
"@testing-library/jest-dom": "^6.4.5",
"@testing-library/jest-dom": "^6.4.6",
"@testing-library/react": "^15.0.7",
"@types/eslint": "^8.56.10",
"@types/node": "^20.14.2",
"@types/node": "^20.14.8",
"@types/react": "^18.3.3",
"@types/react-dom": "^18",
"@typescript-eslint/eslint-plugin": "^7.11.0",
"@typescript-eslint/parser": "^7.11.0",
"@vitejs/plugin-react": "^4.3.0",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^7.14.1",
"@typescript-eslint/parser": "^7.14.1",
"@vitejs/plugin-react": "^4.3.1",
"@vitest/coverage-v8": "^1.6.0",
"@vitest/expect": "^1.6.0",
"autoprefixer": "^10.4.19",
"commitizen": "^4.3.0",
"cross-env": "^7.0.3",
"cssnano": "^7.0.1",
"daisyui": "^4.12.2",
"cssnano": "^7.0.3",
"daisyui": "^4.12.8",
"dotenv-cli": "^7.4.2",
"eslint": "^8.57.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-typescript": "^18.0.0",
"eslint-config-next": "^14.2.3",
"eslint-config-next": "^14.2.4",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest-dom": "^5.4.0",
"eslint-plugin-jest-formatting": "^3.1.0",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-jsx-a11y": "^6.9.0",
"eslint-plugin-playwright": "^1.6.2",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.34.2",
"eslint-plugin-react": "^7.34.3",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-simple-import-sort": "^12.1.0",
"eslint-plugin-storybook": "^0.8.0",
"eslint-plugin-tailwindcss": "^3.17.0",
"eslint-plugin-tailwindcss": "^3.17.4",
"eslint-plugin-testing-library": "^6.2.2",
"eslint-plugin-unused-imports": "^3.2.0",
"eslint-plugin-vitest": "~0.4.1",
"http-server": "^14.1.1",
"husky": "^9.0.11",
"inquirer": "^9.2.23",
"jiti": "^1.21.0",
"jiti": "^1.21.6",
"jsdom": "^24.1.0",
"lint-staged": "^15.2.5",
"lint-staged": "^15.2.7",
"mini-svg-data-uri": "^1.4.4",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.38",
"prettier": "^3.2.5",
"prettier": "^3.3.2",
"rimraf": "^5.0.7",
"semantic-release": "^23.1.1",
"start-server-and-test": "^2.0.3",
"storybook": "^8.1.6",
"tailwindcss": "^3.4.3",
"typescript": "^5.4.5",
"start-server-and-test": "^2.0.4",
"storybook": "^8.1.10",
"tailwindcss": "^3.4.4",
"typescript": "^5.5.2",
"vite-tsconfig-paths": "^4.3.2",
"vitest": "^1.6.0",
"vitest-fail-on-console": "^0.7.0"
Expand Down
Loading

0 comments on commit a45f5b1

Please sign in to comment.