Skip to content

Commit

Permalink
build: update dependencies (#1657)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats authored Sep 1, 2023
1 parent e0514ea commit c132bca
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,26 +102,26 @@
"@microlink/react": "~5.5.15",
"@microlink/recipes": "~1.8.0",
"@react-spring/web": "~9.7.3",
"@stripe/react-stripe-js": "~2.1.1",
"@stripe/react-stripe-js": "~2.1.2",
"@stripe/stripe-js": "~1.54.2",
"@styled-system/prop-types": "~5.1.5",
"@tippyjs/react": "~4.2.6",
"@vercel/analytics": "~1.0.1",
"@vercel/analytics": "~1.0.2",
"beauty-error": "~1.2.15",
"cssnano": "~6.0.1",
"cssnano-preset-advanced": "~6.0.1",
"dlv": "~1.1.3",
"gatsby": "~5.11.0",
"gatsby": "~5.12.3",
"gatsby-plugin-advanced-sitemap": "~2.1.0",
"gatsby-plugin-canonical-urls": "~5.11.0",
"gatsby-plugin-catch-links": "~5.11.0",
"gatsby-plugin-sass": "~6.11.0",
"gatsby-plugin-styled-components": "~6.11.0",
"gatsby-source-filesystem": "~5.11.0",
"gatsby-transformer-javascript-frontmatter": "~5.11.0",
"gatsby-transformer-json": "~5.11.0",
"gatsby-transformer-remark": "~6.11.0",
"gatsby-transformer-yaml": "~5.11.0",
"gatsby-plugin-canonical-urls": "~5.12.0",
"gatsby-plugin-catch-links": "~5.12.0",
"gatsby-plugin-sass": "~6.12.0",
"gatsby-plugin-styled-components": "~6.12.0",
"gatsby-source-filesystem": "~5.12.0",
"gatsby-transformer-javascript-frontmatter": "~5.12.0",
"gatsby-transformer-json": "~5.12.0",
"gatsby-transformer-remark": "~6.12.0",
"gatsby-transformer-yaml": "~5.12.0",
"github-slugger": "~2.0.0",
"got": "~11.8.6",
"humanize-url": "~3.0.0",
Expand All @@ -135,10 +135,10 @@
"palx": "~1.0.3",
"path-browserify": "~1.0.1",
"polished": "~4.2.2",
"postcss": "~8.4.27",
"postcss": "~8.4.29",
"postcss-focus": "~7.0.0",
"prepend-http": "~4.0.0",
"prettier": "~3.0.0",
"prettier": "~3.0.3",
"react": "18",
"react-codecopy": "~5.0.1",
"react-confetti": "~6.1.0",
Expand All @@ -148,12 +148,12 @@
"react-timeago": "~7.1.0",
"react-twitter-widgets": "~1.11.0",
"remark-slug": "~7.0.1",
"sass": "~1.64.2",
"sass": "~1.66.1",
"styled-components": "~5.3.11",
"styled-is": "~1.3.0",
"styled-system": "~5.1.5",
"swr": "~2.2.0",
"tldts": "~6.0.13",
"swr": "~2.2.2",
"tldts": "~6.0.14",
"unique-random-array": "~3.0.0"
},
"devDependencies": {
Expand Down

2 comments on commit c132bca

@vercel
Copy link

@vercel vercel bot commented on c132bca Sep 1, 2023

Choose a reason for hiding this comment

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

@vercel
Copy link

@vercel vercel bot commented on c132bca Sep 1, 2023

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

www – ./

www-git-master-microlink.vercel.app
www-microlink.vercel.app
www.microlink.io
microlink.io

Please sign in to comment.