Skip to content

Commit

Permalink
Synching package.json with prod
Browse files Browse the repository at this point in the history
  • Loading branch information
amankumarrr committed Aug 28, 2024
1 parent 2f5ecae commit 6d883c2
Show file tree
Hide file tree
Showing 2 changed files with 731 additions and 644 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,18 +21,18 @@
"@next/eslint-plugin-next": "14.2.6",
"@playwright/test": "1.46.0",
"@svgr/webpack": "^8.1.0",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/jest-dom": "^6.4.6",
"@testing-library/react": "^16.0.0",
"@tinacms/cli": "^1.6.1",
"@tinacms/cli": "^1.5.51",
"@types/js-cookie": "^3.0.6",
"@types/node": "^20.16.1",
"@types/react": "^18.3.4",
"@types/node": "^20.14.10",
"@types/react": "^18.3.3",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"autoprefixer": "^10.4.20",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-tailwindcss": "^3.17.4",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
Expand All @@ -47,25 +47,25 @@
"ts-node": "^10.9.2"
},
"dependencies": {
"@azure/msal-node": "^2.13.0",
"@azure/msal-node": "^2.11.0",
"@fortawesome/fontawesome-svg-core": "^6.6.0",
"@headlessui/react": "^1.7.19",
"@headlessui/tailwindcss": "^0.2.1",
"@heroicons/react": "^2.1.5",
"@heroicons/react": "^2.1.1",
"@marketsystems/nextjs13-appdir-breadcrumbs": "^1.0.4",
"@microsoft/applicationinsights-react-js": "17.3.0",
"@microsoft/applicationinsights-web": "3.3.0",
"@next/bundle-analyzer": "^14.2.6",
"@next/third-parties": "^14.2.6",
"@tailwindcss/typography": "^0.5.14",
"@tanstack/react-query": "^5.52.2",
"@tanstack/react-query-devtools": "^5.52.2",
"@next/bundle-analyzer": "^14.2.5",
"@next/third-parties": "^14.2.3",
"@tailwindcss/typography": "^0.5.13",
"@tanstack/react-query": "^5.51.15",
"@tanstack/react-query-devtools": "^5.45.1",
"animate-css-grid": "^1.5.1",
"aos": "^2.3.4",
"applicationinsights": "^2.9.6",
"axios": "^1.7.5",
"applicationinsights": "^2.9.5",
"axios": "^1.7.4",
"classnames": "^2.5.1",
"dayjs": "^1.11.13",
"dayjs": "^1.11.12",
"dotenv": "^16.4.5",
"eslint-config-next": "14.2.5",
"formik": "^2.4.6",
Expand All @@ -84,16 +84,16 @@
"react-responsive-carousel": "^3.2.23",
"react-responsive-modal": "^6.4.2",
"react-toastify": "^10.0.5",
"react-tooltip": "^5.28.0",
"react-tooltip": "^5.27.0",
"react-use": "^17.5.1",
"schema-dts": "^1.1.2",
"sharp": "^0.33.5",
"ssw.megamenu": "4.5.9",
"tailwind-merge": "^2.5.2",
"tailwindcss": "3.4.10",
"tailwindcss-gradients": "^3.0.0",
"tinacms": "^2.2.1",
"typescript": "^5.5.4",
"tinacms": "^2.1.0",
"typescript": "^5.5.2",
"usehooks-ts": "^3.1.0",
"xss": "^1.0.15",
"yup": "^0.32.11"
Expand Down
Loading

0 comments on commit 6d883c2

Please sign in to comment.