Skip to content

Commit

Permalink
chore: deps
Browse files Browse the repository at this point in the history
  • Loading branch information
hamster1963 committed Nov 30, 2024
1 parent 548c178 commit 4eb9cfe
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Binary file modified bun.lockb
Binary file not shown.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,18 +56,18 @@
},
"devDependencies": {
"@next/bundle-analyzer": "^15.0.3",
"@tailwindcss/postcss": "^4.0.0-beta.3",
"@types/node": "^22.10.0",
"@tailwindcss/postcss": "^4.0.0-beta.4",
"@types/node": "^22.10.1",
"@types/react": "npm:[email protected]",
"@types/react-dom": "npm:[email protected]",
"eslint": "^9.15.0",
"eslint": "^9.16.0",
"eslint-config-next": "^15.0.3",
"eslint-plugin-turbo": "^2.3.3",
"eslint-plugin-unused-imports": "^4.1.4",
"postcss": "^8.4.49",
"prettier": "^3.4.1",
"prettier-plugin-tailwindcss": "^0.6.9",
"tailwindcss": "^4.0.0-beta.3",
"tailwindcss": "^4.0.0-beta.4",
"typescript": "^5.7.2",
"vercel": "39.1.1"
},
Expand Down

0 comments on commit 4eb9cfe

Please sign in to comment.