Skip to content
This repository was archived by the owner on Sep 3, 2025. It is now read-only.

Commit 12e7126

Browse files
Bump the remix group with 6 updates (#112)
Bumps the remix group with 6 updates: | Package | From | To | | --- | --- | --- | | [@remix-run/css-bundle](https://github.com/remix-run/remix/tree/HEAD/packages/remix-css-bundle) | `2.13.1` | `2.14.0` | | [@remix-run/node](https://github.com/remix-run/remix/tree/HEAD/packages/remix-node) | `2.13.1` | `2.14.0` | | [@remix-run/react](https://github.com/remix-run/remix/tree/HEAD/packages/remix-react) | `2.13.1` | `2.14.0` | | [@remix-run/serve](https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve) | `2.13.1` | `2.14.0` | | [@remix-run/dev](https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev) | `2.13.1` | `2.14.0` | | [@remix-run/eslint-config](https://github.com/remix-run/remix/tree/HEAD/packages/remix-eslint-config) | `2.13.1` | `2.14.0` | Updates `@remix-run/css-bundle` from 2.13.1 to 2.14.0 - [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/node` from 2.13.1 to 2.14.0 - [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/react` from 2.13.1 to 2.14.0 - [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/serve` from 2.13.1 to 2.14.0 - [Release notes](https://github.com/remix-run/remix/releases) - [Changelog](https://github.com/remix-run/remix/blob/main/packages/remix-serve/CHANGELOG.md) - [Commits](https://github.com/remix-run/remix/commits/@remix-run/[email protected]/packages/remix-serve) Updates `@remix-run/dev` from 2.13.1 to 2.14.0 - [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/eslint-config` from 2.13.1 to 2.14.0 - [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) --- updated-dependencies: - dependency-name: "@remix-run/css-bundle" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: remix - dependency-name: "@remix-run/node" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: remix - dependency-name: "@remix-run/react" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: remix - dependency-name: "@remix-run/serve" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: remix - dependency-name: "@remix-run/dev" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: remix - dependency-name: "@remix-run/eslint-config" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: remix ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0e85efb commit 12e7126

File tree

2 files changed

+79
-63
lines changed

2 files changed

+79
-63
lines changed

package-lock.json

Lines changed: 73 additions & 57 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@
2323
"dependencies": {
2424
"@digitalservice4germany/angie": "1.1.1",
2525
"@digitalservice4germany/style-dictionary": "^2.0.0",
26-
"@remix-run/css-bundle": "^2.13.1",
27-
"@remix-run/node": "^2.13.1",
28-
"@remix-run/react": "^2.13.1",
29-
"@remix-run/serve": "^2.13.1",
26+
"@remix-run/css-bundle": "^2.14.0",
27+
"@remix-run/node": "^2.14.0",
28+
"@remix-run/react": "^2.14.0",
29+
"@remix-run/serve": "^2.14.0",
3030
"@tailwindcss/forms": "^0.5.7",
3131
"crypto-js": "^4.2.0",
3232
"isbot": "^5.1.6",
@@ -40,8 +40,8 @@
4040
"devDependencies": {
4141
"@axe-core/playwright": "^4.10.0",
4242
"@playwright/test": "^1.48.0",
43-
"@remix-run/dev": "^2.13.1",
44-
"@remix-run/eslint-config": "^2.13.1",
43+
"@remix-run/dev": "^2.14.0",
44+
"@remix-run/eslint-config": "^2.14.0",
4545
"@testing-library/jest-dom": "^6.6.2",
4646
"@types/crypto-js": "^4.2.1",
4747
"@types/jest": "^29.5.13",

0 commit comments

Comments
 (0)