1
0
Fork 0
mirror of https://github.com/docker/awesome-compose.git synced 2025-04-25 10:18:07 +02:00
awesome-compose/vuejs/vuejs
dependabot[bot] 01cbbf5929
Bump @babel/traverse from 7.17.10 to 7.24.1 in /vuejs/vuejs
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.17.10 to 7.24.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.1/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 10:39:31 +00:00
..
public Move all samples to the root dir 2020-03-16 17:23:59 +01:00
src Move all samples to the root dir 2020-03-16 17:23:59 +01:00
babel.config.js Move all samples to the root dir 2020-03-16 17:23:59 +01:00
Dockerfile add configuration to use vuejs sample with Docker Dev Environments feature (#253) 2022-07-12 12:13:43 +02:00
package.json Fix security issues (#244) 2022-05-16 21:20:20 +02:00
README.md Move all samples to the root dir 2020-03-16 17:23:59 +01:00
yarn.lock Bump @babel/traverse from 7.17.10 to 7.24.1 in /vuejs/vuejs 2024-04-08 10:39:31 +00:00

vuejs

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.