Commit ee53a79
authored
chore: Lockfiles for all apps (#8940)
* chore: lockfile for all apps
* turn on verdaccio
* set hoisting limit
* build starters outside root workspace
* fix indentation
* force dependency update to latest
* try another command
* try yet another command
* fix paths
* fix more paths
* reduce complexity and force upgrade locally
* Revert "turn on verdaccio"
This reverts commit 5bff9d5.
* force update all versions in all example apps
* turn on verdaccio
* fix webpack 4 app
* fix icon builder
* try cache cleaning
* force npx to use local verdaccio registry
* try another method of forcing the registry
* specify a specific version for the tool
* debugging
* remove debug statement
* Revert "turn on verdaccio"
This reverts commit 37e6c89.
* turn on verdaccio
* Revert "turn on verdaccio"
This reverts commit ca2faf9.
* turn on verdaccio
* add debugging
* one more debug line
* Revert "turn on verdaccio"
This reverts commit 622ad5e.1 parent e06269f commit ee53a79
File tree
55 files changed
+165566
-53
lines changed- examples
- next-app-csp
- next-app
- rac-spectrum-tailwind
- .yarn
- remix
- .yarn
- rsp-cra-18
- .yarn
- rsp-next-ts-17
- .yarn
- rsp-next-ts
- .yarn
- rsp-webpack-4
- .yarn
- s2-esbuild-starter-app
- .yarn
- s2-next-macros
- s2-parcel-example
- .yarn
- s2-rollup-starter-app
- .yarn
- s2-vite-project
- .yarn
- s2-webpack-5-example
- .yarn
- s2-webpack-5-typescript-example
- .yarn
- scripts
- starters
- docs
- .yarn
- tailwind
- .yarn
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
55 files changed
+165566
-53
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
| 121 | + | |
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
| 133 | + | |
133 | 134 | | |
134 | 135 | | |
135 | 136 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | | - | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
21 | | - | |
| 20 | + | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments