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 Feb 27, 2023
1 parent 07344e8 commit 7182d5b
Show file tree
Hide file tree
Showing 2 changed files with 137 additions and 164 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -168,11 +168,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 @@ -190,10 +190,10 @@
"node-dir": "^0.1.17",
"node-fetch": "^2.6.1",
"puppeteer": "^19.0.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",
"wait-on": "^5.2.1",
Expand Down

0 comments on commit 7182d5b

Please sign in to comment.