Commit 24ae093
authored
Update dependencies (#44)
* update husky@6
* update to vite 2.3 and esbuild 0.11, update other dependencies
* handle test paths correctly on windows, improve exception handling in test setup
* remove stylelint to get rid of postcss7
* fix lint scripts
* bump vite to 2.3.1
* override trim dependency version of remark-parse to fix audit error
* ci: prune pnpm store on lockfile change
* update dependencies again (test pruning in ci)
* update kit playground
* another round of updates, exlucing esbuild and jest
* update to jest27
* update to vite 2.3.5 and esbuild 0.12
* update vite to 2.3.6 and force vite version to workspace version for all packages
* chore: update subdependencies
* chore: update @sveltejs/kit and @sveltejs/adapter-* to greatest available version in update-deps script as ncu currently does not pick up -next
* increase hmr update timeout on windows CI
* increase global timeout for win on CI and try more often instead of waiting longer
* add screenshot and log output to tests
* another stab at fixing windows CI. change file content on retrys by adding empty newlines
* update deps
* wait for vite WS connection in beforeAll of dev tests
* update changeset
* update engines and remove unused devDependencies1 parent 93ca647 commit 24ae093
File tree
30 files changed
+1680
-2931
lines changed- .changeset
- .github/workflows
- .husky
- packages
- playground
- autoprefixer-browerslist
- big
- configfile-custom
- configfile-esm
- default-svelte-template-ts
- default-svelte-template
- hmr
- kit-node
- preprocess-with-vite
- svelte-preprocess
- ts-type-import
- vite-ssr
- windicss
- vite-plugin-svelte
- scripts
30 files changed
+1680
-2931
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
58 | 61 | | |
59 | 62 | | |
60 | 63 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| 19 | + | |
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
4 | 3 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
12 | 17 | | |
13 | 18 | | |
14 | 19 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
2 | 4 | | |
3 | 5 | | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
7 | | - | |
| 9 | + | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
| |||
0 commit comments