1
0
Fork 0
mirror of synced 2024-06-29 11:31:06 +12:00
budibase/packages/server
dependabot[bot] 2cec129f43
Bump svelte from 3.44.1 to 3.49.0 in /packages/server
Bumps [svelte](https://github.com/sveltejs/svelte) from 3.44.1 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.44.1...v3.49.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-15 16:39:40 +00:00
..
.vscode
__mocks__ Fixes for Rest API request UI. Rest test fixes for XML API request body. Fix for raw XML api request body parsing issue. General fixes for query testing. 2022-06-17 12:00:42 +01:00
build
scripts Add env vars to automatically create initial admin user on first run 2022-06-30 11:28:52 +01:00
specs Updating specs to state that oneOf is allowed, fixing YAML issue and making sure allOr function works for lucene. 2022-07-05 19:54:11 +01:00
src Removing un-used, dist import which broke build, updating yarn locks. 2022-07-14 16:49:20 +01:00
.dockerignore
.gitignore cherry pick new ui from develop 2022-06-30 12:52:07 +01:00
.npmignore
.yarnrc Updating dockerfile to be friendly to volume usage, as well as pre-filling with uuids rather than static secrets. 2022-07-08 18:33:07 +01:00
babel.config.js
docker_run.sh adding shebang to run scripts 2022-05-27 10:41:02 +01:00
Dockerfile Environment config 2022-06-06 15:27:29 +01:00
LICENSE
nodemon.json
package.json Bump svelte from 3.44.1 to 3.49.0 in /packages/server 2022-07-15 16:39:40 +00:00
pm2.config.js Update pm2.config.js 2022-05-23 19:16:11 +01:00
tsconfig.build.json Dev improvements - remove need to rebuilds of backend-core/dist and enable debugging when running tests and backend services, use source directly using typescript and jest path mappings 2022-06-10 22:57:12 +01:00
tsconfig.json Export core test pkg as package.json export 2022-06-13 15:29:19 +01:00
yarn.lock Bump svelte from 3.44.1 to 3.49.0 in /packages/server 2022-07-15 16:39:40 +00:00