Skip to content

Commit

Permalink
Bump the frontend group in /frontend with 4 updates
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 [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


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

Updates `solid-js` from 1.8.7 to 1.8.11
- [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)

Updates `pnpm` from 8.12.1 to 8.14.1
- [Release notes](https://github.com/pnpm/pnpm/releases)
- [Commits](pnpm/pnpm@v8.12.1...v8.14.1)

Updates `vite` from 5.0.10 to 5.0.11
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.11/packages/vite)

---
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: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent 98c48bc commit 01c5d5c
Show file tree
Hide file tree
Showing 2 changed files with 176 additions and 151 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.1",
"pnpm": "^8.12.1",
"pnpm": "^8.14.1",
"typescript": "^5.3.3",
"vite": "^5.0.10",
"vite": "^5.0.11",
"vite-plugin-solid": "^2.8.0"
},
"dependencies": {
"@solidjs/router": "^0.10.4",
"@solidjs/router": "^0.10.9",
"crypto-js": "^4.2.0",
"linkify-element": "^4.1.3",
"linkifyjs": "^4.1.3",
"mvp.css": "^1.14.0",
"solid-js": "^1.8.7"
"solid-js": "^1.8.11"
}
}
Loading

0 comments on commit 01c5d5c

Please sign in to comment.