Skip to content

Commit

Permalink
[project-base] updated dependencies (#3646)
Browse files Browse the repository at this point in the history
  • Loading branch information
chlebektomas authored Dec 16, 2024
2 parents 88efdc5 + 8c48afb commit 6d9b504
Show file tree
Hide file tree
Showing 4 changed files with 3,869 additions and 2,622 deletions.
6 changes: 2 additions & 4 deletions storefront/config/i18next-parser.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,9 @@ module.exports = {
input: [
'../components/**/*.{ts,tsx}',
'../connectors/**/*.{ts,tsx}',
'../context/**/*.{ts,tsx}',
'../helpers/**/*.{ts,tsx}',
'../hooks/**/*.{ts,tsx}',
'../gtm/**/*.{ts,tsx}',
'../pages/**/*.{ts,tsx}',
'../typeHelpers/**/*.{ts,tsx}',
'../store/**/*.{ts,tsx}',
'../utils/**/*.{ts,tsx}',
],
sort: true,
Expand Down
2 changes: 1 addition & 1 deletion storefront/next-env.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
/// <reference types="next/image-types/global" />

// NOTE: This file should not be edited
// see https://nextjs.org/docs/basic-features/typescript for more information.
// see https://nextjs.org/docs/pages/building-your-application/configuring/typescript for more information.
62 changes: 31 additions & 31 deletions storefront/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,92 +23,92 @@
"test--no-watch": "vitest run"
},
"dependencies": {
"@floating-ui/react": "~0.26.9",
"@floating-ui/react": "~0.26.28",
"@hookform/resolvers": "~2.6.1",
"@next/bundle-analyzer": "~14.2.8",
"@sentry/nextjs": "~7.99.0",
"@next/bundle-analyzer": "~14.2.20",
"@sentry/nextjs": "~8.40.0",
"@urql/devtools": "~2.0.3",
"@urql/exchange-auth": "~2.1.6",
"@urql/exchange-graphcache": "~6.4.1",
"cookies-next": "~4.1.1",
"cookies-next": "~4.3.0",
"crypto-js": "~4.2.0",
"dayjs": "~1.11.10",
"framer-motion": "^11.1.9",
"dayjs": "~1.11.13",
"framer-motion": "^11.14.4",
"google-map-react": "^2.2.1",
"graphql": "~16.8.1",
"graphql": "~16.8.2",
"graphql-tag": "~2.12.6",
"isomorphic-dompurify": "^2.15.0",
"js-base64": "~3.7.6",
"isomorphic-dompurify": "^2.19.0",
"js-base64": "~3.7.7",
"jwt-decode": "~4.0.0",
"lz-string": "~1.5.0",
"next": "~14.1.4",
"next": "~14.2.20",
"next-translate": "~2.6.2",
"next-translate-plugin": "~2.6.2",
"next-urql": "~5.0.2",
"nprogress": "~0.2.0",
"react": "~18.2.0",
"react-dom": "~18.2.0",
"react-dropzone": "^14.2.3",
"react-error-boundary": "~4.0.12",
"react-dropzone": "^14.3.5",
"react-error-boundary": "~4.0.13",
"react-hook-form": "~7.35.0",
"react-infinite-scroll-component": "~6.1.0",
"react-loading-skeleton": "~3.3.1",
"react-merge-refs": "~2.1.1",
"react-remove-scroll": "^2.5.10",
"react-swipeable": "~7.0.1",
"react-remove-scroll": "^2.6.1",
"react-swipeable": "~7.0.2",
"react-tabs": "~6.0.2",
"react-toastify": "~10.0.6",
"redis": "~4.6.13",
"redis": "~4.6.15",
"supercluster": "^8.0.1",
"tailwind-merge": "~2.2.1",
"tailwind-merge": "~2.2.2",
"tinycolor2": "~1.6.0",
"urql": "~4.0.6",
"urql": "~4.0.7",
"use-supercluster": "^1.2.0",
"uuid": "~9.0.1",
"wonka": "~6.3.4",
"yup": "~1.4.0",
"zustand": "~4.4.7"
},
"devDependencies": {
"@graphql-codegen/cli": "~5.0.2",
"@graphql-codegen/cli": "~5.0.3",
"@graphql-codegen/fragment-matcher": "~5.0.2",
"@graphql-codegen/introspection": "~4.0.2",
"@graphql-codegen/introspection": "~4.0.3",
"@graphql-codegen/near-operation-file-preset": "^3.0.0",
"@graphql-codegen/typescript-operations": "~4.0.1",
"@graphql-codegen/typescript-urql": "~4.0.0",
"@mswjs/interceptors": "0.19.0",
"@testing-library/react": "~14.2.1",
"@testing-library/react": "~14.2.2",
"@trivago/prettier-plugin-sort-imports": "~4.3.0",
"@types/crypto-js": "~4.2.2",
"@types/google-map-react": "^2.1.10",
"@types/node": "~20.11.16",
"@types/node": "~20.11.30",
"@types/nprogress": "~0.2.3",
"@types/react": "~18.2.55",
"@types/react-dom": "~18.2.18",
"@types/react": "~18.2.79",
"@types/react-dom": "~18.2.25",
"@types/supercluster": "^7.1.3",
"@types/tinycolor2": "~1.4.6",
"@types/uuid": "~9.0.8",
"@typescript-eslint/eslint-plugin": "~6.20.0",
"@typescript-eslint/parser": "~6.20.0",
"@urql/introspection": "^1.1.0",
"@vitejs/plugin-react": "~4.2.1",
"autoprefixer": "~10.4.17",
"autoprefixer": "~10.4.20",
"concurrently": "~8.2.2",
"eslint": "~8.56.0",
"eslint-config-prettier": "~9.1.0",
"eslint-plugin-no-relative-import-paths": "~1.5.3",
"eslint-plugin-no-relative-import-paths": "~1.5.5",
"eslint-plugin-react": "~7.33.2",
"eslint-plugin-react-hooks": "~4.6.0",
"eslint-plugin-react-hooks": "~4.6.2",
"eslint-plugin-unused-imports": "~3.0.0",
"graphql-markdown": "~7.0.0",
"graphql-markdown": "~7.0.1",
"i18next-parser": "~9.0.2",
"jsdom": "~24.0.0",
"postcss": "~8.4.34",
"postcss": "~8.4.49",
"prettier": "~3.2.5",
"prettier-plugin-tailwindcss": "~0.5.11",
"tailwindcss": "~3.4.1",
"prettier-plugin-tailwindcss": "~0.5.14",
"tailwindcss": "~3.4.16",
"typescript": "~5.3.3",
"vite-tsconfig-paths": "~4.3.1",
"vite-tsconfig-paths": "~4.3.2",
"vitest": "~0.33.0"
}
}
Loading

0 comments on commit 6d9b504

Please sign in to comment.