Skip to content

Commit

Permalink
fix(deps): update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent 7f6c73d commit a22c393
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 33 deletions.
57 changes: 28 additions & 29 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@
"@kiwicom/orbit-components": "^12.1.2",
"@kiwicom/orbit-tailwind-preset": "^4.0.0",
"@types/node": "20.11.19",
"@types/react": "18.2.57",
"@types/react-dom": "18.2.19",
"@types/react": "18.3.16",
"@types/react-dom": "18.3.5",
"autoprefixer": "10.4.17",
"eslint": "8.56.0",
"eslint-config-next": "14.1.0",
"next": "14.1.0",
"postcss": "8.4.35",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"styled-components": "^5.3.11",
"tailwindcss": "3.4.1",
"typescript": "5.3.3"
Expand Down

0 comments on commit a22c393

Please sign in to comment.