Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pookmish committed Dec 11, 2024
1 parent c228c0c commit 652d7b0
Show file tree
Hide file tree
Showing 2 changed files with 229 additions and 215 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@
"dependencies": {
"@formkit/auto-animate": "^0.8.2",
"@heroicons/react": "^2.2.0",
"@mui/base": "5.0.0-beta.64",
"@next/third-parties": "15.0.4",
"@mui/base": "5.0.0-beta.66",
"@next/third-parties": "15.1.0",
"@tailwindcss/container-queries": "^0.1.1",
"@types/node": "^22.10.1",
"@types/node": "^22.10.2",
"@types/react": "^19.0.1",
"@types/react-dom": "19.0.2",
"algoliasearch": "5.16.0",
"algoliasearch": "5.17.0",
"autoprefixer": "^10.4.20",
"clsx": "^2.1.1",
"decanter": "^7.3.0",
Expand All @@ -32,7 +32,7 @@
"graphql-tag": "^2.12.6",
"html-entities": "^2.5.2",
"html-react-parser": "^5.2.0",
"next": "15.0.4",
"next": "15.1.0",
"plaiceholder": "^3.0.0",
"postcss": "^8.4.49",
"qs": "^6.13.1",
Expand All @@ -55,7 +55,7 @@
"@graphql-codegen/import-types-preset": "^3.0.0",
"@graphql-codegen/typescript-graphql-request": "^6.2.0",
"@graphql-codegen/typescript-operations": "^4.4.0",
"@next/bundle-analyzer": "15.0.4",
"@next/bundle-analyzer": "15.1.0",
"@storybook/addon-essentials": "^8.4.7",
"@storybook/addon-interactions": "^8.4.7",
"@storybook/addon-links": "^8.4.7",
Expand All @@ -68,7 +68,7 @@
"concurrently": "^9.1.0",
"encoding": "^0.1.13",
"eslint": "9.16.0",
"eslint-config-next": "15.0.4",
"eslint-config-next": "15.1.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-storybook": "^0.11.1",
Expand Down
Loading

0 comments on commit 652d7b0

Please sign in to comment.