Skip to content

Commit

Permalink
Bump the frontend group in /frontend with 4 updates (#87)
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), [linkify-element](https://github.com/Hypercontext/linkifyjs/tree/HEAD/packages/linkify-element), [linkifyjs](https://github.com/Hypercontext/linkifyjs/tree/HEAD/packages/linkifyjs) and [pnpm](https://github.com/pnpm/pnpm).


Updates `@solidjs/router` from 0.8.4 to 0.9.1
- [Commits](https://github.com/solidjs/solid-router/commits)

Updates `linkify-element` from 4.1.1 to 4.1.2
- [Release notes](https://github.com/Hypercontext/linkifyjs/releases)
- [Changelog](https://github.com/Hypercontext/linkifyjs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Hypercontext/linkifyjs/commits/v4.1.2/packages/linkify-element)

Updates `linkifyjs` from 4.1.1 to 4.1.2
- [Release notes](https://github.com/Hypercontext/linkifyjs/releases)
- [Changelog](https://github.com/Hypercontext/linkifyjs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Hypercontext/linkifyjs/commits/v4.1.2/packages/linkifyjs)

Updates `pnpm` from 8.10.2 to 8.10.4
- [Release notes](https://github.com/pnpm/pnpm/releases)
- [Commits](pnpm/pnpm@v8.10.2...v8.10.4)

---
updated-dependencies:
- dependency-name: "@solidjs/router"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend
- dependency-name: linkify-element
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend
- dependency-name: linkifyjs
  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-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 Nov 13, 2023
1 parent d38be84 commit 8cf88b7
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
8 changes: 4 additions & 4 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,16 +19,16 @@
},
"devDependencies": {
"@types/crypto-js": "^4.2.1",
"pnpm": "^8.10.2",
"pnpm": "^8.10.4",
"typescript": "^5.2.2",
"vite": "^4.5.0",
"vite-plugin-solid": "^2.7.2"
},
"dependencies": {
"@solidjs/router": "^0.8.4",
"@solidjs/router": "^0.9.1",
"crypto-js": "^4.2.0",
"linkify-element": "^4.1.1",
"linkifyjs": "^4.1.1",
"linkify-element": "^4.1.2",
"linkifyjs": "^4.1.2",
"mvp.css": "^1.14.0",
"solid-js": "^1.8.5"
}
Expand Down
36 changes: 18 additions & 18 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 8cf88b7

Please sign in to comment.