No description
Find a file
dependabot[bot] 3e2358ba75
Bump tough-cookie, @vue/cli-plugin-babel and @vue/cli-service
Removes [tough-cookie](https://github.com/salesforce/tough-cookie). It's no longer used after updating ancestor dependencies [tough-cookie](https://github.com/salesforce/tough-cookie), [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel) and [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service). These dependencies need to be updated together.


Removes `tough-cookie`

Updates `@vue/cli-plugin-babel` from 4.5.15 to 5.0.8
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-plugin-babel)

Updates `@vue/cli-service` from 4.5.15 to 5.0.8
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-service)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
- dependency-name: "@vue/cli-plugin-babel"
  dependency-type: direct:development
- dependency-name: "@vue/cli-service"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-08 21:44:59 +00:00
.github/workflows Update deploy config 2022-12-03 11:08:36 +01:00
public Add app-ads.txt 2022-04-03 02:12:17 +02:00
src Add tiktok account link 2023-06-15 21:53:45 +02:00
.browserslistrc Init 2019-02-23 08:51:52 +01:00
.editorconfig Init 2019-02-23 08:51:52 +01:00
.eslintrc.js Update dependencies 2021-11-01 17:05:29 +01:00
.gitignore Init 2019-02-23 08:51:52 +01:00
babel.config.js Init 2019-02-23 08:51:52 +01:00
package-lock.json Bump tough-cookie, @vue/cli-plugin-babel and @vue/cli-service 2023-07-08 21:44:59 +00:00
package.json Bump tough-cookie, @vue/cli-plugin-babel and @vue/cli-service 2023-07-08 21:44:59 +00:00
postcss.config.js Init 2019-02-23 08:51:52 +01:00
README.md docs(readme): add Greenkeeper badge 2019-05-23 16:00:28 +00:00
vue.config.js Convert to vue cli (#42) 2020-04-18 18:21:09 +02:00

wulkanowy-landing-page

Greenkeeper badge

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.