Compare commits

..

1 Commits

Author SHA1 Message Date
a7afb7ca0c Update all dependencies 2025-06-13 00:40:28 +00:00
2 changed files with 8 additions and 8 deletions

View File

@ -24,7 +24,7 @@
"react-markdown": "8.0.7",
"remark-gfm": "3.0.1",
"server-only": "0.0.1",
"styled-components": "6.1.18",
"styled-components": "6.1.19",
"styled-jsx": "5.1.7",
"use-count-up": "3.0.1"
},

View File

@ -768,9 +768,9 @@ doctrine@^3.0.0:
esutils "^2.0.2"
electron-to-chromium@^1.5.160:
version "1.5.166"
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.166.tgz#3fff386ed473cc2169dbe2d3ace9592262601114"
integrity sha512-QPWqHL0BglzPYyJJ1zSSmwFFL6MFXhbACOCcsCdUMCkzPdS9/OIBVxg516X/Ado2qwAq8k0nJJ7phQPCqiaFAw==
version "1.5.167"
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.167.tgz#dab251d7161985306c54d9df2b7c1e651589a4d2"
integrity sha512-LxcRvnYO5ez2bMOFpbuuVuAI5QNeY1ncVytE/KXaL6ZNfzX1yPlAO0nSOyIHx2fVAuUprMqPs/TdVhUFZy7SIQ==
emoji-regex@^8.0.0:
version "8.0.0"
@ -2720,10 +2720,10 @@ style-to-object@^0.4.0:
dependencies:
inline-style-parser "0.1.1"
styled-components@6.1.18:
version "6.1.18"
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-6.1.18.tgz#9647497a92326ba9d758051c914f15004d524bb9"
integrity sha512-Mvf3gJFzZCkhjY2Y/Fx9z1m3dxbza0uI9H1CbNZm/jSHCojzJhQ0R7bByrlFJINnMzz/gPulpoFFGymNwrsMcw==
styled-components@6.1.19:
version "6.1.19"
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-6.1.19.tgz#9a41b4db79a3b7a2477daecabe8dd917235263d6"
integrity sha512-1v/e3Dl1BknC37cXMhwGomhO8AkYmN41CqyX9xhUDxry1ns3BFQy2lLDRQXJRdVVWB9OHemv/53xaStimvWyuA==
dependencies:
"@emotion/is-prop-valid" "1.2.2"
"@emotion/unitless" "0.8.1"