Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 9, 2022
1 parent 68b199a commit ca55515
Show file tree
Hide file tree
Showing 2 changed files with 309 additions and 81 deletions.
8 changes: 4 additions & 4 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "jp-holidays",
"version": "0.1.0",
"packageManager": "pnpm@7.9.5",
"packageManager": "pnpm@7.13.3",
"private": true,
"scripts": {
"dev": "next dev",
Expand All @@ -25,7 +25,7 @@
"@edge-runtime/vm": "1.1.0-beta.31",
"@vercel/ncc": "^0.34.0",
"@types/node": "^18.6.2",
"@types/react": "^18.0.18",
"@types/react": "^18.0.21",
"@types/react-dom": "^18.0.6",
"@web-configs/eslint-plugin": "^0.5.0",
"@web-configs/prettier": "^0.1.2",
Expand All @@ -35,8 +35,8 @@
"eslint": "^8.24.0",
"eslint-config-next": "^12.3.1",
"prettier": "^2.7.1",
"tsx": "^3.9.0",
"typescript": "^4.8.2",
"tsx": "^3.10.1",
"typescript": "^4.8.4",
"vitest": "^0.20.3"
},
"prettier": "@web-configs/prettier"
Expand Down

0 comments on commit ca55515

Please sign in to comment.