Skip to content

Commit

Permalink
Bump superstruct from 1.0.4 to 2.0.2 (#1253)
Browse files Browse the repository at this point in the history
Bumps [superstruct](https://github.com/ianstormtaylor/superstruct) from 1.0.4 to 2.0.2.
- [Release notes](https://github.com/ianstormtaylor/superstruct/releases)
- [Changelog](https://github.com/ianstormtaylor/superstruct/blob/main/Changelog.md)
- [Commits](ianstormtaylor/superstruct@v1.0.4...v2.0.2)

---
updated-dependencies:
- dependency-name: superstruct
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 11, 2025
1 parent 4c908b9 commit c5ca6bb
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"node-html-parser": "^7.0.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"superstruct": "^1.0.4",
"superstruct": "^2.0.2",
"ts-node": "^10.9.1",
"vite": "^5.1.5",
"vite-plugin-top-level-await": "^1.4.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/sharing-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"react-dom": "^18.2.0",
"react-icons": "^5.0.1",
"react-router-dom": "^7.1.1",
"superstruct": "^1.0.3",
"superstruct": "^2.0.2",
"usehooks-ts": "^3.1.0",
"web-vitals": "^3.5.2"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17468,10 +17468,10 @@ superscript-text@^1.0.0:
resolved "https://registry.npmjs.org/superscript-text/-/superscript-text-1.0.0.tgz"
integrity sha512-gwu8l5MtRZ6koO0icVTlmN5pm7Dhh1+Xpe9O4x6ObMAsW+3jPbW14d1DsBq1F4wiI+WOFjXF35pslgec/G8yCQ==

superstruct@^1.0.4:
version "1.0.4"
resolved "https://registry.npmjs.org/superstruct/-/superstruct-1.0.4.tgz"
integrity sha512-7JpaAoX2NGyoFlI9NBh66BQXGONc+uE+MRS5i2iOBKuS4e+ccgMDjATgZldkah+33DakBxDHiss9kvUcGAO8UQ==
superstruct@^2.0.2:
version "2.0.2"
resolved "https://registry.yarnpkg.com/superstruct/-/superstruct-2.0.2.tgz#3f6d32fbdc11c357deff127d591a39b996300c54"
integrity sha512-uV+TFRZdXsqXTL2pRvujROjdZQ4RAlBUS5BTh9IGm+jTqQntYThciG/qu57Gs69yjnVUSqdxF9YLmSnpupBW9A==

supports-color@8.1.1, supports-color@^8.0.0, supports-color@^8.1.1:
version "8.1.1"
Expand Down

0 comments on commit c5ca6bb

Please sign in to comment.