index
:
pantry.git
feature/17-labels
main
Kitchen organizer and planner
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
.devcontainer/devcontainer.json
32
-rw-r--r--
.dockerignore
5
-rw-r--r--
.eslintrc.json
3
-rw-r--r--
.gitattributes
2
-rw-r--r--
.github/dependabot.yml
26
-rw-r--r--
.github/workflows/build.yml
10
-rw-r--r--
.github/workflows/pull_requests.yml
28
-rw-r--r--
.gitignore
41
-rw-r--r--
.vscode/settings.json
6
-rw-r--r--
LICENSE.md
55
-rw-r--r--
README.md
47
-rw-r--r--
next-env.d.ts
5
-rw-r--r--
next.config.js
6
-rw-r--r--
orval.config.ts
28
-rw-r--r--
package.json
44
-rw-r--r--
pom.xml
93
-rw-r--r--
shell.nix
14
-rw-r--r--
src/components/add-item.tsx
101
-rw-r--r--
src/conf/mutator.ts
29
-rw-r--r--
src/conf/openapi-pantry.yaml
87
-rw-r--r--
src/index.ts
2
-rw-r--r--
src/main/docker/Dockerfile.multistage
7
-rw-r--r--
src/main/java/dev/submelon/exceptions/ItemNotFoundException.java
11
-rw-r--r--
src/main/java/dev/submelon/model/PantryItem.java
(renamed from src/main/java/dev/submelon/rest/json/PantryItem.java)
19
-rw-r--r--
src/main/java/dev/submelon/rest/json/PantryItemResource.java
63
-rw-r--r--
src/main/java/dev/submelon/view/PantryItemResource.java
46
-rw-r--r--
src/main/resources/application.properties
25
-rw-r--r--
src/main/webui/.flowbite-react/config.json
10
-rw-r--r--
src/main/webui/.flowbite-react/init.tsx
22
-rw-r--r--
src/main/webui/.gitignore
35
-rw-r--r--
src/main/webui/.prettierrc
9
-rw-r--r--
src/main/webui/.yarn/cache/@adobe-css-tools-npm-4.4.2-e89b531279-ecc9f626fa.zip
bin
0 -> 40103 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@alloc-quick-lru-npm-5.2.0-eb83517088-bdc35758b5.zip
bin
0 -> 6343 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@ampproject-remapping-npm-2.3.0-559c14eee4-d3ad7b89d9.zip
bin
0 -> 27939 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@ardatan-relay-compiler-npm-12.0.3-7ad363cf3e-28fbf8f3cd.zip
bin
0 -> 678887 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@babel-code-frame-npm-7.26.2-4902b56813-db13f5c42d.zip
bin
0 -> 12039 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@babel-compat-data-npm-7.26.8-fb802c4940-1bb04c6860.zip
bin
0 -> 10054 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@babel-core-npm-7.26.10-0b29e369b5-0217325bd4.zip
bin
0 -> 257713 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@babel-generator-npm-7.27.0-47f3db45ce-cdb6e3e844.zip
bin
0 -> 142211 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@babel-helper-compilation-targets-npm-7.27.0-a682051943-ad8b2351cd.zip
bin
0 -> 22794 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@babel-helper-module-imports-npm-7.25.9-b86e31bde9-1b411ce4ca.zip
bin
0 -> 18564 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@babel-helper-module-transforms-npm-7.26.0-7557a3558f-942eee3adf.zip
bin
0 -> 46559 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@babel-helper-plugin-utils-npm-7.26.5-f9c17c9880-4771fbb171.zip
bin
0 -> 6331 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@babel-helper-string-parser-npm-7.25.9-eade578078-6435ee0849.zip
bin
0 -> 10155 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@babel-helper-validator-identifier-npm-7.25.9-2634b947a4-5b85918cb1.zip
bin
0 -> 16985 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@babel-helper-validator-option-npm-7.25.9-6450027d5d-9491b27559.zip
bin
0 -> 7381 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@babel-helpers-npm-7.27.0-661e2983d3-d11bb8ada0.zip
bin
0 -> 295468 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@babel-parser-npm-7.27.0-ab7dea7b75-062a4e6d51.zip
bin
0 -> 421973 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@babel-plugin-syntax-import-assertions-npm-7.26.0-6c9b84570c-b58f2306df.zip
bin
0 -> 4309 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@babel-runtime-npm-7.27.0-67ce9cb54f-3e73d9e65f.zip
bin
0 -> 132500 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@babel-template-npm-7.27.0-941c698259-46d6db4c20.zip
bin
0 -> 27110 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@babel-traverse-npm-7.27.0-e376c6d256-922d22aa91.zip
bin
0 -> 196593 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@babel-types-npm-7.27.0-4fc27759e5-59582019eb.zip
bin
0 -> 358711 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@emnapi-core-npm-1.4.3-c3f95d462e-1c757d380b.zip
bin
0 -> 222648 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@emnapi-core-npm-1.4.5-ec124a1813-ae4800fe2b.zip
bin
0 -> 222585 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@emnapi-runtime-npm-1.4.3-ceb6775ed6-ff20748096.zip
bin
0 -> 92779 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@emnapi-runtime-npm-1.4.5-3b801be1ae-99ab25d55c.zip
bin
0 -> 92749 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@emnapi-wasi-threads-npm-1.0.2-f28ef8db92-c289cd3d0e.zip
bin
0 -> 54940 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@emnapi-wasi-threads-npm-1.0.4-ac6c94b37b-106cbb0c86.zip
bin
0 -> 55029 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@envelop-core-npm-5.2.3-32b99416ab-b63c0ed8f9.zip
bin
0 -> 38059 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@envelop-instrumentation-npm-1.0.0-12f757b2a1-a6ec4705f5.zip
bin
0 -> 8535 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@envelop-types-npm-5.2.1-d81fb919a2-0e13a72dc3.zip
bin
0 -> 18210 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@eslint-community-eslint-utils-npm-4.5.1-88d38a08f4-853e681fd1.zip
bin
0 -> 65521 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@eslint-community-regexpp-npm-4.12.1-ef4ab5217e-0d628680e2.zip
bin
0 -> 74273 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@eslint-config-array-npm-0.19.2-9310e910a9-1c707e04fc.zip
bin
0 -> 79327 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@eslint-config-helpers-npm-0.2.0-80a02b1fb1-36e857165f.zip
bin
0 -> 18816 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@eslint-core-npm-0.12.0-38bccca4dd-3979af3241.zip
bin
0 -> 18748 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@eslint-eslintrc-npm-3.3.1-c3967fc0c3-8241f998f0.zip
bin
0 -> 149319 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@eslint-js-npm-9.23.0-ca8750d312-5ce796f9fd.zip
bin
0 -> 6457 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@eslint-object-schema-npm-2.1.6-a777ee59e8-e32e565319.zip
bin
0 -> 18348 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@eslint-plugin-kit-npm-0.2.7-c313bcf919-e5d9be6ae5.zip
bin
0 -> 23971 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@floating-ui-core-npm-1.6.9-6b15c93868-21cbcac72a.zip
bin
0 -> 54392 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@floating-ui-dom-npm-1.6.13-faaec36e87-eabab9d860.zip
bin
0 -> 48533 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@floating-ui-react-dom-npm-2.1.2-9e283fcbfa-25bb031686.zip
bin
0 -> 19273 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@floating-ui-react-npm-0.27.3-2e3a780fd2-34a6283df3.zip
bin
0 -> 187026 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@floating-ui-utils-npm-0.2.9-f2d9dffc79-d518b80cec.zip
bin
0 -> 24201 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@graphql-codegen-add-npm-5.0.3-77e9d3caa9-5196b6c649.zip
bin
0 -> 4909 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@graphql-codegen-cli-npm-5.0.5-cba25e7d97-f3ff651b52.zip
bin
0 -> 93499 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@graphql-codegen-client-preset-npm-4.7.0-77d9432c8b-0d85a27d13.zip
bin
0 -> 26912 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@graphql-codegen-core-npm-4.0.2-3135edacf9-5fda4e8431.zip
bin
0 -> 17577 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@graphql-codegen-gql-tag-operations-npm-4.0.16-2e614d52f7-18266666a0.zip
bin
0 -> 7013 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@graphql-codegen-plugin-helpers-npm-5.1.0-0a6a0a39b4-235762e2e7.zip
bin
0 -> 39588 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@graphql-codegen-schema-ast-npm-4.1.0-1c3404bcb1-cddec7723d.zip
bin
0 -> 5589 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@graphql-codegen-typed-document-node-npm-5.1.0-8f6f1dacbd-d86f829911.zip
bin
0 -> 10207 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@graphql-codegen-typescript-npm-4.1.5-6f32227c78-fc2a9a107b.zip
bin
0 -> 25988 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@graphql-codegen-typescript-operations-npm-4.5.1-c7d912002e-65a98d0caf.zip
bin
0 -> 18686 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@graphql-codegen-visitor-plugin-common-npm-5.7.1-8ba39a2801-d48e90e0fc.zip
bin
0 -> 149515 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@graphql-hive-signal-npm-1.0.0-9840e9ace0-622b071c12.zip
bin
0 -> 3946 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@graphql-tools-apollo-engine-loader-npm-8.0.20-479a37ccd6-4ad725fff3.zip
bin
0 -> 5633 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@graphql-tools-batch-execute-npm-9.0.15-c40eeb5017-711e56f07c.zip
bin
0 -> 16644 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@graphql-tools-code-file-loader-npm-8.1.20-f7ce5b63b8-f18bcec913.zip
bin
0 -> 14719 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@graphql-tools-delegate-npm-10.2.16-d40d05af11-e1d2db6edc.zip
bin
0 -> 64070 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@graphql-tools-documents-npm-1.0.1-f9f14abdb7-c6ff859d26.zip
bin
0 -> 11795 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@graphql-tools-executor-common-npm-0.0.4-21b8247787-203f61e292.zip
bin
0 -> 5063 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@graphql-tools-executor-graphql-ws-npm-2.0.5-4b63a7eaa0-eb7ac967c4.zip
bin
0 -> 10221 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@graphql-tools-executor-http-npm-1.3.2-8bbf380362-b556e44a3b.zip
bin
0 -> 25699 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@graphql-tools-executor-legacy-ws-npm-1.1.17-e0a19e4d3a-dd20288fcc.zip
bin
0 -> 6363 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@graphql-tools-executor-npm-1.4.6-6ebaae4dad-8c62c34505.zip
bin
0 -> 52198 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@graphql-tools-git-loader-npm-8.0.24-13d65634bb-d43987ee53.zip
bin
0 -> 10472 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@graphql-tools-github-loader-npm-8.0.20-e0a79268f9-dd0018a857.zip
bin
0 -> 7370 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@graphql-tools-graphql-file-loader-npm-8.0.19-d1120df2cd-feed9b68ac.zip
bin
0 -> 7054 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@graphql-tools-graphql-tag-pluck-npm-8.3.19-3e9f752ba1-f19fa4bb88.zip
bin
0 -> 24043 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@graphql-tools-import-npm-7.0.18-9b2486938c-76e86a975e.zip
bin
0 -> 13045 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@graphql-tools-json-file-loader-npm-8.0.18-3da06d2745-193293e13d.zip
bin
0 -> 6376 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@graphql-tools-load-npm-8.0.19-369ee77553-485fbac7f5.zip
bin
0 -> 34683 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@graphql-tools-merge-npm-9.0.24-9afb8013d9-c6831afeca.zip
bin
0 -> 49720 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@graphql-tools-optimize-npm-2.0.0-710bf461f3-7f79c0e185.zip
bin
0 -> 13170 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@graphql-tools-prisma-loader-npm-8.0.17-915132f679-e05be13e5d.zip
bin
0 -> 59482 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@graphql-tools-relay-operation-optimizer-npm-7.0.19-e26c6ae5c7-1697888403.zip
bin
0 -> 5328 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@graphql-tools-schema-npm-10.0.23-e8526268f2-2c351afec4.zip
bin
0 -> 26316 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@graphql-tools-url-loader-npm-8.0.31-d731b7854f-2b412cbd3e.zip
bin
0 -> 12701 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@graphql-tools-utils-npm-10.8.6-e61f06f24a-0885dad29d.zip
bin
0 -> 178553 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@graphql-tools-wrap-npm-10.0.34-89cc75f653-6185c6fd84.zip
bin
0 -> 46488 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@graphql-typed-document-node-core-npm-3.2.0-505adb1e90-fa44443acc.zip
bin
0 -> 2604 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@heroicons-react-npm-2.0.16-ce9dfa3c94-1e51bfec72.zip
bin
0 -> 1870698 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@humanfs-core-npm-0.19.1-e2e7aaeb6e-611e054514.zip
bin
0 -> 19465 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@humanfs-node-npm-0.16.6-6ee2cad587-f9cb52bb23.zip
bin
0 -> 12959 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@humanwhocodes-module-importer-npm-1.0.1-9d07ed2e4a-0fd22007db.zip
bin
0 -> 10603 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@humanwhocodes-retry-npm-0.3.1-9d87bf92c6-7e5517bb51.zip
bin
0 -> 17108 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@humanwhocodes-retry-npm-0.4.2-78a05c1b69-764127449a.zip
bin
0 -> 21616 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@iarna-toml-npm-2.2.5-6da1399e8e-b63b2b2c4f.zip
bin
0 -> 29430 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@isaacs-fs-minipass-npm-4.0.1-677026e841-5d36d28996.zip
bin
0 -> 24171 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@jest-expect-utils-npm-29.7.0-14740cc487-75eb177f3d.zip
bin
0 -> 11665 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@jest-schemas-npm-29.6.3-292730e442-910040425f.zip
bin
0 -> 3367 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@jest-types-npm-29.6.3-a584ca999d-a0bcf15dbb.zip
bin
0 -> 10082 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@jridgewell-gen-mapping-npm-0.3.8-647be6e286-c0687b5227.zip
bin
0 -> 23490 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@jridgewell-remapping-npm-2.3.5-df8dacc063-4a66a7397c.zip
bin
0 -> 28855 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@jridgewell-resolve-uri-npm-3.1.2-5bc4245992-83b85f72c5.zip
bin
0 -> 17930 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@jridgewell-set-array-npm-1.2.1-2312928209-832e513a85.zip
bin
0 -> 8928 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@jridgewell-sourcemap-codec-npm-1.5.0-dfd9126d71-05df4f2538.zip
bin
0 -> 27831 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@jridgewell-trace-mapping-npm-0.3.25-c076fd2279-9d3c40d225.zip
bin
0 -> 46627 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@mantine-hooks-npm-8.2.4-d08914c76c-0c88afcc42.zip
bin
0 -> 393995 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@module-federation-error-codes-npm-0.17.1-3e6cc6be62-d88fa9ecae.zip
bin
0 -> 6565 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@module-federation-runtime-core-npm-0.17.1-519b56505b-8a6cb8cd01.zip
bin
0 -> 78363 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@module-federation-runtime-npm-0.17.1-e0ab797efb-f5405968df.zip
bin
0 -> 13261 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@module-federation-runtime-tools-npm-0.17.1-2309a5a051-2e183e357b.zip
bin
0 -> 8814 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@module-federation-sdk-npm-0.17.1-ddb4c0f7b9-bc4a179934.zip
bin
0 -> 38009 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@module-federation-webpack-bundler-runtime-npm-0.17.1-5d43fd6483-8d540722bb.zip
bin
0 -> 16720 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@napi-rs-wasm-runtime-npm-0.2.12-8f0d65e253-676271082b.zip
bin
0 -> 943970 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@napi-rs-wasm-runtime-npm-1.0.1-7d235277fa-42d59a02e9.zip
bin
0 -> 943934 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@nodelib-fs.scandir-npm-2.1.5-89c67370dd-a970d595bd.zip
bin
0 -> 13877 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@nodelib-fs.stat-npm-2.0.5-01f4dd3030-012480b5ca.zip
bin
0 -> 8706 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@nodelib-fs.walk-npm-1.2.8-b4a89da548-190c643f15.zip
bin
0 -> 15613 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@pkgr-core-npm-0.2.0-c1161f0259-b7e126161e.zip
bin
0 -> 5704 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@popperjs-core-npm-2.11.8-f1692e11a0-e5c69fdebf.zip
bin
0 -> 482715 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@reduxjs-toolkit-npm-2.8.2-94891c578c-94bb4714ff.zip
bin
0 -> 1517712 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@repeaterjs-repeater-npm-3.0.6-60ccf86259-aae878b953.zip
bin
0 -> 22873 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@rollup-plugin-node-resolve-npm-15.3.1-fd6f59ee7a-2973db4da0.zip
bin
0 -> 32113 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@rollup-pluginutils-npm-5.1.4-83ce21024f-dc0294580e.zip
bin
0 -> 16417 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@rsbuild-core-npm-1.4.15-5800c149bd-67dd5d3a4a.zip
bin
0 -> 828872 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@rsbuild-plugin-eslint-npm-1.1.1-2348f2c7cd-b45c642006.zip
bin
0 -> 5945 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@rsbuild-plugin-react-npm-1.2.0-d60e1e4459-588b3d80a9.zip
bin
0 -> 7855 bytes
-rw-r--r--
src/main/webui/.yarn/cache/@rsbuild-plugin-react-npm-1.3.5-34be859e1c-6e7ef08b79.zip
bin
0 -> 8185 bytes
-rw-r--r--