diff --git a/website/package-lock.json b/website/package-lock.json index cc33cfd8..1c580a05 100644 --- a/website/package-lock.json +++ b/website/package-lock.json @@ -204,8 +204,7 @@ "resolved": "https://registry.npmjs.org/@bufbuild/protobuf/-/protobuf-1.10.0.tgz", "integrity": "sha512-QDdVFLoN93Zjg36NoQPZfsVH9tZew7wKDKyV5qRdj8ntT4wQCOradQjRaTdwMhWUYsgKsvCINKKm87FdEk96Ag==", "dev": true, - "license": "(Apache-2.0 AND BSD-3-Clause)", - "peer": true + "license": "(Apache-2.0 AND BSD-3-Clause)" }, "node_modules/@cagov/ds-accordion": { "version": "2.0.4", @@ -764,8 +763,7 @@ "optional": true, "os": [ "android" - ], - "peer": true + ] }, "node_modules/@rollup/rollup-android-arm64": { "version": "4.24.0", @@ -779,8 +777,7 @@ "optional": true, "os": [ "android" - ], - "peer": true + ] }, "node_modules/@rollup/rollup-darwin-arm64": { "version": "4.24.0", @@ -794,8 +791,7 @@ "optional": true, "os": [ "darwin" - ], - "peer": true + ] }, "node_modules/@rollup/rollup-darwin-x64": { "version": "4.24.0", @@ -809,8 +805,7 @@ "optional": true, "os": [ "darwin" - ], - "peer": true + ] }, "node_modules/@rollup/rollup-linux-arm-gnueabihf": { "version": "4.24.0", @@ -824,8 +819,7 @@ "optional": true, "os": [ "linux" - ], - "peer": true + ] }, "node_modules/@rollup/rollup-linux-arm-musleabihf": { "version": "4.24.0", @@ -839,8 +833,7 @@ "optional": true, "os": [ "linux" - ], - "peer": true + ] }, "node_modules/@rollup/rollup-linux-arm64-gnu": { "version": "4.24.0", @@ -854,8 +847,7 @@ "optional": true, "os": [ "linux" - ], - "peer": true + ] }, "node_modules/@rollup/rollup-linux-arm64-musl": { "version": "4.24.0", @@ -869,8 +861,7 @@ "optional": true, "os": [ "linux" - ], - "peer": true + ] }, "node_modules/@rollup/rollup-linux-powerpc64le-gnu": { "version": "4.24.0", @@ -884,8 +875,7 @@ "optional": true, "os": [ "linux" - ], - "peer": true + ] }, "node_modules/@rollup/rollup-linux-riscv64-gnu": { "version": "4.24.0", @@ -899,8 +889,7 @@ "optional": true, "os": [ "linux" - ], - "peer": true + ] }, "node_modules/@rollup/rollup-linux-s390x-gnu": { "version": "4.24.0", @@ -914,8 +903,7 @@ "optional": true, "os": [ "linux" - ], - "peer": true + ] }, "node_modules/@rollup/rollup-linux-x64-gnu": { "version": "4.24.0", @@ -929,8 +917,7 @@ "optional": true, "os": [ "linux" - ], - "peer": true + ] }, "node_modules/@rollup/rollup-linux-x64-musl": { "version": "4.24.0", @@ -944,8 +931,7 @@ "optional": true, "os": [ "linux" - ], - "peer": true + ] }, "node_modules/@rollup/rollup-win32-arm64-msvc": { "version": "4.24.0", @@ -959,8 +945,7 @@ "optional": true, "os": [ "win32" - ], - "peer": true + ] }, "node_modules/@rollup/rollup-win32-ia32-msvc": { "version": "4.24.0", @@ -974,8 +959,7 @@ "optional": true, "os": [ "win32" - ], - "peer": true + ] }, "node_modules/@rollup/rollup-win32-x64-msvc": { "version": "4.24.0", @@ -989,8 +973,7 @@ "optional": true, "os": [ "win32" - ], - "peer": true + ] }, "node_modules/@sindresorhus/slugify": { "version": "1.1.2", @@ -1282,8 +1265,7 @@ "resolved": "https://registry.npmjs.org/buffer-builder/-/buffer-builder-0.2.0.tgz", "integrity": "sha512-7VPMEPuYznPSoR21NE1zvd2Xna6c/CloiZCfcMXR1Jny6PjX0N4Nsa38zcBFo/FMK+BlA+FLKbJCQ0i2yxp+Xg==", "dev": true, - "license": "MIT/X11", - "peer": true + "license": "MIT/X11" }, "node_modules/call-bind": { "version": "1.0.7", @@ -1643,6 +1625,7 @@ "dev": true, "hasInstallScript": true, "license": "MIT", + "peer": true, "bin": { "esbuild": "bin/esbuild" }, @@ -2436,9 +2419,9 @@ "license": "MIT" }, "node_modules/luxon": { - "version": "3.5.0", - "resolved": "https://registry.npmjs.org/luxon/-/luxon-3.5.0.tgz", - "integrity": "sha512-rh+Zjr6DNfUYR3bPwJEnuwDdqMbxZW7LOQfUN4B54+Cl+0o5zaU9RJ6bcidfDtC1cWCZXQ+nvX8bf6bAji37QQ==", + "version": "3.7.2", + "resolved": "https://registry.npmjs.org/luxon/-/luxon-3.7.2.tgz", + "integrity": "sha512-vtEhXh/gNjI9Yg1u4jX/0YVPMvxzHuGgCm6tC5kZyb08yjGWGnqAjGJvcXbqQR2P3MyMEFnRbpcdFS6PBcLqew==", "dev": true, "license": "MIT", "engines": { @@ -3245,7 +3228,6 @@ "integrity": "sha512-AA3TVj+0A2iuIoQkWEK/tqFjBq2j+6PO6Y0zJcvzLAFhEFIO3HL0vls9hWLncZbAAbK0mar7oZ4V079I/qPMxg==", "dev": true, "license": "Apache-2.0", - "peer": true, "dependencies": { "tslib": "^2.1.0" } @@ -3281,7 +3263,6 @@ "integrity": "sha512-WGXA6jcaoBo5Uhw0HX/s6z/sl3zyYQ7ZOnLOJzqwpctFcFmU4L07zn51e2VSkXXFpQZFAdMZNqOGz/7h/fvcRA==", "dev": true, "license": "MIT", - "peer": true, "dependencies": { "@bufbuild/protobuf": "^1.0.0", "buffer-builder": "^0.2.0", @@ -3326,7 +3307,6 @@ "os": [ "android" ], - "peer": true, "bin": { "sass": "dart-sass/sass" }, @@ -3347,7 +3327,6 @@ "os": [ "android" ], - "peer": true, "bin": { "sass": "dart-sass/sass" }, @@ -3368,7 +3347,6 @@ "os": [ "android" ], - "peer": true, "bin": { "sass": "dart-sass/sass" }, @@ -3389,7 +3367,6 @@ "os": [ "android" ], - "peer": true, "bin": { "sass": "dart-sass/sass" }, @@ -3410,7 +3387,6 @@ "os": [ "darwin" ], - "peer": true, "bin": { "sass": "dart-sass/sass" }, @@ -3431,7 +3407,6 @@ "os": [ "darwin" ], - "peer": true, "bin": { "sass": "dart-sass/sass" }, @@ -3452,7 +3427,6 @@ "os": [ "linux" ], - "peer": true, "bin": { "sass": "dart-sass/sass" }, @@ -3473,7 +3447,6 @@ "os": [ "linux" ], - "peer": true, "bin": { "sass": "dart-sass/sass" }, @@ -3494,7 +3467,6 @@ "os": [ "linux" ], - "peer": true, "bin": { "sass": "dart-sass/sass" }, @@ -3515,7 +3487,6 @@ "os": [ "linux" ], - "peer": true, "engines": { "node": ">=14.0.0" } @@ -3533,7 +3504,6 @@ "os": [ "linux" ], - "peer": true, "engines": { "node": ">=14.0.0" } @@ -3551,7 +3521,6 @@ "os": [ "linux" ], - "peer": true, "engines": { "node": ">=14.0.0" } @@ -3569,7 +3538,6 @@ "os": [ "linux" ], - "peer": true, "engines": { "node": ">=14.0.0" } @@ -3587,7 +3555,6 @@ "os": [ "linux" ], - "peer": true, "bin": { "sass": "dart-sass/sass" }, @@ -3608,7 +3575,6 @@ "os": [ "win32" ], - "peer": true, "bin": { "sass": "dart-sass/sass.bat" }, @@ -3629,7 +3595,6 @@ "os": [ "win32" ], - "peer": true, "bin": { "sass": "dart-sass/sass.bat" }, @@ -3650,7 +3615,6 @@ "os": [ "win32" ], - "peer": true, "bin": { "sass": "dart-sass/sass.bat" }, @@ -3664,7 +3628,6 @@ "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==", "dev": true, "license": "MIT", - "peer": true, "dependencies": { "has-flag": "^4.0.0" }, @@ -3891,8 +3854,7 @@ "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz", "integrity": "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==", "dev": true, - "license": "0BSD", - "peer": true + "license": "0BSD" }, "node_modules/uc.micro": { "version": "1.0.6", @@ -3930,8 +3892,7 @@ "resolved": "https://registry.npmjs.org/varint/-/varint-6.0.0.tgz", "integrity": "sha512-cXEIW6cfr15lFv563k4GuVuW/fiwjknytD37jIOLSdSWuOI6WnO/oKwmP2FQTU2l01LP8/M5TSAJpzUaGe3uWg==", "dev": true, - "license": "MIT", - "peer": true + "license": "MIT" }, "node_modules/void-elements": { "version": "3.1.0",