fix for insecure next version
All checks were successful
Build and Push Container / Build App (push) Successful in 2m3s
Build and Push Container / Publish App (push) Has been skipped
Build and Push Container / Build App (pull_request) Successful in 2m19s
Build and Push Container / Publish App (pull_request) Has been skipped
All checks were successful
Build and Push Container / Build App (push) Successful in 2m3s
Build and Push Container / Publish App (push) Has been skipped
Build and Push Container / Build App (pull_request) Successful in 2m19s
Build and Push Container / Publish App (pull_request) Has been skipped
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "liam-portfolio",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"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.0",
|
||||
"next": "15.5.7",
|
||||
"payload": "^3.53.0",
|
||||
"react": "19.1.0",
|
||||
"react-dom": "19.1.0",
|
||||
@@ -36,5 +36,5 @@
|
||||
"tailwindcss": "^4",
|
||||
"typescript": "^5"
|
||||
},
|
||||
"packageManager": "pnpm@10.15.0+sha512.486ebc259d3e999a4e8691ce03b5cac4a71cbeca39372a9b762cb500cfdf0873e2cb16abe3d951b1ee2cf012503f027b98b6584e4df22524e0c7450d9ec7aa7b"
|
||||
"packageManager": "pnpm@10.24.0+sha512.01ff8ae71b4419903b65c60fb2dc9d34cf8bb6e06d03bde112ef38f7a34d6904c424ba66bea5cdcf12890230bf39f9580473140ed9c946fef328b6e5238a345a"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user