1
0
mirror of https://github.com/actix/examples synced 2024-11-23 14:31:07 +01:00
Commit Graph

12 Commits

Author SHA1 Message Date
dependabot[bot]
c498f70ddc
chore(deps): bump rollup from 3.29.4 to 3.29.5 in /cors/frontend
Bumps [rollup](https://github.com/rollup/rollup) from 3.29.4 to 3.29.5.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v3.29.4...v3.29.5)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-26 18:53:06 +00:00
Rob Ede
f30795f014
chore: fmt 2024-08-07 02:04:57 +01:00
dependabot[bot]
e8c864a53a
chore(deps-dev): bump vite from 4.5.2 to 4.5.3 in /cors/frontend
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.2 to 4.5.3.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.3/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.3/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-04 01:38:25 +00:00
dependabot[bot]
a1db00642e
chore(deps-dev): bump vite from 4.4.12 to 4.5.2 in /cors/frontend
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.12 to 4.5.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.2/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-20 02:22:46 +00:00
dependabot[bot]
c648953b23
Bump vite from 4.4.4 to 4.4.12 in /cors/frontend (#672)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-06 01:15:02 +00:00
dependabot[bot]
a8c17026a3
Bump postcss from 8.4.26 to 8.4.31 in /cors/frontend (#639) 2023-10-08 01:56:36 +01:00
Rob Ede
18a8dbaa8f
use same port in Vue UI as pre-upgrade 2023-07-18 22:56:47 +01:00
Rob Ede
04896c06b9
fix vue example ref 2023-07-18 22:55:19 +01:00
Rob Ede
9b2e24b1b3
update vue to v3 2023-07-18 22:54:35 +01:00
Rob Ede
f3cf37bb0d
fix vue example ports
closes #624
2023-07-17 22:26:11 +01:00
Rob Ede
c9ebeacf58
fix cors example 2022-03-15 17:32:27 +00:00
Rob Ede
cc3d356209
restructure folders 2022-02-18 02:01:48 +00:00