dependabot[bot]
|
a39193ee14
|
build(deps-dev): bump vite from 5.3.1 to 5.3.6 (#5459)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.3.1 to 5.3.6.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.3.6/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.3.6/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-19 10:52:05 +02:00 |
|
Merlijn Vos
|
1f8ecd72cb
|
@uppy/vue: migrate to Composition API with TS & drop Vue 2 support (#5043)
|
2024-03-28 14:47:06 +01:00 |
|
Antoine du Hamel
|
975038cf4c
|
meta: upgrade Vite and Vitest (#4881)
|
2024-01-22 15:56:40 +01:00 |
|
Antoine du Hamel
|
141eb248be
|
meta: upgrade to Vite 4 and ESBuild 0.16 (#4243)
|
2022-12-13 15:07:19 +01:00 |
|
Antoine du Hamel
|
5044230bf1
|
meta: upgrade all dev dependencies (#3903)
|
2022-08-16 22:39:28 +02:00 |
|
Antoine du Hamel
|
0db5b83e16
|
meta: upgrade to Vite v3 (#3882)
Refs: https://vitejs.dev/blog/announcing-vite3.html
|
2022-07-14 17:10:38 +02:00 |
|
Antoine du Hamel
|
0d88c8eafc
|
example: fix Vue3 example (#3774)
|
2022-06-29 15:49:32 +02:00 |
|
Antoine du Hamel
|
01d7ea13e9
|
meta: use Yarn v3 instead of npm (#3237)
* meta: use Yarn v3 instead of npm
* Update CONTRIBUTING.md to fix linter errors
* remove remaining npm commands
* Update deps
|
2021-10-20 15:16:59 +02:00 |
|
Artur Paikin
|
0f5ea3a827
|
add private to vue3 example
|
2021-03-31 23:27:48 +01:00 |
|
Artur Paikin
|
9b667a33f1
|
remove version from vue example as well
|
2021-03-31 23:11:58 +01:00 |
|
Renée Kooi
|
cb1a41234a
|
Workspaces (#2835)
|
2021-03-31 14:04:18 +02:00 |
|
Andrew
|
58f996c0e4
|
Vue 3 support (#2755)
* basic support
* improved support
* Add all components (still buggy)
* revert && Add lockfile
* Small fixes
* import .eslintrc from master
* Fix shadowing issue
* Update packages/@uppy/vue/src/utils.js
Co-authored-by: Renée Kooi <renee@kooi.me>
Co-authored-by: Artur Paikin <artur@arturpaikin.com>
Co-authored-by: Renée Kooi <renee@kooi.me>
|
2021-03-24 16:01:45 +00:00 |
|