Skip to content

Commit

Permalink
chore(deps): update all
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 27, 2023
1 parent 9bbbbf4 commit 36580b1
Show file tree
Hide file tree
Showing 4 changed files with 268 additions and 274 deletions.
70 changes: 35 additions & 35 deletions examples/package-lock.json

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

10 changes: 5 additions & 5 deletions examples/package.json
Expand Up @@ -10,20 +10,20 @@
"dependencies": {
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hook-form": "^7.43.9",
"react-hook-form": "^7.44.1",
"react-telephone": "^1.3.2",
"styled-components": "^5.3.10"
"styled-components": "^5.3.11"
},
"devDependencies": {
"@types/node": "^20.1.7",
"@types/react": "^18.2.6",
"@types/node": "^20.2.5",
"@types/react": "^18.2.7",
"@types/react-dom": "^18.2.4",
"@types/styled-components": "^5.1.26",
"@vitejs/plugin-react": "^4.0.0",
"autoprefixer": "^10.4.14",
"postcss": "^8.4.23",
"tailwindcss": "^3.3.2",
"typescript": "^5.0.4",
"vite": "^4.3.7"
"vite": "^4.3.9"
}
}

0 comments on commit 36580b1

Please sign in to comment.