Skip to content

Commit

Permalink
chore(deps): bump the production-dependencies group across 1 director…
Browse files Browse the repository at this point in the history
…y with 3 updates

Bumps the production-dependencies group with 3 updates in the / directory: [@codesandbox/sandpack-react](https://github.com/codesandbox/sandpack), [cypress](https://github.com/cypress-io/cypress) and [isomorphic-dompurify](https://github.com/kkomelin/isomorphic-dompurify).


Updates `@codesandbox/sandpack-react` from 2.13.10 to 2.14.2
- [Release notes](https://github.com/codesandbox/sandpack/releases)
- [Changelog](https://github.com/codesandbox/sandpack/blob/main/CHANGELOG.md)
- [Commits](codesandbox/sandpack@v2.13.10...v2.14.2)

Updates `cypress` from 13.8.1 to 13.11.0
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](cypress-io/cypress@v13.8.1...v13.11.0)

Updates `isomorphic-dompurify` from 2.9.0 to 2.12.0
- [Release notes](https://github.com/kkomelin/isomorphic-dompurify/releases)
- [Commits](kkomelin/isomorphic-dompurify@v2.9.0...v2.12.0)

---
updated-dependencies:
- dependency-name: "@codesandbox/sandpack-react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: cypress
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: isomorphic-dompurify
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent 0071458 commit a050753
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 50 deletions.
99 changes: 52 additions & 47 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@
"lint-staged": "lint-staged"
},
"dependencies": {
"@codesandbox/sandpack-react": "^2.13.10",
"@codesandbox/sandpack-react": "^2.14.2",
"@codesandbox/sandpack-themes": "^2.0.21",
"airtable": "^0.12.2",
"check-node-version": "^4.2.1",
"cypress": "^13.8.1",
"cypress": "^13.11.0",
"cypress-axe": "^1.5.0",
"cypress-each": "^1.14.0",
"isomorphic-dompurify": "^2.9.0",
"isomorphic-dompurify": "^2.12.0",
"marked": "^12.0.2",
"next": "^14.2.3",
"react": "18.3.1",
Expand Down

0 comments on commit a050753

Please sign in to comment.