Skip to content

Commit

Permalink
chore: deps updates
Browse files Browse the repository at this point in the history
  • Loading branch information
fluid-design-io committed Nov 21, 2022
1 parent d2bbf3c commit 01bc0f5
Show file tree
Hide file tree
Showing 2 changed files with 137 additions and 46 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@capacitor/storage": "^1.2.5",
"@code-hike/mdx": "^0.7.4",
"@docsearch/react": "^3.3.0",
"@fluid-design/fluid-ui": "^2.0.1",
"@fluid-design/fluid-ui": "^2.1.1",
"@hcaptcha/react-hcaptcha": "^1.1.0",
"@headlessui/react": "^1.7.4",
"@heroicons/react": "^2.0.13",
Expand All @@ -31,14 +31,14 @@
"add": "^2.0.6",
"clsx": "^1.2.1",
"formik": "^2.2.9",
"framer-motion": "^7.6.6",
"framer-motion": "^7.6.7",
"github-slugger": "1.5.0",
"gray-matter": "^4.0.3",
"intersection-observer": "^0.12.2",
"next": "^12.2.5",
"next-i18next": "^12.1.0",
"next-mdx-remote": "^4.2.0",
"next-sitemap": "^3.1.31",
"next-sitemap": "^3.1.32",
"prism-react-renderer": "^1.3.5",
"raw-loader": "^4.0.2",
"react": "^18.2.0",
Expand All @@ -47,7 +47,7 @@
"react-dom": "^18.2.0",
"react-hot-toast": "^2.4.0",
"react-icons": "^4.6.0",
"react-parallax-tilt": "^1.7.68",
"react-parallax-tilt": "^1.7.69",
"remark-gfm": "^3.0.1",
"scroll-into-view-if-needed": "^2.2.29",
"swiper": "^8.4.4",
Expand All @@ -63,15 +63,15 @@
"autoprefixer": "^10.4.13",
"cz-conventional-changelog": "3.3.0",
"eslint": "^8.27.0",
"eslint-config-next": "^13.0.3",
"eslint-config-next": "^13.0.4",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-unused-imports": "^2.0.0",
"flag-icons": "^6.6.6",
"postcss": "^8.4.19",
"prettier": "^2.7.1",
"prettier-plugin-tailwindcss": "^0.1.13",
"tailwindcss": "^3.2.4",
"typescript": "^4.8.4"
"typescript": "^4.9.3"
},
"repository": {
"type": "git",
Expand All @@ -91,4 +91,4 @@
"prettier -w"
]
}
}
}
Loading

1 comment on commit 01bc0f5

@vercel
Copy link

@vercel vercel bot commented on 01bc0f5 Nov 21, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.