File tree Expand file tree Collapse file tree 18 files changed +32
-22
lines changed
svelte-webpack-configured
svelte-webpack-unconfigured Expand file tree Collapse file tree 18 files changed +32
-22
lines changed Original file line number Diff line number Diff line change 1
1
version : 2.1
2
2
3
- chrome-stable-version : &chrome-stable-version "137.0.7151.68 "
3
+ chrome-stable-version : &chrome-stable-version "137.0.7151.103 "
4
4
chrome-beta-version : &chrome-beta-version "138.0.7204.15"
5
5
firefox-stable-version : &firefox-stable-version "137.0"
6
6
7
7
orbs :
8
- browser-tools : circleci/browser-tools@2.0 .0
8
+ browser-tools : circleci/browser-tools@2.1 .0
9
9
10
10
defaults : &defaults
11
11
parallelism : 1
Original file line number Diff line number Diff line change 22
22
},
23
23
"devDependencies" : {
24
24
"chai" : " ^4.3.6" ,
25
+ "cross-env" : " 7.0.3" ,
25
26
"decache" : " ^4.6.2" ,
26
27
"dedent" : " ^0.7.0" ,
27
28
"mocha" : " ^9.2.2" ,
Original file line number Diff line number Diff line change 34
34
"@types/speed-measure-webpack-plugin" : " ^1.3.4" ,
35
35
"@types/webpack-bundle-analyzer" : " 4.7.0" ,
36
36
"chai" : " ^4.3.6" ,
37
+ "cross-env" : " 7.0.3" ,
37
38
"dedent" : " ^0.7.0" ,
38
39
"mocha" : " ^9.2.2" ,
39
40
"proxyquire" : " 2.1.3" ,
Original file line number Diff line number Diff line change 58
58
"classnames" : " ^2.5.1" ,
59
59
"combine-properties" : " 0.1.0" ,
60
60
"concurrently" : " ^6.2.0" ,
61
- "cross-env" : " 6 .0.3" ,
61
+ "cross-env" : " 7 .0.3" ,
62
62
"cypress-plugin-tab" : " 1.0.5" ,
63
63
"cypress-real-events" : " 1.14.0" ,
64
64
"dayjs" : " ^1.9.3" ,
Original file line number Diff line number Diff line change 14
14
"test-unit" : " echo 'no unit tests'"
15
15
},
16
16
"devDependencies" : {
17
- "cross-env" : " 6.0.3" ,
18
17
"cypress-example-kitchensink" : " 5.0.0" ,
19
18
"gh-pages" : " 5.0.0" ,
20
19
"gulp" : " 4.0.2" ,
Original file line number Diff line number Diff line change 26
26
"@packages/socket" : " 0.0.0-development" ,
27
27
"chai" : " 3.5.0" ,
28
28
"chokidar-cli" : " 2.1.0" ,
29
- "cross-env" : " 6 .0.3" ,
29
+ "cross-env" : " 7 .0.3" ,
30
30
"eol" : " 0.10.0" ,
31
31
"fs-extra" : " 9.1.0" ,
32
32
"gulp" : " 4.0.2" ,
Original file line number Diff line number Diff line change 68
68
"chai-as-promised" : " 7.1.1" ,
69
69
"chai-subset" : " 1.6.0" ,
70
70
"combine-properties" : " 0.1.0" ,
71
- "cross-env" : " 6 .0.3" ,
71
+ "cross-env" : " 7 .0.3" ,
72
72
"cross-fetch" : " ^4.1.0" ,
73
73
"cypress-plugin-tab" : " 1.0.5" ,
74
74
"cypress-real-events" : " 1.14.0" ,
Original file line number Diff line number Diff line change 29
29
"@packages/network" : " 0.0.0-development" ,
30
30
"@packages/ts" : " 0.0.0-development" ,
31
31
"chai" : " 3.5.0" ,
32
- "cross-env" : " 6 .0.3" ,
32
+ "cross-env" : " 7 .0.3" ,
33
33
"mocha" : " 3.5.3" ,
34
34
"sinon" : " 1.17.7" ,
35
35
"sinon-as-promised" : " 4.0.3" ,
Original file line number Diff line number Diff line change 52
52
"bluebird" : " 3.5.3" ,
53
53
"classnames" : " ^2.5.1" ,
54
54
"concurrently" : " ^6.2.0" ,
55
- "cross-env" : " 6 .0.3" ,
55
+ "cross-env" : " 7 .0.3" ,
56
56
"cypress-plugin-tab" : " 1.0.5" ,
57
57
"cypress-real-events" : " 1.14.0" ,
58
58
"dedent" : " ^0.7.0" ,
Original file line number Diff line number Diff line change 25
25
"@packages/types" : " 0.0.0-development" ,
26
26
"@packages/web-config" : " 0.0.0-development" ,
27
27
"classnames" : " ^2.5.1" ,
28
+ "cross-env" : " 7.0.3" ,
28
29
"css-element-queries" : " 1.2.3" ,
29
30
"cypress-multi-reporters" : " 1.4.0" ,
30
31
"cypress-real-events" : " 1.14.0" ,
Original file line number Diff line number Diff line change 30
30
"babel-plugin-prismjs" : " 1.0.2" ,
31
31
"bluebird" : " 3.5.3" ,
32
32
"common-tags" : " 1.8.0" ,
33
- "cross-env" : " 6 .0.3" ,
33
+ "cross-env" : " 7 .0.3" ,
34
34
"lodash" : " ^4.17.21" ,
35
35
"mobx" : " 6.13.6" ,
36
36
"react" : " 18.3.1" ,
Original file line number Diff line number Diff line change 180
180
"chai-subset" : " 1.6.0" ,
181
181
"chai-uuid" : " 1.0.6" ,
182
182
"chrome-har-capturer" : " 0.14.2" ,
183
- "cross-env" : " 6.0.3" ,
184
183
"devtools-protocol" : " 0.0.1459876" ,
185
184
"esbuild" : " ^0.15.3" ,
186
185
"eventsource" : " 2.0.2" ,
Original file line number Diff line number Diff line change 31
31
"@packages/types" : " 0.0.0-development" ,
32
32
"@types/uuid" : " 8.3.2" ,
33
33
"chai" : " 3.5.0" ,
34
- "cross-env" : " 6 .0.3" ,
34
+ "cross-env" : " 7 .0.3" ,
35
35
"devtools-protocol" : " 0.0.1459876" ,
36
36
"mocha" : " 3.5.3" ,
37
37
"resolve-pkg" : " 2.0.0"
Original file line number Diff line number Diff line change 6
6
"dev" : " webpack serve"
7
7
},
8
8
"devDependencies" : {
9
+ "cross-env" : " 7.0.3" ,
9
10
"css-loader" : " ^7.1.2" ,
10
11
"html-webpack-plugin" : " ^5.6.3" ,
11
12
"mini-css-extract-plugin" : " ^2.9.2" ,
Original file line number Diff line number Diff line change @@ -832,9 +832,16 @@ core-util-is@~1.0.0:
832
832
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.3.tgz#a6042d3634c2b27e9328f837b965fac83808db85"
833
833
integrity "sha1-pgQtNjTCsn6TKPg3uWX6yDgI24U= sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ=="
834
834
835
- cross-spawn@^7.0.3 :
835
+
836
+ version "7.0.3"
837
+ resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-7.0.3.tgz#865264b29677dc015ba8418918965dd232fc54cf"
838
+ integrity sha512-+/HKd6EgcQCJGh2PSjZuUitQBQynKor4wrFbRg4DtAgS1aWO+gU52xpH7M9ScGgXSYmAVS9bIJ8EzuaGw0oNAw==
839
+ dependencies :
840
+ cross-spawn "^7.0.1"
841
+
842
+ cross-spawn@^7.0.1, cross-spawn@^7.0.3 :
836
843
version "7.0.6"
837
- resolved "https://registry.npmjs.org /cross-spawn/-/cross-spawn-7.0.6.tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f"
844
+ resolved "https://registry.yarnpkg.com /cross-spawn/-/cross-spawn-7.0.6.tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f"
838
845
integrity sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==
839
846
dependencies :
840
847
path-key "^3.1.0"
Original file line number Diff line number Diff line change 6
6
"dev" : " webpack serve"
7
7
},
8
8
"devDependencies" : {
9
+ "cross-env" : " 7.0.3" ,
9
10
"css-loader" : " ^7.1.2" ,
10
11
"html-webpack-plugin" : " ^5.6.3" ,
11
12
"mini-css-extract-plugin" : " ^2.9.2" ,
Original file line number Diff line number Diff line change @@ -832,9 +832,16 @@ core-util-is@~1.0.0:
832
832
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.3.tgz#a6042d3634c2b27e9328f837b965fac83808db85"
833
833
integrity "sha1-pgQtNjTCsn6TKPg3uWX6yDgI24U= sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ=="
834
834
835
- cross-spawn@^7.0.3 :
835
+
836
+ version "7.0.3"
837
+ resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-7.0.3.tgz#865264b29677dc015ba8418918965dd232fc54cf"
838
+ integrity sha512-+/HKd6EgcQCJGh2PSjZuUitQBQynKor4wrFbRg4DtAgS1aWO+gU52xpH7M9ScGgXSYmAVS9bIJ8EzuaGw0oNAw==
839
+ dependencies :
840
+ cross-spawn "^7.0.1"
841
+
842
+ cross-spawn@^7.0.1, cross-spawn@^7.0.3 :
836
843
version "7.0.6"
837
- resolved "https://registry.npmjs.org /cross-spawn/-/cross-spawn-7.0.6.tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f"
844
+ resolved "https://registry.yarnpkg.com /cross-spawn/-/cross-spawn-7.0.6.tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f"
838
845
integrity sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==
839
846
dependencies :
840
847
path-key "^3.1.0"
Original file line number Diff line number Diff line change @@ -13214,13 +13214,6 @@ cross-dirname@^0.1.0:
13214
13214
resolved "https://registry.yarnpkg.com/cross-dirname/-/cross-dirname-0.1.0.tgz#b899599f30a5389f59e78c150e19f957ad16a37c"
13215
13215
integrity sha512-+R08/oI0nl3vfPcqftZRpytksBXDzOUveBq/NBVx0sUp1axwzPQrKinNx5yd5sxPu8j1wIy8AfnVQ+5eFdha6Q==
13216
13216
13217
-
13218
- version "6.0.3"
13219
- resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-6.0.3.tgz#4256b71e49b3a40637a0ce70768a6ef5c72ae941"
13220
- integrity sha512-+KqxF6LCvfhWvADcDPqo64yVIB31gv/jQulX2NGzKS/g3GEVz6/pt4wjHFtFWsHMddebWD/sDthJemzM4MaAag==
13221
- dependencies:
13222
- cross-spawn "^7.0.0"
13223
-
13224
13217
13225
13218
version "7.0.3"
13226
13219
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-7.0.3.tgz#865264b29677dc015ba8418918965dd232fc54cf"
You can’t perform that action at this time.
0 commit comments