summaryrefslogtreecommitdiffhomepage
path: root/client/web/yarn.lock
AgeCommit message (Expand)AuthorFilesLines
2025-11-27build(deps): bump braces from 3.0.2 to 3.0.3 in /client/webdependabot[bot]1-8/+8
2025-11-27build(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /client/webdependabot[bot]1-3/+3
2025-11-27build(deps-dev): bump vitest from 1.3.1 to 1.6.1 in /client/webdependabot[bot]1-48/+43
2025-11-27build(deps-dev): bump vite from 5.1.7 to 5.4.21 in /client/webdependabot[bot]1-212/+276
2025-11-27build(deps): bump js-yaml from 4.1.0 to 4.1.1 in /client/webdependabot[bot]1-3/+3
2025-07-28build(deps): bump @babel/runtime from 7.23.4 to 7.26.10 in /client/web (#15299)dependabot[bot]1-10/+3
2025-07-28build(deps): bump form-data from 4.0.0 to 4.0.4 in /client/web (#16623)dependabot[bot]1-3/+102
2025-04-15node.rev: bump to latest 22.x LTS release (#15652)Mario Minardi1-9/+9
2024-09-10build(deps): bump ws from 8.14.2 to 8.17.1 in /client/web (#12524)dependabot[bot]1-3/+3
2024-04-17build(deps-dev): bump vite from 5.1.4 to 5.1.7 in /client/webdependabot[bot]1-36/+24
2024-03-07client/web: dedupe packages in yarn.lock (#11327)Mario Minardi1-374/+38
2024-02-27client/web: update to typescript 5.3.3 (#11267)Mario Minardi1-38/+119
2024-02-23client/web: update vite and vitest to latest versions (#11200)Mario Minardi1-285/+492
2024-02-22client/web: update plugin-react-swc to latest version (#11199)Mario Minardi1-59/+72
2024-02-22client/web: update vite-plugin-svgr to latest version (#11197)Mario Minardi1-71/+103
2024-02-09build(deps-dev): bump vite from 4.4.9 to 4.5.2 in /client/webdependabot[bot]1-4/+4
2024-02-08client/web: use smart quotes in web UI frontendWill Norris1-0/+5
2023-12-08client/web: add confirmation dialogsSonia Appasamy1-0/+21
2023-12-06client/web: start using swr for some fetchingSonia Appasamy1-1/+14
2023-12-06.github/workflows: add webclient workflowSonia Appasamy1-7/+260
2023-12-05client/web: add copyable components throughout UISonia Appasamy1-1/+8
2023-11-29client/web: fix Vite dev server build errorSonia Appasamy1-332/+554
2023-11-28client/web: add eslintSonia Appasamy1-476/+3197
2023-11-17client/web: add advanced login optionsWill Norris1-0/+15
2023-11-10client/web: add readonly/manage toggleSonia Appasamy1-1/+303
2023-11-06client/web: add route management for ui pagesSonia Appasamy1-0/+12
2023-11-01build(deps-dev): bump postcss from 8.4.27 to 8.4.31 in /client/webdependabot[bot]1-4/+4
2023-11-01build(deps): bump get-func-name from 2.0.0 to 2.0.2 in /client/webdependabot[bot]1-3/+3
2023-11-01build(deps): bump @babel/traverse from 7.22.10 to 7.23.2 in /client/webdependabot[bot]1-15/+75
2023-08-21client/web: add csrf protection to web client apiSonia Appasamy1-0/+12
2023-08-15client/web: add prettier and format scriptsWill Norris1-0/+10
2023-08-14client/web: add tailwind styling to react appSonia Appasamy1-3/+30
2023-08-11client/web: add tsconfig.jsonSonia Appasamy1-0/+31
2023-08-11client/web: pipe through to React in dev modeSonia Appasamy1-1/+30
2023-08-10client/web: add barebones vite dev setupSonia Appasamy1-0/+1709