Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
rifandani committed Jun 23, 2024
1 parent 5c426bf commit 3de49eb
Show file tree
Hide file tree
Showing 3 changed files with 186 additions and 193 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "react-app",
"type": "module",
"version": "0.0.1",
"packageManager": "pnpm@9.3.0",
"packageManager": "pnpm@9.4.0",
"description": "Bulletproof React 18 SPA Template",
"author": "Tri Rizeki Rifandani",
"license": "MIT",
Expand Down Expand Up @@ -69,7 +69,7 @@
"@formkit/auto-animate": "^0.8.2",
"@hookform/resolvers": "^3.6.0",
"@internationalized/date": "^3.5.4",
"@radix-ui/react-avatar": "^1.0.4",
"@radix-ui/react-avatar": "^1.1.0",
"@rifandani/nxact-yutiriti": "^1.2.2",
"@tanstack/react-query": "^5.45.1",
"@tanstack/react-query-devtools": "^5.45.1",
Expand All @@ -89,7 +89,7 @@
"zustand": "^4.5.2"
},
"devDependencies": {
"@biomejs/biome": "1.8.1",
"@biomejs/biome": "1.8.2",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@faker-js/faker": "^8.4.1",
Expand All @@ -99,7 +99,7 @@
"@rollup/plugin-replace": "^5.0.7",
"@tailwindcss/forms": "^0.5.7",
"@tailwindcss/typography": "^0.5.13",
"@types/node": "^20.14.2",
"@types/node": "^20.14.8",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@vite-pwa/assets-generator": "^0.2.4",
Expand All @@ -110,7 +110,7 @@
"https-localhost": "^4.7.1",
"husky": "^9.0.11",
"npm-run-all2": "^6.2.0",
"pnpm": "^9.3.0",
"pnpm": "^9.4.0",
"postcss": "^8.4.38",
"rimraf": "^5.0.7",
"rollup-plugin-visualizer": "^5.12.0",
Expand Down
Loading

0 comments on commit 3de49eb

Please sign in to comment.