Skip to content

Commit 3f7eaaa

Browse files
authored
Merge pull request #1461 from microlinkhq/next
build: update dependencies
2 parents fb5e2a6 + 0f58e19 commit 3f7eaaa

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

package.json

+15-15
Original file line numberDiff line numberDiff line change
@@ -97,10 +97,10 @@
9797
"gatsby"
9898
],
9999
"dependencies": {
100-
"@kikobeats/use-query-state": "~1.0.6",
101-
"@microlink/mql": "~0.10.14",
100+
"@kikobeats/use-query-state": "~1.1.0",
101+
"@microlink/mql": "~0.10.15",
102102
"@microlink/react": "~5.5.7",
103-
"@microlink/recipes": "~1.3.6",
103+
"@microlink/recipes": "~1.4.0",
104104
"@radix-ui/react-popper": "0.1.3",
105105
"@stripe/react-stripe-js": "~1.7.0",
106106
"@stripe/stripe-js": "~1.23.0",
@@ -113,19 +113,19 @@
113113
"dlv": "~1.1.3",
114114
"exists-file": "~3.0.2",
115115
"flat": "~5.0.2",
116-
"gatsby": "~4.7.2",
116+
"gatsby": "~4.8.0",
117117
"gatsby-plugin-advanced-sitemap": "~2.0.0",
118-
"gatsby-plugin-canonical-urls": "~4.7.0",
119-
"gatsby-plugin-catch-links": "~4.7.0",
120-
"gatsby-plugin-google-analytics": "~4.7.0",
121-
"gatsby-plugin-react-helmet": "~5.7.0",
122-
"gatsby-plugin-sass": "~5.7.0",
123-
"gatsby-plugin-styled-components": "~5.7.0",
124-
"gatsby-source-filesystem": "~4.7.0",
125-
"gatsby-transformer-javascript-frontmatter": "~4.7.0",
126-
"gatsby-transformer-json": "~4.7.0",
127-
"gatsby-transformer-remark": "~5.7.0",
128-
"gatsby-transformer-yaml": "~4.7.0",
118+
"gatsby-plugin-canonical-urls": "~4.8.0",
119+
"gatsby-plugin-catch-links": "~4.8.0",
120+
"gatsby-plugin-google-analytics": "~4.8.0",
121+
"gatsby-plugin-react-helmet": "~5.8.0",
122+
"gatsby-plugin-sass": "~5.8.0",
123+
"gatsby-plugin-styled-components": "~5.8.0",
124+
"gatsby-source-filesystem": "~4.8.0",
125+
"gatsby-transformer-javascript-frontmatter": "~4.8.0",
126+
"gatsby-transformer-json": "~4.8.0",
127+
"gatsby-transformer-remark": "~5.8.0",
128+
"gatsby-transformer-yaml": "~4.8.0",
129129
"git-jiggy": "~1.1.1",
130130
"github-slugger": "~1.4.0",
131131
"got": "~11.8.3",

0 commit comments

Comments
 (0)