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 26, 2023
1 parent 9bbbbf4 commit 324e4b6
Show file tree
Hide file tree
Showing 4 changed files with 260 additions and 266 deletions.
56 changes: 28 additions & 28 deletions examples/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 examples/package.json
Expand Up @@ -12,18 +12,18 @@
"react-dom": "^18.2.0",
"react-hook-form": "^7.43.9",
"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.4",
"@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 324e4b6

Please sign in to comment.