Skip to content

Commit

Permalink
updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pookmish committed Mar 27, 2024
1 parent 73f4053 commit 51cf3d1
Show file tree
Hide file tree
Showing 2 changed files with 287 additions and 277 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,26 +13,26 @@
},
"dependencies": {
"@formkit/auto-animate": "^0.8.1",
"@heroicons/react": "^2.1.1",
"@mui/base": "^5.0.0-beta.39",
"@next/third-parties": "^14.1.3",
"@heroicons/react": "^2.1.3",
"@mui/base": "^5.0.0-beta.41",
"@next/third-parties": "^14.1.4",
"@tailwindcss/container-queries": "^0.1.1",
"@tailwindcss/typography": "^0.5.10",
"@tanstack/react-query": "^5.28.4",
"@types/node": "^20.11.29",
"@types/react": "^18.2.67",
"autoprefixer": "^10.4.18",
"@tailwindcss/typography": "^0.5.11",
"@tanstack/react-query": "^5.28.9",
"@types/node": "^20.11.30",
"@types/react": "^18.2.72",
"autoprefixer": "^10.4.19",
"axios": "^1.6.8",
"critters": "^0.0.22",
"decanter": "^7.2.0",
"graphql": "^16.8.1",
"graphql-request": "^6.1.0",
"graphql-tag": "^2.12.6",
"html-react-parser": "^5.1.8",
"html-react-parser": "^5.1.9",
"jsona": "^1.12.1",
"next": "^14.1.3",
"next": "^14.1.4",
"next-drupal": "^1.6.0",
"postcss": "^8.4.36",
"postcss": "^8.4.38",
"react": "^18.2.0",
"react-aria": "^3.32.1",
"react-dom": "^18.2.0",
Expand All @@ -42,20 +42,20 @@
"react-obfuscate-email": "^1.1.2",
"react-stately": "^3.30.1",
"react-tiny-oembed": "^1.1.0",
"sharp": "^0.33.2",
"sharp": "^0.33.3",
"tailwind-merge": "^2.2.2",
"tailwindcss": "^3.4.1",
"typescript": "^5.4.2",
"usehooks-ts": "^3.0.1"
"typescript": "^5.4.3",
"usehooks-ts": "^3.0.2"
},
"devDependencies": {
"@graphql-codegen/cli": "5.0.2",
"@graphql-codegen/import-types-preset": "^3.0.0",
"@graphql-codegen/typescript-graphql-request": "^6.2.0",
"@graphql-codegen/typescript-operations": "4.2.0",
"@types/qs": "^6.9.13",
"@types/qs": "^6.9.14",
"eslint": "^8.57.0",
"eslint-config-next": "^14.1.3",
"eslint-config-next": "^14.1.4",
"eslint-plugin-deprecation": "^2.0.0",
"eslint-plugin-unused-imports": "^3.1.0"
},
Expand Down
Loading

0 comments on commit 51cf3d1

Please sign in to comment.