diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2023-11-11 23:28:00 -0500 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2023-11-11 23:28:00 -0500 |
| commit | b8100126608e9e455050229d32b2493a90aee4d5 (patch) | |
| tree | dd263446f693f2b6caf510f398610ede488f6635 /package.json | |
| parent | 4cc6573d3f232adc90a512319e72ca01e7303393 (diff) | |
| download | alure-website-b8100126608e9e455050229d32b2493a90aee4d5.tar.gz alure-website-b8100126608e9e455050229d32b2493a90aee4d5.tar.bz2 alure-website-b8100126608e9e455050229d32b2493a90aee4d5.zip | |
Travel advisory update; Package update
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json index 09d9485..407c8b0 100644 --- a/package.json +++ b/package.json @@ -11,15 +11,15 @@ "dependencies": { "autoprefixer": "^10.4.16", "date-fns": "^2.30.0", - "eslint": "^8.50.0", - "eslint-config-next": "^13.5.3", + "eslint": "^8.53.0", + "eslint-config-next": "^14.0.2", "gray-matter": "^4.0.3", "markdown-to-jsx": "^7.3.2", - "next": "^13.5.3", + "next": "^14.0.2", "postcss": "^8.4.31", "react": "^18.2.0", "react-dom": "^18.2.0", - "tailwindcss": "^3.3.3" + "tailwindcss": "^3.3.5" }, "devDependencies": { "@tailwindcss/typography": "^0.5.10" |
