Skip to content
This repository has been archived by the owner on Dec 31, 2024. It is now read-only.

Commit

Permalink
fix(deps): update remix monorepo to v2.15.2
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 21, 2024
1 parent e3af0f5 commit aab66a9
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 62 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,16 +17,16 @@
"build-storybook": "storybook build"
},
"dependencies": {
"@remix-run/node": "2.15.1",
"@remix-run/react": "2.15.1",
"@remix-run/serve": "2.15.1",
"@remix-run/node": "2.15.2",
"@remix-run/react": "2.15.2",
"@remix-run/serve": "2.15.2",
"isbot": "5.1.18",
"react": "18.3.1",
"react-dom": "18.3.1"
},
"devDependencies": {
"@changesets/cli": "2.27.11",
"@remix-run/dev": "2.15.1",
"@remix-run/dev": "2.15.2",
"@remix-run/eslint-config": "2.15.2",
"@storybook/addon-a11y": "7.6.20",
"@storybook/addon-essentials": "7.6.20",
Expand Down
106 changes: 48 additions & 58 deletions pnpm-lock.yaml

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

0 comments on commit aab66a9

Please sign in to comment.