Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump @types/react-dom from 18.2.11 to 18.2.12 #2139

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/einride-ui-dates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@storybook/react": "7.4.6",
"@storybook/testing-library": "0.2.2",
"@types/react": "18.2.25",
"@types/react-dom": "18.2.11",
"@types/react-dom": "18.2.12",
"@vitejs/plugin-react": "4.1.0",
"framer-motion": "10.16.4",
"luxon": "3.4.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/einride-ui-labs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@storybook/react": "7.4.6",
"@storybook/testing-library": "0.2.2",
"@types/react": "18.2.25",
"@types/react-dom": "18.2.11",
"@types/react-dom": "18.2.12",
"@vitejs/plugin-react": "4.1.0",
"framer-motion": "10.16.4",
"react": "18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/einride-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@types/lodash.merge": "4.6.7",
"@types/luxon": "3.3.2",
"@types/react": "18.2.25",
"@types/react-dom": "18.2.11",
"@types/react-dom": "18.2.12",
"@vitejs/plugin-react": "4.1.0",
"chromatic": "7.2.3",
"concurrently": "8.2.1",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2208,7 +2208,7 @@ __metadata:
"@storybook/react": 7.4.6
"@storybook/testing-library": 0.2.2
"@types/react": 18.2.25
"@types/react-dom": 18.2.11
"@types/react-dom": 18.2.12
"@vitejs/plugin-react": 4.1.0
dayjs: 1.11.10
framer-motion: 10.16.4
Expand All @@ -2235,7 +2235,7 @@ __metadata:
"@storybook/react": 7.4.6
"@storybook/testing-library": 0.2.2
"@types/react": 18.2.25
"@types/react-dom": 18.2.11
"@types/react-dom": 18.2.12
"@vitejs/plugin-react": 4.1.0
framer-motion: 10.16.4
react: 18.2.0
Expand Down Expand Up @@ -2346,7 +2346,7 @@ __metadata:
"@types/lodash.merge": 4.6.7
"@types/luxon": 3.3.2
"@types/react": 18.2.25
"@types/react-dom": 18.2.11
"@types/react-dom": 18.2.12
"@vitejs/plugin-react": 4.1.0
chromatic: 7.2.3
concurrently: 8.2.1
Expand Down Expand Up @@ -6859,12 +6859,12 @@ __metadata:
languageName: node
linkType: hard

"@types/react-dom@npm:18.2.11":
version: 18.2.11
resolution: "@types/react-dom@npm:18.2.11"
"@types/react-dom@npm:18.2.12":
version: 18.2.12
resolution: "@types/react-dom@npm:18.2.12"
dependencies:
"@types/react": "*"
checksum: 70dbdd2f8836a797ab8a3771c773f51023aab187d4d88ed3733bb3f2cbc2146057788a0095a03637101aeab9a48fce0ea369f96a35fc07e785ef53b8ab870885
checksum: 64eaf808e91c1d58270ea92dda0e0cbb671f7289be4a5a4e0ccbd85857dd69394970eaa403d958dfbca739735c0af9cde4cf8fe135ff34434838360beae8d306
languageName: node
linkType: hard

Expand Down