Skip to content

Commit 2d6af16

Browse files
authored
build: update dependencies (#1744)
1 parent 79d677f commit 2d6af16

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -102,20 +102,20 @@
102102
],
103103
"dependencies": {
104104
"@kikobeats/use-query-state": "1.2.2",
105-
"@microlink/mql": "~0.13.6",
105+
"@microlink/mql": "~0.13.8",
106106
"@microlink/react": "5.5.22",
107107
"@microlink/recipes": "~1.8.1",
108108
"@react-spring/web": "~9.7.4",
109109
"@stripe/react-stripe-js": "~2.8.0",
110-
"@stripe/stripe-js": "~4.4.0",
110+
"@stripe/stripe-js": "~4.6.0",
111111
"@styled-system/prop-types": "~5.1.5",
112-
"@techstack/styled-system": "~1.0.483",
112+
"@techstack/styled-system": "~1.0.490",
113113
"@tippyjs/react": "~4.2.6",
114114
"@vercel/analytics": "~1.3.1",
115115
"babel-plugin-styled-components": "~2.1.4",
116116
"beauty-error": "~1.2.18",
117-
"cssnano": "~7.0.5",
118-
"cssnano-preset-advanced": "~7.0.5",
117+
"cssnano": "~7.0.6",
118+
"cssnano-preset-advanced": "~7.0.6",
119119
"dlv": "~1.1.3",
120120
"gatsby": "~5.13.7",
121121
"gatsby-plugin-advanced-sitemap": "~2.1.0",
@@ -139,7 +139,7 @@
139139
"normalize.css": "~8.0.1",
140140
"path-browserify": "~1.0.1",
141141
"polished": "~4.3.1",
142-
"postcss": "~8.4.41",
142+
"postcss": "~8.4.47",
143143
"postcss-focus": "~7.0.0",
144144
"prepend-http": "~4.0.0",
145145
"prettier": "2",
@@ -152,14 +152,14 @@
152152
"react-timeago": "~7.2.0",
153153
"react-twitter-widgets": "~1.11.0",
154154
"remark-slug": "~7.0.1",
155-
"sass": "~1.77.8",
156-
"styled-components": "~6.1.12",
155+
"sass": "~1.79.4",
156+
"styled-components": "~6.1.13",
157157
"styled-is": "~1.3.0",
158158
"styled-system": "~5.1.5",
159159
"swr": "~2.2.5",
160-
"tldts": "~6.1.39",
160+
"tldts": "~6.1.48",
161161
"top-crawler-agents": "~1.0.27",
162-
"top-user-agents": "~2.1.22",
162+
"top-user-agents": "~2.1.23",
163163
"unique-random-array": "~3.0.0"
164164
},
165165
"devDependencies": {

0 commit comments

Comments
 (0)