Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1085)
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 Nov 20, 2023
1 parent 4a10b59 commit dc25d14
Show file tree
Hide file tree
Showing 3 changed files with 257 additions and 289 deletions.
14 changes: 7 additions & 7 deletions apps/remix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,18 +19,18 @@
"@react-stately/collections": "3.10.3",
"@react-stately/data": "3.11.0",
"@react-stately/table": "3.11.3",
"@remix-run/css-bundle": "^2.1.0",
"@remix-run/node": "^2.1.0",
"@remix-run/react": "^2.1.0",
"@remix-run/serve": "^2.1.0",
"@remix-run/css-bundle": "^2.3.0",
"@remix-run/node": "^2.3.0",
"@remix-run/react": "^2.3.0",
"@remix-run/serve": "^2.3.0",
"isbot": "^3.7.0",
"react": "18.2.0",
"react-dom": "18.2.0"
},
"devDependencies": {
"@remix-run/dev": "^2.1.0",
"@remix-run/eslint-config": "^2.1.0",
"eslint": "^8.53.0",
"@remix-run/dev": "^2.3.0",
"@remix-run/eslint-config": "^2.3.0",
"eslint": "^8.54.0",
"typescript": "^5.2.2"
},
"engines": {
Expand Down
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@commitlint/cli": "^18.4.1",
"@commitlint/config-conventional": "^18.4.0",
"@etchteam/storybook-addon-status": "^4.2.4",
"@playwright/test": "^1.39.0",
"@playwright/test": "^1.40.0",
"@csstools/postcss-global-data": "^2.1.0",
"@storybook/addon-a11y": "^7.5.1",
"@storybook/addon-designs": "^7.0.5",
Expand All @@ -71,17 +71,17 @@
"@types/node": "^20.9.0",
"@types/react": "^18.2.8",
"@types/react-dom": "^18.2.4",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"@vanilla-extract/css": "^1.14.0",
"@vanilla-extract/vite-plugin": "^3.9.0",
"@vitejs/plugin-react-swc": "^3.5.0",
"@vitest/coverage-v8": "^1.0.0-beta.4",
"@vitest/ui": "^1.0.0-beta.4",
"chromatic": "^9.0.0",
"chromatic": "^9.1.0",
"concurrently": "^8.2.0",
"deepmerge": "^4.3.1",
"eslint": "^8.53.0",
"eslint": "^8.54.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-functional": "^6.0.0",
"eslint-plugin-import": "^2.29.0",
Expand Down Expand Up @@ -115,7 +115,7 @@
"vite": "^5.0.0",
"vite-plugin-turbosnap": "^1.0.2",
"vitest": "^1.0.0-beta.4",
"wait-on": "^7.1.0"
"wait-on": "^7.2.0"
},
"packageManager": "[email protected]",
"pnpm": {
Expand Down
Loading

0 comments on commit dc25d14

Please sign in to comment.