From 41326b0cddc886bf72b80d553a2c03b317bcb64b Mon Sep 17 00:00:00 2001 From: Charles Graham SWT Date: Mon, 15 Dec 2025 10:19:53 -0600 Subject: [PATCH 1/2] update package lock to latest --- docs/package-lock.json | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/docs/package-lock.json b/docs/package-lock.json index 7ebc718..abd9482 100644 --- a/docs/package-lock.json +++ b/docs/package-lock.json @@ -101,6 +101,7 @@ "integrity": "sha512-UlLAnTPrFdNGoFtbSXwcGFQBtQZJCNjaN6hQNP3UPvuNXT1i82N26KL3dZeIpNalWywr9IuQuncaAfUaS1g6sQ==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "@ampproject/remapping": "^2.2.0", "@babel/code-frame": "^7.27.1", @@ -1517,7 +1518,6 @@ "resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.83.1.tgz", "integrity": "sha512-OG69LQgT7jSp+5pPuCfzltq/+7l2xoweggjme9vlbCPa/d7D7zaqv5vN/S82SzSYZ4EDLTxNO1PWrv49RAS64Q==", "license": "MIT", - "peer": true, "funding": { "type": "github", "url": "https://github.com/sponsors/tannerlinsley" @@ -1658,6 +1658,7 @@ "integrity": "sha512-/LDXMQh55EzZQ0uVAZmKKhfENivEvWz6E+EYzh+/MCjMhNsotd+ZHhBGIjFDTi6+fz0OhQQQLbTgdQIxxCsC0w==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "@types/prop-types": "*", "csstype": "^3.0.2" @@ -1761,6 +1762,7 @@ "resolved": "https://registry.npmjs.org/@usace/groundwork/-/groundwork-3.14.19.tgz", "integrity": "sha512-gOhffV3cnss44YNPI/JTCklQ9w1hstbwHKC/Q7xzQfApXDzKZnJuYLsdEONfIybCMXxgQDg+Xreh591tD40wlQ==", "license": "MIT", + "peer": true, "dependencies": { "@headlessui/react": "^2.2.0", "@tailwindcss/forms": "^0.5.9", @@ -1802,6 +1804,7 @@ "integrity": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==", "dev": true, "license": "MIT", + "peer": true, "bin": { "acorn": "bin/acorn" }, @@ -2155,6 +2158,7 @@ } ], "license": "MIT", + "peer": true, "dependencies": { "caniuse-lite": "^1.0.30001726", "electron-to-chromium": "^1.5.173", @@ -2917,6 +2921,7 @@ "deprecated": "This version is no longer supported. Please see https://eslint.org/version-support for other options.", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "@eslint-community/eslint-utils": "^4.2.0", "@eslint-community/regexpp": "^4.6.1", @@ -5025,6 +5030,7 @@ } ], "license": "MIT", + "peer": true, "dependencies": { "nanoid": "^3.3.11", "picocolors": "^1.1.1", @@ -5281,6 +5287,7 @@ "resolved": "https://registry.npmjs.org/react/-/react-18.3.1.tgz", "integrity": "sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==", "license": "MIT", + "peer": true, "dependencies": { "loose-envify": "^1.1.0" }, @@ -5293,6 +5300,7 @@ "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-18.3.1.tgz", "integrity": "sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw==", "license": "MIT", + "peer": true, "dependencies": { "loose-envify": "^1.1.0", "scheduler": "^0.23.2" @@ -5369,7 +5377,8 @@ "version": "28.1.0", "resolved": "https://registry.npmjs.org/redux-bundler/-/redux-bundler-28.1.0.tgz", "integrity": "sha512-dbq0J0Sm0ctK9ZUh73JR/6J937qzNvkKEHXtHv7p2Hl/9sS+xyRQReWjuju8LHopYFiG+U0Lg9XZM1hPp1WkHg==", - "license": "MIT" + "license": "MIT", + "peer": true }, "node_modules/redux-bundler-hook": { "version": "1.0.3", @@ -6154,6 +6163,7 @@ "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.17.tgz", "integrity": "sha512-w33E2aCvSDP0tW9RZuNXadXlkHXqFzSkQew/aIa2i/Sj8fThxwovwlXHSPXTbAHwEIhBFXAedUhP2tueAKP8Og==", "license": "MIT", + "peer": true, "dependencies": { "@alloc/quick-lru": "^5.2.0", "arg": "^5.0.2", @@ -6272,6 +6282,7 @@ "integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==", "dev": true, "license": "MIT", + "peer": true, "engines": { "node": ">=12" }, @@ -6488,6 +6499,7 @@ "integrity": "sha512-cZn6NDFE7wdTpINgs++ZJ4N49W2vRp8LCKrn3Ob1kYNtOo21vfDoaV5GzBfLU4MovSAB8uNRm4jgzVQZ+mBzPQ==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "esbuild": "^0.25.0", "fdir": "^6.4.4", @@ -6578,6 +6590,7 @@ "integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==", "dev": true, "license": "MIT", + "peer": true, "engines": { "node": ">=12" }, From 9d15b8a6534f2297a6547715bfb1cb36361ecb33 Mon Sep 17 00:00:00 2001 From: Charles Graham SWT Date: Mon, 15 Dec 2025 10:20:17 -0600 Subject: [PATCH 2/2] Correct missing url on docs homepage --- docs/src/pages/docs/index.jsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/src/pages/docs/index.jsx b/docs/src/pages/docs/index.jsx index 3065f86..dbb6a46 100644 --- a/docs/src/pages/docs/index.jsx +++ b/docs/src/pages/docs/index.jsx @@ -3,6 +3,8 @@ import { Code } from "../components/code"; import CopyButton from "../../components/CopyButton"; import DocsPage from "./_docs-wrapper"; +const BASE_URL = import.meta.env.BASE_URL; + export default function Docs() { return ( {" "} for more details on getting started or visit the{" "} - + quick start guide {" "} for a step by step guide for getting set up using Vite with Groundwork.