aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2023-12-08 14:24:14 -0500
committerAndrew Lee <alee14498@protonmail.com>2023-12-08 14:25:32 -0500
commit52b64eea152d33801e81b8063eaec51417c3e123 (patch)
treee0433155a3f3ea81ac3637963625602016999939 /package.json
parent59a8545c14caac146e8791e5ff9da7a07eefaf7e (diff)
downloadalure-website-52b64eea152d33801e81b8063eaec51417c3e123.tar.gz
alure-website-52b64eea152d33801e81b8063eaec51417c3e123.tar.bz2
alure-website-52b64eea152d33801e81b8063eaec51417c3e123.zip
Package update; Changed immigration page
Diffstat (limited to 'package.json')
-rw-r--r--package.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index df0c8da..f7029c7 100644
--- a/package.json
+++ b/package.json
@@ -11,15 +11,15 @@
"dependencies": {
"autoprefixer": "^10.4.16",
"date-fns": "^2.30.0",
- "eslint": "^8.53.0",
- "eslint-config-next": "^14.0.2",
+ "eslint": "^8.55.0",
+ "eslint-config-next": "^14.0.4",
"gray-matter": "^4.0.3",
"markdown-to-jsx": "^7.3.2",
- "next": "^14.0.3",
- "postcss": "^8.4.31",
+ "next": "^14.0.4",
+ "postcss": "^8.4.32",
"react": "^18.2.0",
"react-dom": "^18.2.0",
- "tailwindcss": "^3.3.5"
+ "tailwindcss": "^3.3.6"
},
"devDependencies": {
"@tailwindcss/typography": "^0.5.10"