Skip to content

Commit

Permalink
perf: update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
malessani committed Mar 5, 2024
1 parent e162386 commit deba076
Show file tree
Hide file tree
Showing 2 changed files with 691 additions and 507 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,40 +71,40 @@
"commercelayer"
],
"dependencies": {
"@commercelayer/react-components": "^4.11.1-beta.2",
"@commercelayer/sdk": "^5.31.1",
"@commercelayer/react-components": "^4.11.1",
"@commercelayer/sdk": "^5.33.1",
"@faker-js/faker": "^8.4.1",
"@headlessui/react": "^1.7.18",
"@next/bundle-analyzer": "^14.1.0",
"@next/eslint-plugin-next": "^14.1.0",
"@playwright/test": "^1.41.2",
"@next/bundle-analyzer": "^14.1.2",
"@next/eslint-plugin-next": "^14.1.2",
"@playwright/test": "1.41.2",
"@tailwindcss/forms": "^0.5.7",
"@types/async-retry": "1.4.8",
"@types/jsonwebtoken": "^9.0.5",
"@types/node": "^20.11.17",
"@types/react": "^18.2.55",
"@types/jsonwebtoken": "^9.0.6",
"@types/node": "^20.11.24",
"@types/react": "^18.2.63",
"@types/react-gtm-module": "^2.0.3",
"@types/styled-components": "^5.1.34",
"async-retry": "^1.3.3",
"autoprefixer": "^10.4.17",
"autoprefixer": "^10.4.18",
"babel-plugin-macros": "^3.1.0",
"babel-plugin-styled-components": "^2.1.4",
"classnames": "^2.5.1",
"cron-parser": "^4.9.0",
"cronstrue": "^2.48.0",
"dotenv": "^16.4.3",
"i18next": "^23.8.2",
"dotenv": "^16.4.5",
"i18next": "^23.10.0",
"jsonwebtoken": "^9.0.2",
"jwt-decode": "^4.0.0",
"next": "^14.1.0",
"next": "^14.1.2",
"next-build-id": "^3.0.0",
"next-i18next": "^15.2.0",
"postcss": "^8.4.35",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-gtm-module": "^2.0.11",
"react-i18next": "^14.0.5",
"react-router-dom": "^6.22.0",
"react-router-dom": "^6.22.2",
"styled-components": "^6.1.8",
"tailwindcss": "^3.4.1",
"twin.macro": "^3.4.1",
Expand All @@ -115,20 +115,20 @@
"@semantic-release/commit-analyzer": "^11.1.0",
"@semantic-release/git": "^10.0.1",
"@semantic-release/github": "^9.2.6",
"@semantic-release/npm": "^11.0.2",
"@semantic-release/npm": "^11.0.3",
"@semantic-release/release-notes-generator": "^12.1.0",
"@typescript-eslint/eslint-plugin": "^7.0.1",
"@typescript-eslint/parser": "^7.0.1",
"eslint": "^8.56.0",
"eslint-config-next": "^14.1.0",
"@typescript-eslint/eslint-plugin": "^7.1.1",
"@typescript-eslint/parser": "^7.1.1",
"eslint": "^8.57.0",
"eslint-config-next": "^14.1.2",
"eslint-config-prettier": "^9.1.0",
"eslint-config-standard": "^17.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-n": "^16.6.2",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react": "^7.34.0",
"eslint-plugin-tailwind": "^0.2.1",
"npm-check-updates": "^16.14.15",
"prettier": "^3.2.5",
Expand Down
Loading

0 comments on commit deba076

Please sign in to comment.