Skip to content

Commit

Permalink
chore(deps): update remix monorepo to v2.12.1 (#1001)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 23, 2024
1 parent 54616db commit ac12344
Show file tree
Hide file tree
Showing 3 changed files with 70 additions and 70 deletions.
10 changes: 5 additions & 5 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
"@octokit/core": "6.1.2",
"@octokit/plugin-rest-endpoint-methods": "13.2.4",
"@octokit/request-error": "6.1.4",
"@remix-run/node": "2.12.0",
"@remix-run/react": "2.12.0",
"@remix-run/serve": "2.12.0",
"@remix-run/node": "2.12.1",
"@remix-run/react": "2.12.1",
"@remix-run/serve": "2.12.1",
"@std/yaml": "npm:@jsr/[email protected]",
"@suddenlygiovanni/open-graph-protocol": "workspace:*",
"@suddenlygiovanni/resume": "12.1.12",
Expand All @@ -26,8 +26,8 @@
},
"devDependencies": {
"@codecov/vite-plugin": "0.0.1-beta.12",
"@remix-run/dev": "2.12.0",
"@remix-run/testing": "2.12.0",
"@remix-run/dev": "2.12.1",
"@remix-run/testing": "2.12.1",
"@suddenlygiovanni/config-tailwind": "workspace:*",
"@suddenlygiovanni/config-typescript": "workspace:*",
"@total-typescript/ts-reset": "0.6.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@
"@radix-ui/react-separator": "1.1.0",
"@radix-ui/react-slot": "1.1.0",
"@radix-ui/react-switch": "1.1.0",
"@remix-run/react": "2.12.0",
"@remix-run/react": "2.12.1",
"react": "18.3.1",
"react-aria-components": "1.3.3",
"tailwind-variants": "0.2.1"
},
"devDependencies": {
"@chromatic-com/storybook": "2.0.2",
"@remix-run/testing": "2.12.0",
"@remix-run/testing": "2.12.1",
"@storybook/addon-essentials": "8.3.2",
"@storybook/addon-interactions": "8.3.2",
"@storybook/addon-links": "8.3.2",
Expand Down
126 changes: 63 additions & 63 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 ac12344

Please sign in to comment.