Skip to content

Commit

Permalink
chore: update dependencies (#1762)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats authored Jan 1, 2025
1 parent 2d411fa commit bb5515c
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,12 +102,12 @@
],
"dependencies": {
"@kikobeats/use-query-state": "1.2.2",
"@microlink/mql": "~0.13.11",
"@microlink/mql": "~0.13.12",
"@microlink/react": "5.5.22",
"@microlink/recipes": "~1.8.1",
"@react-spring/web": "~9.7.5",
"@stripe/react-stripe-js": "~2.8.0",
"@stripe/stripe-js": "~5.2.0",
"@stripe/stripe-js": "~5.4.0",
"@styled-system/prop-types": "~5.1.5",
"@techstack/styled-system": "~1.0.494",
"@tippyjs/react": "~4.2.6",
Expand All @@ -117,7 +117,7 @@
"cssnano": "~7.0.6",
"cssnano-preset-advanced": "~7.0.6",
"dlv": "~1.1.3",
"gatsby": "~5.14.0",
"gatsby": "~5.14.1",
"gatsby-plugin-advanced-sitemap": "~2.1.0",
"gatsby-plugin-canonical-urls": "~5.14.0",
"gatsby-plugin-catch-links": "~5.14.0",
Expand Down Expand Up @@ -145,22 +145,22 @@
"prettier": "2",
"react": "18",
"react-codecopy": "5.0.14",
"react-confetti": "~6.1.0",
"react-confetti": "~6.2.2",
"react-dom": "18",
"react-feather": "~2.0.10",
"react-syntax-highlighter": "~15.6.1",
"react-timeago": "~7.2.0",
"react-twitter-widgets": "~1.11.0",
"remark-slug": "~7.0.1",
"sass": "~1.81.0",
"remark-slug": "7",
"sass": "~1.83.0",
"styled-components": "~6.1.13",
"styled-is": "~1.3.0",
"styled-system": "~5.1.5",
"swr": "~2.2.5",
"tldts": "~6.1.65",
"top-crawler-agents": "~1.0.27",
"swr": "~2.3.0",
"tldts": "~6.1.70",
"top-crawler-agents": "~1.0.28",
"top-user-agents": "~2.1.24",
"unique-random-array": "~3.0.0"
"unique-random-array": "~4.0.0"
},
"devDependencies": {
"@commitlint/cli": "latest",
Expand Down

0 comments on commit bb5515c

Please sign in to comment.