Files
unibus/web/node_modules/.vite/deps/_metadata.json
T
egutierrez 9661a5ce1f refactor: split web frontend + gateway out to uniweb app (bump 0.13.0)
The SPA (web/) and the web gateway (cmd/webgw) move to a dedicated app
projects/message_bus/apps/uniweb (its own Gitea sub-repo). unibus is now
strictly the bus plane: membership/keys, the client library and demo peers.
uniweb consumes unibus as a Go module via replace => ../unibus.

No capability lost; same SPA and gateway, in their own service folder.
go build/vet/test green after extraction.
2026-06-13 21:21:08 +02:00

61 lines
1.9 KiB
JSON

{
"hash": "4e421941",
"configHash": "a3aa3d60",
"lockfileHash": "cdd5f616",
"browserHash": "6c791150",
"optimized": {
"react": {
"src": "../../.pnpm/react@19.2.7/node_modules/react/index.js",
"file": "react.js",
"fileHash": "05b09d1e",
"needsInterop": true
},
"react-dom": {
"src": "../../.pnpm/react-dom@19.2.7_react@19.2.7/node_modules/react-dom/index.js",
"file": "react-dom.js",
"fileHash": "bbb44ccd",
"needsInterop": true
},
"react/jsx-dev-runtime": {
"src": "../../.pnpm/react@19.2.7/node_modules/react/jsx-dev-runtime.js",
"file": "react_jsx-dev-runtime.js",
"fileHash": "bb369074",
"needsInterop": true
},
"react/jsx-runtime": {
"src": "../../.pnpm/react@19.2.7/node_modules/react/jsx-runtime.js",
"file": "react_jsx-runtime.js",
"fileHash": "442c8264",
"needsInterop": true
},
"@mantine/core": {
"src": "../../.pnpm/@mantine+core@9.3.0_@mantine+hooks@9.3.0_react@19.2.7__@types+react@19.2.17_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/@mantine/core/esm/index.mjs",
"file": "@mantine_core.js",
"fileHash": "134621b7",
"needsInterop": false
},
"@tabler/icons-react": {
"src": "../../.pnpm/@tabler+icons-react@3.44.0_react@19.2.7/node_modules/@tabler/icons-react/dist/esm/tabler-icons-react.mjs",
"file": "@tabler_icons-react.js",
"fileHash": "0396c443",
"needsInterop": false
},
"react-dom/client": {
"src": "../../.pnpm/react-dom@19.2.7_react@19.2.7/node_modules/react-dom/client.js",
"file": "react-dom_client.js",
"fileHash": "d66a652d",
"needsInterop": true
}
},
"chunks": {
"chunk-SE5JIBD6": {
"file": "chunk-SE5JIBD6.js"
},
"chunk-PTKZBAVD": {
"file": "chunk-PTKZBAVD.js"
},
"chunk-GKA3S742": {
"file": "chunk-GKA3S742.js"
}
}
}