diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2024-08-17 13:58:28 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2024-08-17 13:58:28 -0400 |
| commit | 29825b30d9f49163fa141a3b06162a2992bc7ca3 (patch) | |
| tree | 976fa732b4740fe2f6b09c925149f312aedf6b16 /package.json | |
| parent | 78e353d8500b26d3722d2f2d776907081ab08030 (diff) | |
| download | alure-website-29825b30d9f49163fa141a3b06162a2992bc7ca3.tar.gz alure-website-29825b30d9f49163fa141a3b06162a2992bc7ca3.tar.bz2 alure-website-29825b30d9f49163fa141a3b06162a2992bc7ca3.zip | |
Updated packages
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/package.json b/package.json index 8360d1c..a0478ec 100644 --- a/package.json +++ b/package.json @@ -9,17 +9,17 @@ "lint": "next lint" }, "dependencies": { - "autoprefixer": "^10.4.16", - "date-fns": "^2.30.0", - "eslint": "^8.55.0", - "eslint-config-next": "^14.0.4", + "autoprefixer": "^10.4.20", + "date-fns": "^3.6.0", + "eslint": "^9.9.0", + "eslint-config-next": "^14.2.5", "gray-matter": "^4.0.3", - "markdown-to-jsx": "^7.3.2", - "next": "^14.1.1", - "postcss": "^8.4.32", - "react": "^18.2.0", - "react-dom": "^18.2.0", - "tailwindcss": "^3.3.6" + "markdown-to-jsx": "^7.4.7", + "next": "^14.2.5", + "postcss": "^8.4.41", + "react": "^18.3.1", + "react-dom": "^18.3.1", + "tailwindcss": "^3.4.10" }, "devDependencies": { "@tailwindcss/typography": "^0.5.10" |
