Skip to content

Commit

Permalink
Merge branch 'dependabot/npm_and_yarn/npm_and_yarn-af93afb32e' into t…
Browse files Browse the repository at this point in the history
…est-addedplaywright-keminghe
  • Loading branch information
KemingHe committed Dec 11, 2024
2 parents fa96a3d + bec0dd4 commit 6f9dcb9
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 14 deletions.
5 changes: 0 additions & 5 deletions .changeset/big-eggs-appear.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# socialify

## 2.12.2

### Patch Changes

- 82f1b49: moved strictly build-time deps to dev-deps list in package.json

## 2.12.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "socialify",
"version": "2.12.1",
"version": "2.12.2",
"description": "Socialify your project. Share with the world!",
"author": "@CryogenicPlanet, @wei",
"license": "MIT",
Expand Down Expand Up @@ -41,7 +41,7 @@
"react-hot-toast": "^2.4.1",
"react-icons": "^5.3.0",
"satori": "^0.10.14",
"simple-icons": "^13.17.0",
"simple-icons": "^13.20.0",
"styled-jsx": "^5.1.6",
"use-debounce": "^10.0.4",
"yoga-wasm-web": "^0.3.3"
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3005,9 +3005,9 @@ mz@^2.7.0:
thenify-all "^1.0.0"

nanoid@^3.3.6, nanoid@^3.3.7:
version "3.3.7"
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.7.tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8"
integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==
version "3.3.8"
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.8.tgz#b1be3030bee36aaff18bacb375e5cce521684baf"
integrity sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==

natural-compare@^1.4.0:
version "1.4.0"
Expand Down Expand Up @@ -3576,10 +3576,10 @@ signal-exit@^4.0.1:
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-4.1.0.tgz#952188c1cbd546070e2dd20d0f41c0ae0530cb04"
integrity sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==

simple-icons@^13.17.0:
version "13.17.0"
resolved "https://registry.yarnpkg.com/simple-icons/-/simple-icons-13.17.0.tgz#9e392e6bdd8114fdcf49bb740f0867e4ffbca6e7"
integrity sha512-pn37igWUYFeTBLckTGjFpwvEYbZuIXc9AB2lza+bzxc/h/sxlNn323dxGlXKglxqMNgLkbnpX75hT6kgsgb5CQ==
simple-icons@^13.20.0:
version "13.20.0"
resolved "https://registry.yarnpkg.com/simple-icons/-/simple-icons-13.20.0.tgz#81ca49b7263eb9c68557fed4f0125a46f2289765"
integrity sha512-8IQSSOaXhgG9fH0dJsUmlMlo0Jt0Xd1MwxsK75TlRZO0FR7P5UQ8TEaIPOwlRMHd/FzZJ0R3vFHW0kOH7PbdMw==

simple-swizzle@^0.2.2:
version "0.2.2"
Expand Down

0 comments on commit 6f9dcb9

Please sign in to comment.