Denis Gukov
f083e28078
Merge pull request #1903 from semaphoreui/dependabot/npm_and_yarn/web/moment-2.29.4
...
chore(deps): bump moment from 2.29.3 to 2.29.4 in /web
2024-04-03 11:28:43 +02:00
dependabot[bot]
ab4f732588
chore(deps): bump moment from 2.29.3 to 2.29.4 in /web
...
Bumps [moment](https://github.com/moment/moment ) from 2.29.3 to 2.29.4.
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/moment/moment/compare/2.29.3...2.29.4 )
---
updated-dependencies:
- dependency-name: moment
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-02 19:41:00 +00:00
dependabot[bot]
454bec861a
chore(deps): bump vuetify from 2.6.6 to 2.6.10 in /web
...
Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify ) from 2.6.6 to 2.6.10.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases )
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v2.6.10/packages/vuetify )
---
updated-dependencies:
- dependency-name: vuetify
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-02 19:40:03 +00:00
dependabot[bot]
fd5a8c048a
chore(deps): bump axios from 0.21.4 to 0.28.0 in /web
...
Bumps [axios](https://github.com/axios/axios ) from 0.21.4 to 0.28.0.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v0.28.0/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.21.4...v0.28.0 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-02 18:20:51 +00:00
Thomas Boerger
ce37dab1bd
feat: upgrade browserlist as requested from build output
2024-02-26 12:31:24 +01:00
Philipp Schosteritsch
d884330f62
committing implementation
2023-07-04 16:47:29 +02:00
Denis Gukov
d382a822fe
refactor: rename directory web2 to web
2022-10-29 18:37:20 +05:00
Denis Gukov
c607b20b26
feat: remove old ui
2021-05-15 17:59:06 +05:00
Stanislav Simovski
7602a2ac06
Update dependencies, use go modules
2020-02-08 22:58:51 +02:00
Anton Markelov
f24a10917f
add local installation of fe tools, add relative paths to that tools
...
move nodemon to devdependencies, remove manual installation of pug, less and nodemon
small windows-related fixes
move less and pug to devdependencies
replace echo to space for windows
2018-03-30 20:21:27 +10:00
Denis
7263101be0
Use npm instead of submodule. Split public to web/public & web/resources
...
Fix build under Windows
Remove htmls from pug directory
Move package.json to web directory
Remove OS type checking from test
Fix builder.js codestyle
Remove Taskfile_windows.yml
2018-03-13 12:23:20 +05:00