update package lock

This commit is contained in:
2025-05-12 17:33:23 +01:00
parent 38f7853723
commit 4fc0917b78
5 changed files with 17678 additions and 20705 deletions
+2 -2
View File
@@ -16,8 +16,8 @@ yarn-error.log*
.yarn
#lock files
yarn.lock
package-lock.json
# yarn.lock
# package-lock.json
tmp
+11540 -10372
View File
File diff suppressed because it is too large Load Diff
+1 -2
View File
@@ -49,8 +49,7 @@
"moment": "^2.29.4",
"multiparty": "^4.2.3",
"mysql": "^2.18.1",
"nanoid": "^3.2.0",
"next": "14.1.2",
"next": "^14.2.28",
"next-auth": "^4.24.4",
"next-build-id": "^3.0.0",
"next-connect": "^0.12.2",
+1 -1
View File
@@ -1,7 +1,7 @@
import Document, { Html, Head, Main, NextScript } from "next/document";
import SkipLink from "../components/skiplink";
import { Tracking, TrackingNoScript } from "../components/tracking";
import { nanoid } from "nanoid";
//import { nanoid } from "nanoid";
import { setCookie } from "nookies";
import Script from "next/script";
+6133 -10327
View File
File diff suppressed because it is too large Load Diff