diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/package.json b/package.json index 26e4221..eb71ba3 100644 --- a/package.json +++ b/package.json @@ -8,10 +8,10 @@ "start": "next start" }, "dependencies": { - "@tailwindcss/typography": "^0.5.12", - "axios": "^1.6.8", - "linkify-react": "^4.1.3", - "linkifyjs": "^4.1.3", + "@tailwindcss/typography": "^0.5.20", + "axios": "^1.18.1", + "linkify-react": "^4.3.3", + "linkifyjs": "^4.3.3", "next": "13.0.6", "pretty-bytes": "^6.1.1", "react": "18.2.0", @@ -21,13 +21,13 @@ }, "devDependencies": { "@tailwindcss/ui": "^0.7.2", - "@types/node": "^18.19.31", - "@types/react": "^18.2.78", - "@types/react-dom": "^18.2.25", - "postcss": "^8.4.38", + "@types/node": "^18.19.130", + "@types/react": "^18.3.31", + "@types/react-dom": "^18.3.7", + "postcss": "^8.5.24", "postcss-preset-env": "^7.8.3", "prettier": "^2.8.8", - "tailwindcss": "^3.4.3", + "tailwindcss": "^3.4.19", "typescript": "^4.9.5" } } |
