Skip to content

Commit

Permalink
chore: Bump phoenix and @types/phoenix in /assets
Browse files Browse the repository at this point in the history
Bumps [phoenix](https://github.com/phoenixframework/phoenix) and [@types/phoenix](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/phoenix). These dependencies needed to be updated together.

Updates `phoenix` from 1.7.2 to 1.7.14
- [Release notes](https://github.com/phoenixframework/phoenix/releases)
- [Changelog](https://github.com/phoenixframework/phoenix/blob/main/CHANGELOG.md)
- [Commits](phoenixframework/phoenix@v1.7.2...v1.7.14)

Updates `@types/phoenix` from 1.5.6 to 1.6.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/phoenix)

---
updated-dependencies:
- dependency-name: phoenix
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: "@types/phoenix"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 5, 2024
1 parent 67a7e95 commit 90d3033
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
28 changes: 14 additions & 14 deletions assets/package-lock.json

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

4 changes: 2 additions & 2 deletions assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@sentry/react": "^8.25.0",
"@types/dateformat": "^5.0.0",
"@types/jest": "^29.5.1",
"@types/phoenix": "^1.5.6",
"@types/phoenix": "^1.6.5",
"@types/react": "^16.9.56",
"@types/react-datepicker": "^4.11.2",
"@types/react-dom": "^16.9.9",
Expand All @@ -52,7 +52,7 @@
"dateformat": "^5.0.3",
"lodash": "^4.17.20",
"mini-css-extract-plugin": "^2.7.6",
"phoenix": "^1.7.2",
"phoenix": "^1.7.14",
"phoenix_html": "^3.3.1",
"rc-collapse": "^3.7.0",
"react": "^16.4.1",
Expand Down

0 comments on commit 90d3033

Please sign in to comment.