update next version for security
All checks were successful
Build and Push Container / Build App (push) Successful in 1m50s
Build and Push Container / Publish App (push) Has been skipped
Build and Push Container / Build App (pull_request) Successful in 1m48s
Build and Push Container / Publish App (pull_request) Has been skipped

This commit is contained in:
2025-12-12 11:05:43 +11:00
parent d7d86eea97
commit 311ed49574
2 changed files with 21 additions and 21 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "liam-portfolio",
"version": "1.0.1",
"version": "1.0.2",
"private": true,
"type": "module",
"scripts": {
@@ -18,7 +18,7 @@
"clsx": "^2.1.1",
"graphql": "^16.11.0",
"lucide-react": "^0.541.0",
"next": "15.5.7",
"next": "15.5.8",
"payload": "^3.53.0",
"react": "19.1.0",
"react-dom": "19.1.0",