Skip to content

Commit

Permalink
chore: bump deps (#1283)
Browse files Browse the repository at this point in the history
  • Loading branch information
deini committed Aug 19, 2024
1 parent a875cb5 commit e078977
Show file tree
Hide file tree
Showing 4 changed files with 362 additions and 645 deletions.
28 changes: 14 additions & 14 deletions core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"dependencies": {
"@bigcommerce/catalyst-client": "workspace:^",
"@icons-pack/react-simple-icons": "^9.6.0",
"@icons-pack/react-simple-icons": "^10.0.0",
"@radix-ui/react-accordion": "^1.2.0",
"@radix-ui/react-alert-dialog": "^1.1.1",
"@radix-ui/react-checkbox": "^1.1.1",
Expand All @@ -36,14 +36,14 @@
"content-security-policy-builder": "^2.2.0",
"embla-carousel-react": "8.1.8",
"focus-trap-react": "^10.2.3",
"gql.tada": "^1.8.3",
"gql.tada": "^1.8.5",
"graphql": "^16.9.0",
"lodash.debounce": "^4.0.8",
"lru-cache": "^11.0.0",
"lucide-react": "^0.427.0",
"lucide-react": "^0.428.0",
"next": "14.2.5",
"next-auth": "5.0.0-beta.20",
"next-intl": "^3.17.2",
"next-intl": "^3.17.3",
"react": "^18.3.1",
"react-day-picker": "^8.10.0",
"react-dom": "^18.3.1",
Expand All @@ -52,37 +52,37 @@
"react-hot-toast": "^2.4.1",
"schema-dts": "^1.1.2",
"server-only": "^0.0.1",
"sharp": "^0.33.4",
"tailwind-merge": "^2.4.0",
"tailwindcss-radix": "^3.0.3",
"uuid": "^9.0.1",
"sharp": "^0.33.5",
"tailwind-merge": "^2.5.2",
"tailwindcss-radix": "^3.0.4",
"uuid": "^10.0.0",
"webpack": "^5.93.0",
"zod": "^3.23.8"
},
"devDependencies": {
"@0no-co/graphqlsp": "^1.12.12",
"@0no-co/graphqlsp": "^1.12.13",
"@bigcommerce/eslint-config-catalyst": "workspace:^",
"@faker-js/faker": "^8.4.1",
"@gql.tada/cli-utils": "^1.6.0",
"@playwright/test": "^1.46.0",
"@playwright/test": "^1.46.1",
"@tailwindcss/container-queries": "^0.1.1",
"@types/lodash.debounce": "^4.0.9",
"@types/node": "^20.14.15",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/react-google-recaptcha": "^2.1.9",
"@types/uuid": "^9.0.8",
"@types/uuid": "^10.0.0",
"autoprefixer": "^10.4.20",
"dotenv": "^16.4.5",
"dotenv-cli": "^7.4.2",
"eslint": "^8.57.0",
"eslint-config-next": "14.2.5",
"monocart-coverage-reports": "^2.10.2",
"monocart-coverage-reports": "^2.10.3",
"monocart-reporter": "^2.6.5",
"postcss": "^8.4.40",
"postcss": "^8.4.41",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.6",
"tailwindcss": "^3.4.9",
"tailwindcss": "^3.4.10",
"tailwindcss-animate": "1.0.7",
"typescript": "^5.5.4"
}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.7",
"dotenv-cli": "^7.4.2",
"turbo": "^2.0.11",
"turbo": "^2.0.14",
"typescript": "^5.5.4"
}
}
2 changes: 1 addition & 1 deletion packages/create-catalyst/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"devDependencies": {
"@bigcommerce/eslint-config": "^2.9.0",
"@bigcommerce/eslint-config-catalyst": "workspace:^",
"@swc/core": "^1.7.3",
"@swc/core": "^1.7.14",
"@swc/jest": "^0.2.36",
"@types/fs-extra": "^11.0.4",
"@types/jest": "^29.5.12",
Expand Down
Loading

0 comments on commit e078977

Please sign in to comment.