Skip to content

Commit

Permalink
chore(react): update to 18.3.1 (#2026)
Browse files Browse the repository at this point in the history
  • Loading branch information
matheusps authored Oct 22, 2024
2 parents 14f6fa3 + e93316d commit bd61dc8
Show file tree
Hide file tree
Showing 9 changed files with 8,333 additions and 16,953 deletions.
20 changes: 0 additions & 20 deletions .stylelintignore

This file was deleted.

16 changes: 0 additions & 16 deletions .stylelintrc.js

This file was deleted.

8 changes: 4 additions & 4 deletions examples/next-14x/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@
"@vtex/shoreline-next": "workspace:*",
"@vtex/shoreline-ts-table": "workspace:*",
"next": "14.1.3",
"react": "^18",
"react-dom": "^18"
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
"devDependencies": {
"@types/node": "^20",
"@types/react": "^18",
"@types/react-dom": "^18",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.1",
"typescript": "^5"
}
}
38 changes: 18 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
"build": "pnpm turbo run build",
"dev": "pnpm turbo run dev --no-cache --parallel --continue",
"clean": "sh scripts/clean.sh && pnpm i && pnpm build",
"format": "prettier --write \"packages/**/*.{ts,js,tsx,jsx,json}\" \"examples/**/*.{ts,js,tsx,jsx,json}\"",
"lint": "biome check .",
"lint-fix": "biome check --write .",
"commit": "cz",
Expand Down Expand Up @@ -46,20 +45,20 @@
"@commitlint/config-conventional": "^9.1.2",
"@commitlint/prompt": "^9.1.2",
"@playwright/test": "^1.43.0",
"@storybook/addon-a11y": "^8.0.9",
"@storybook/addon-actions": "^8.0.9",
"@storybook/addon-essentials": "^8.0.9",
"@storybook/addon-interactions": "^8.0.9",
"@storybook/addon-links": "^8.0.9",
"@storybook/addon-storysource": "^8.0.9",
"@storybook/react": "^8.0.9",
"@storybook/react-vite": "^8.0.9",
"@storybook/react-webpack5": "^8.0.9",
"@storybook/addon-a11y": "^8.3.6",
"@storybook/addon-actions": "^8.3.6",
"@storybook/addon-essentials": "^8.3.6",
"@storybook/addon-interactions": "^8.3.6",
"@storybook/addon-links": "^8.3.6",
"@storybook/addon-storysource": "^8.3.6",
"@storybook/react": "^8.3.6",
"@storybook/react-vite": "^8.3.6",
"@storybook/react-webpack5": "^8.3.6",
"@storybook/test-runner": "^0.17.0",
"@storybook/theming": "^8.0.9",
"@storybook/theming": "^8.3.6",
"@types/node": "20.14.9",
"@types/react": "18.2.14",
"@types/react-dom": "18.2.6",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.1",
"@vitejs/plugin-react": "4.1.0",
"@vtex/shoreline-test-utils": "workspace:*",
"chromatic": "^9.1.0",
Expand All @@ -72,17 +71,16 @@
"lint-staged": "^14.0.1",
"npm-run-all2": "^5.0.0",
"plop": "3.1.2",
"prettier": "^2.8.8",
"raw.macro": "^0.4.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-test-renderer": "18.2.0",
"storybook": "^8.0.9",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-test-renderer": "18.3.1",
"storybook": "^8.3.6",
"tslib": "2.6.3",
"tsup": "8.1.0",
"turbo": "2.0.9",
"typescript": "5.5.2",
"vite": "5.3.1",
"vite": "5.4.9",
"vitest": "1.6.0",
"wait-on": "7.2.0"
},
Expand All @@ -95,7 +93,7 @@
}
},
"dependencies": {
"@storybook/test": "^8.0.9",
"@storybook/test": "^8.3.6",
"dotenv": "^16.4.5"
}
}
22 changes: 11 additions & 11 deletions packages/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,25 +16,25 @@
"@types/node": "20.14.9"
},
"dependencies": {
"@next/third-parties": "^14.1.0",
"@next/third-parties": "^15.0.0",
"@octokit/graphql": "^8.1.1",
"@sentry/nextjs": "^7.103.0",
"@sentry/nextjs": "^8.35.0",
"@tanstack/react-table": "8.17.3",
"@vtex/shoreline": "workspace:*",
"@vtex/shoreline-ts-table": "workspace:*",
"@vtex/shoreline-utils": "workspace:*",
"fs-extra": "11.2.0",
"google": "link:@next/third-parties/google",
"next": "15.0.0",
"nextra": "3.0.15",
"nextra-theme-docs": "3.0.15",
"prettier": "3.2.5",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-markdown": "9.0.1",
"shiki": "1.3.0",
"next": "^15.0.0",
"nextra": "^3.0.15",
"nextra-theme-docs": "^3.0.15",
"prettier": "^3.3.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-markdown": "^9.0.1",
"shiki": "^1.22.0",
"swr": "^2.2.5",
"ts-morph": "22.0.0"
"ts-morph": "^24.0.0"
},
"browserslist": {
"production": [
Expand Down
4 changes: 2 additions & 2 deletions packages/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
"peerDependencies": {
"@vtex/shoreline": "0.x || 1.x",
"next": ">=13",
"react": ">=18",
"react-dom": ">=18"
"react": ">=18.3",
"react-dom": ">=18.3"
},
"devDependencies": {
"@vtex/shoreline": "workspace:*",
Expand Down
6 changes: 3 additions & 3 deletions packages/shoreline/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"url": "https://github.com/vtex/shoreline/issues"
},
"peerDependencies": {
"react": ">=18",
"react-dom": ">=18",
"react": ">=18.3",
"react-dom": ">=18.3",
"typescript": ">=5"
},
"devDependencies": {
Expand All @@ -60,7 +60,7 @@
"sucrase": " 3.35.0"
},
"dependencies": {
"@ariakit/react": "0.4.11",
"@ariakit/react": "0.4.13",
"@internationalized/date": "3.5.6",
"@react-aria/calendar": "3.5.12",
"@react-aria/checkbox": "3.14.7",
Expand Down
4 changes: 2 additions & 2 deletions packages/ts-table/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
"peerDependencies": {
"@tanstack/react-table": ">=8",
"@vtex/shoreline": ">=1",
"react": ">=18",
"react-dom": ">=18"
"react": ">=18.3",
"react-dom": ">=18.3"
},
"devDependencies": {
"@faker-js/faker": "8.4.1",
Expand Down
Loading

0 comments on commit bd61dc8

Please sign in to comment.