Commit f30fe63
authored
chore(deps): bump the remix-run group with 6 updates
Bumps the remix-run group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [@remix-run/eslint-config](https://github.com/remix-run/remix/tree/HEAD/packages/remix-eslint-config) | `2.15.3` | `2.16.3` |
| [@remix-run/node](https://github.com/remix-run/remix/tree/HEAD/packages/remix-node) | `2.16.0` | `2.16.3` |
| [@remix-run/css-bundle](https://github.com/remix-run/remix/tree/HEAD/packages/remix-css-bundle) | `2.16.0` | `2.16.3` |
| [@remix-run/react](https://github.com/remix-run/remix/tree/HEAD/packages/remix-react) | `2.16.0` | `2.16.3` |
| [@remix-run/dev](https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev) | `2.15.3` | `2.16.3` |
| [@remix-run/server-runtime](https://github.com/remix-run/remix/tree/HEAD/packages/remix-server-runtime) | `2.16.0` | `2.16.3` |
Updates `@remix-run/eslint-config` from 2.15.3 to 2.16.3
- [Release notes](https://github.com/remix-run/remix/releases)
- [Changelog](https://github.com/remix-run/remix/blob/main/packages/remix-eslint-config/CHANGELOG.md)
- [Commits](https://github.com/remix-run/remix/commits/@remix-run/[email protected]/packages/remix-eslint-config)
Updates `@remix-run/node` from 2.16.0 to 2.16.3
- [Release notes](https://github.com/remix-run/remix/releases)
- [Changelog](https://github.com/remix-run/remix/blob/main/packages/remix-node/CHANGELOG.md)
- [Commits](https://github.com/remix-run/remix/commits/@remix-run/[email protected]/packages/remix-node)
Updates `@remix-run/css-bundle` from 2.16.0 to 2.16.3
- [Release notes](https://github.com/remix-run/remix/releases)
- [Changelog](https://github.com/remix-run/remix/blob/main/packages/remix-css-bundle/CHANGELOG.md)
- [Commits](https://github.com/remix-run/remix/commits/@remix-run/[email protected]/packages/remix-css-bundle)
Updates `@remix-run/react` from 2.16.0 to 2.16.3
- [Release notes](https://github.com/remix-run/remix/releases)
- [Changelog](https://github.com/remix-run/remix/blob/main/packages/remix-react/CHANGELOG.md)
- [Commits](https://github.com/remix-run/remix/commits/@remix-run/[email protected]/packages/remix-react)
Updates `@remix-run/dev` from 2.15.3 to 2.16.3
- [Release notes](https://github.com/remix-run/remix/releases)
- [Changelog](https://github.com/remix-run/remix/blob/main/packages/remix-dev/CHANGELOG.md)
- [Commits](https://github.com/remix-run/remix/commits/@remix-run/[email protected]/packages/remix-dev)
Updates `@remix-run/server-runtime` from 2.16.0 to 2.16.3
- [Release notes](https://github.com/remix-run/remix/releases)
- [Changelog](https://github.com/remix-run/remix/blob/main/packages/remix-server-runtime/CHANGELOG.md)
- [Commits](https://github.com/remix-run/remix/commits/@remix-run/[email protected]/packages/remix-server-runtime)
---
updated-dependencies:
- dependency-name: "@remix-run/eslint-config"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: remix-run
- dependency-name: "@remix-run/node"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: remix-run
- dependency-name: "@remix-run/css-bundle"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: remix-run
- dependency-name: "@remix-run/react"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: remix-run
- dependency-name: "@remix-run/dev"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: remix-run
- dependency-name: "@remix-run/server-runtime"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: remix-run
...
Signed-off-by: dependabot[bot] <[email protected]>1 parent 244da77 commit f30fe63
File tree
4 files changed
+911
-574
lines changed- examples/playground
- packages/remix-fastify
4 files changed
+911
-574
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
0 commit comments