diff options
| author | Andrew Lee <andrew@alee14.me> | 2025-12-03 19:38:53 -0500 |
|---|---|---|
| committer | Andrew Lee <andrew@alee14.me> | 2025-12-03 19:38:53 -0500 |
| commit | bb02dc41df68bdea728194e49cb132ca8d3fed6a (patch) | |
| tree | 872ce93236666d6aa171e2ba7b6ec08d5f3c7012 /package.json | |
| parent | 1652dace18f496324b061f0864b86e061ad92ce3 (diff) | |
| download | alure-website-bb02dc41df68bdea728194e49cb132ca8d3fed6a.tar.gz alure-website-bb02dc41df68bdea728194e49cb132ca8d3fed6a.tar.bz2 alure-website-bb02dc41df68bdea728194e49cb132ca8d3fed6a.zip | |
update package
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json index e2107cf..d4c98d4 100644 --- a/package.json +++ b/package.json @@ -9,20 +9,20 @@ "lint": "next lint" }, "dependencies": { - "autoprefixer": "^10.4.21", + "autoprefixer": "^10.4.22", "date-fns": "^4.1.0", - "eslint": "^9.9.0", + "eslint": "^9.39.1", "eslint-config-next": "15.3.1", "googleapis": "^148.0.0", "gray-matter": "^4.0.3", - "markdown-to-jsx": "^7.7.6", - "next": "15.3.1", - "postcss": "^8.4.41", + "markdown-to-jsx": "^7.7.17", + "next": "^15.3.6", + "postcss": "^8.5.6", "react": "19.1.0", "react-dom": "19.1.0", "tailwindcss": "3.4.17" }, "devDependencies": { - "@tailwindcss/typography": "^0.5.10" + "@tailwindcss/typography": "^0.5.19" } } |
