1
0
Fork 0
mirror of synced 2024-09-10 22:46:09 +12:00
budibase/packages/builder
dependabot[bot] 17313bc288 Bump svelte from 3.46.4 to 3.49.0
Bumps [svelte](https://github.com/sveltejs/svelte) from 3.46.4 to 3.49.0.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/compare/v3.46.4...v3.49.0)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 14:22:29 +00:00
..
.vscode
assets
build
cypress Create App Tests: Timeout Changes 2022-07-18 14:28:27 +01:00
scripts
src Merge branch 'master' of github.com:Budibase/budibase into develop 2022-07-18 14:09:02 +01:00
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json Smoke Build Changes - Timing issues 2022-07-07 11:07:05 +01:00
index.html
LICENSE.md
nuxt.config.js
package.json v1.1.15-alpha.1 2022-07-18 14:17:03 +00:00
README.md
reporterConfig.json
routify.config.js
tsconfig.build.json
tsconfig.json
vite.config.js
yarn.lock Bump svelte from 3.46.4 to 3.49.0 2022-07-18 14:22:29 +00:00

Get Started

yarn install

Vite dev server (port 3000): yarn run dev Build yarn run build