Skip to content

Commit

Permalink
Bump the frontend group in /frontend with 4 updates (#175)
Browse files Browse the repository at this point in the history
Bumps the frontend group in /frontend with 4 updates: [@solidjs/router](https://github.com/solidjs/solid-router), [solid-js](https://github.com/solidjs/solid), [pnpm](https://github.com/pnpm/pnpm) and [typescript](https://github.com/microsoft/TypeScript).


Updates `@solidjs/router` from 0.14.7 to 0.14.8
- [Changelog](https://github.com/solidjs/solid-router/blob/main/CHANGELOG.md)
- [Commits](https://github.com/solidjs/solid-router/commits)

Updates `solid-js` from 1.9.1 to 1.9.2
- [Release notes](https://github.com/solidjs/solid/releases)
- [Changelog](https://github.com/solidjs/solid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/solidjs/solid/commits/v1.9.2)

Updates `pnpm` from 9.11.0 to 9.12.1
- [Release notes](https://github.com/pnpm/pnpm/releases)
- [Commits](pnpm/pnpm@v9.11.0...v9.12.1)

Updates `typescript` from 5.6.2 to 5.6.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.6.2...v5.6.3)

---
updated-dependencies:
- dependency-name: "@solidjs/router"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend
- dependency-name: solid-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend
- dependency-name: pnpm
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 981e02b commit 52ea589
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 31 deletions.
8 changes: 4 additions & 4 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,17 +19,17 @@
},
"devDependencies": {
"@types/crypto-js": "4.2.2",
"pnpm": "9.11.0",
"typescript": "5.6.2",
"pnpm": "9.12.1",
"typescript": "5.6.3",
"vite": "5.4.8",
"vite-plugin-solid": "2.10.2"
},
"dependencies": {
"@solidjs/router": "0.14.7",
"@solidjs/router": "0.14.8",
"crypto-js": "4.2.0",
"linkify-element": "4.1.3",
"linkifyjs": "4.1.3",
"mvp.css": "1.15.0",
"solid-js": "1.9.1"
"solid-js": "1.9.2"
}
}
54 changes: 27 additions & 27 deletions frontend/pnpm-lock.yaml

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

0 comments on commit 52ea589

Please sign in to comment.