Skip to content

Commit

Permalink
chore(deps): Update react packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 21, 2023
1 parent 0b9cc36 commit 11a13e9
Show file tree
Hide file tree
Showing 16 changed files with 478 additions and 499 deletions.
4 changes: 2 additions & 2 deletions fixtures/assertion-removal/package.json
Expand Up @@ -2,8 +2,8 @@
"name": "@sku-fixtures/assertion-removal",
"private": true,
"dependencies": {
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"sku": "workspace:*"
}
}
4 changes: 2 additions & 2 deletions fixtures/braid-design-system/package.json
Expand Up @@ -4,8 +4,8 @@
"dependencies": {
"@sku-private/test-utils": "workspace:*",
"braid-design-system": "^31.0.0",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"sku": "workspace:*"
}
}
4 changes: 2 additions & 2 deletions fixtures/configure/package.json
Expand Up @@ -2,8 +2,8 @@
"name": "@sku-fixtures/configure",
"private": true,
"dependencies": {
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"sku": "workspace:*"
}
}
4 changes: 2 additions & 2 deletions fixtures/custom-src-paths/package.json
Expand Up @@ -3,8 +3,8 @@
"private": true,
"dependencies": {
"dedent": "^0.7.0",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"sku": "workspace:*"
}
}
8 changes: 4 additions & 4 deletions fixtures/multiple-routes/package.json
Expand Up @@ -2,11 +2,11 @@
"name": "@sku-fixtures/multiple-routes",
"private": true,
"dependencies": {
"@testing-library/react": "^11.2.3",
"@testing-library/react": "^14.0.0",
"dedent": "^0.7.0",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-router-dom": "^5.2.0",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react-router-dom": "^6.0.0",
"sku": "workspace:*"
}
}
4 changes: 2 additions & 2 deletions fixtures/public-path/package.json
Expand Up @@ -3,8 +3,8 @@
"private": true,
"dependencies": {
"dedent": "^0.7.0",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"sku": "workspace:*"
}
}
4 changes: 2 additions & 2 deletions fixtures/react-css-modules/package.json
Expand Up @@ -3,8 +3,8 @@
"private": true,
"dependencies": {
"dedent": "^0.7.0",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"sku": "workspace:*"
}
}
4 changes: 2 additions & 2 deletions fixtures/seek-style-guide/package.json
Expand Up @@ -4,8 +4,8 @@
"dependencies": {
"@sku-private/test-utils": "workspace:*",
"dedent": "^0.7.0",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"seek-style-guide": "*",
"sku": "workspace:*"
}
Expand Down
4 changes: 2 additions & 2 deletions fixtures/sku-webpack-plugin/package.json
Expand Up @@ -4,8 +4,8 @@
"main": "./main.js",
"dependencies": {
"braid-design-system": "^31.0.0",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"sku": "workspace:*"
}
}
4 changes: 2 additions & 2 deletions fixtures/sku-with-https/package.json
Expand Up @@ -4,8 +4,8 @@
"dependencies": {
"@sku-private/test-utils": "workspace:*",
"dedent": "^0.7.0",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"sku": "workspace:*"
}
}
4 changes: 2 additions & 2 deletions fixtures/source-maps/package.json
Expand Up @@ -2,8 +2,8 @@
"name": "@sku-fixtures/source-maps",
"private": true,
"dependencies": {
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"sku": "workspace:*"
}
}
4 changes: 2 additions & 2 deletions fixtures/ssr-hello-world/package.json
Expand Up @@ -2,8 +2,8 @@
"name": "@sku-fixtures/ssr-hello-world",
"private": true,
"dependencies": {
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"sku": "workspace:*"
}
}
4 changes: 2 additions & 2 deletions fixtures/translations/package.json
Expand Up @@ -3,8 +3,8 @@
"private": true,
"dependencies": {
"@vocab/react": "^1.0.1",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"sku": "workspace:*"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions fixtures/typescript-css-modules/package.json
Expand Up @@ -3,8 +3,8 @@
"private": true,
"dependencies": {
"dedent": "^0.7.0",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"sku": "workspace:*"
}
}
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -167,11 +167,11 @@
"@changesets/cli": "^2.13.0",
"@changesets/get-github-info": "^0.4.5",
"@storybook/addon-controls": "^6.5.12",
"@testing-library/react": "^11.2.3",
"@testing-library/react": "^14.0.0",
"@types/dedent": "^0.7.0",
"@types/express": "^4.17.11",
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0",
"@types/react": "^18.0.0",
"@types/react-dom": "^18.0.0",
"@vanilla-extract/css": "^1.0.0",
"@vocab/react": "^1.0.1",
"assert": "^2.0.0",
Expand All @@ -184,10 +184,10 @@
"node-dir": "^0.1.17",
"node-fetch": "^2.6.1",
"puppeteer": "^19.2.0",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react-helmet": "^6.1.0",
"react-router-dom": "^5.2.0",
"react-router-dom": "^6.0.0",
"renovate-config-seek": "^0.4.0",
"seek-style-guide": "^42.0.0",
"webpack-cli": "^5.0.0"
Expand Down

0 comments on commit 11a13e9

Please sign in to comment.