Skip to content

Commit 1552546

Browse files
authored
chore: update dependencies (#1771)
1 parent cc1d2ad commit 1552546

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -102,18 +102,18 @@
102102
],
103103
"dependencies": {
104104
"@kikobeats/use-query-state": "1.2.2",
105-
"@microlink/mql": "~0.13.12",
106-
"@microlink/react": "5.5.22",
105+
"@microlink/mql": "~0.13.14",
106+
"@microlink/react": "5.5.23",
107107
"@microlink/recipes": "~1.8.1",
108108
"@react-spring/web": "~9.7.5",
109-
"@stripe/react-stripe-js": "~3.1.1",
110-
"@stripe/stripe-js": "~5.5.0",
109+
"@stripe/react-stripe-js": "~3.6.0",
110+
"@stripe/stripe-js": "~7.0.0",
111111
"@styled-system/prop-types": "~5.1.5",
112-
"@techstack/styled-system": "~1.0.495",
112+
"@techstack/styled-system": "~1.0.501",
113113
"@tippyjs/react": "~4.2.6",
114-
"@vercel/analytics": "~1.4.1",
114+
"@vercel/analytics": "~1.5.0",
115115
"babel-plugin-styled-components": "~2.1.4",
116-
"beauty-error": "~1.2.18",
116+
"beauty-error": "~1.2.20",
117117
"cssnano": "~7.0.6",
118118
"cssnano-preset-advanced": "~7.0.6",
119119
"dlv": "~1.1.3",
@@ -139,27 +139,27 @@
139139
"normalize.css": "~8.0.1",
140140
"path-browserify": "~1.0.1",
141141
"polished": "~4.3.1",
142-
"postcss": "~8.5.1",
142+
"postcss": "~8.5.3",
143143
"postcss-focus": "~7.0.0",
144144
"prepend-http": "~4.0.0",
145145
"prettier": "2",
146146
"react": "18",
147147
"react-codecopy": "5.0.14",
148-
"react-confetti": "~6.2.2",
148+
"react-confetti": "~6.4.0",
149149
"react-dom": "18",
150150
"react-feather": "~2.0.10",
151151
"react-syntax-highlighter": "~15.6.1",
152152
"react-timeago": "~7.2.0",
153153
"react-twitter-widgets": "~1.11.0",
154154
"rehype-slug": "~6.0.0",
155-
"sass": "~1.83.4",
156-
"styled-components": "~6.1.14",
155+
"sass": "~1.86.1",
156+
"styled-components": "~6.1.16",
157157
"styled-is": "~1.3.0",
158158
"styled-system": "~5.1.5",
159-
"swr": "~2.3.0",
160-
"tldts": "~6.1.73",
159+
"swr": "~2.3.3",
160+
"tldts": "~6.1.85",
161161
"top-crawler-agents": "~1.0.28",
162-
"top-user-agents": "~2.1.30",
162+
"top-user-agents": "~2.1.42",
163163
"unique-random-array": "~4.0.0"
164164
},
165165
"devDependencies": {

0 commit comments

Comments
 (0)