diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2024-05-22 17:51:06 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2024-05-22 17:52:56 -0400 |
| commit | 9d51baf8bdb072decf205618002ea8ee66e9bfcb (patch) | |
| tree | 806bfc3cb6cfa739a689a420942e2e24c345cbec /package.json | |
| parent | 259e82e69ac2d0a19ca8f0068c72b8a3452aa8cd (diff) | |
| download | alure-website-9d51baf8bdb072decf205618002ea8ee66e9bfcb.tar.gz alure-website-9d51baf8bdb072decf205618002ea8ee66e9bfcb.tar.bz2 alure-website-9d51baf8bdb072decf205618002ea8ee66e9bfcb.zip | |
Updated dependencies
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index f7029c7..8360d1c 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "eslint-config-next": "^14.0.4", "gray-matter": "^4.0.3", "markdown-to-jsx": "^7.3.2", - "next": "^14.0.4", + "next": "^14.1.1", "postcss": "^8.4.32", "react": "^18.2.0", "react-dom": "^18.2.0", |
