File tree Expand file tree Collapse file tree 24 files changed +758
-1812
lines changed Expand file tree Collapse file tree 24 files changed +758
-1812
lines changed Original file line number Diff line number Diff line change 5
5
"test" : " playwright test && node test.js"
6
6
},
7
7
"dependencies" : {
8
- "@epic-web/config" : " ^1.16.3 " ,
8
+ "@epic-web/config" : " ^1.16.4 " ,
9
9
"@epic-web/workshop-app" : " ^5.9.0" ,
10
10
"@epic-web/workshop-utils" : " ^5.9.0" ,
11
11
"enquirer" : " ^2.4.1" ,
12
- "execa" : " ^9.5.1 " ,
12
+ "execa" : " ^9.5.2 " ,
13
13
"match-sorter" : " ^8.0.0" ,
14
14
"p-limit" : " ^6.1.0"
15
15
}
Original file line number Diff line number Diff line change 17
17
"dependencies" : {
18
18
"@use-gesture/react" : " ^10.3.0" ,
19
19
"d3-geo" : " ^3.1.0" ,
20
- "react" : " 19.0.0-beta-94eed63c49-20240425 " ,
21
- "react-dom" : " 19.0.0-beta-94eed63c49-20240425 " ,
20
+ "react" : " ^ 19.0.0" ,
21
+ "react-dom" : " ^ 19.0.0" ,
22
22
"react-spring" : " ^9.7.3" ,
23
23
"spin-delay" : " ^2.0.0" ,
24
24
"topojson-client" : " ^3.1.0"
28
28
"@playwright/test" : " ^1.47.2" ,
29
29
"@types/d3-geo" : " ^3.1.0" ,
30
30
"@types/node" : " ^20.9.1" ,
31
- "@types/react" : " npm:types-react@ 19.0.0-alpha.5 " ,
32
- "@types/react-dom" : " npm:types-react-dom@ 19.0.0-alpha.5 " ,
31
+ "@types/react" : " ^ 19.0.1 " ,
32
+ "@types/react-dom" : " ^ 19.0.1 " ,
33
33
"@types/topojson-client" : " ^3.1.4" ,
34
34
"@vitejs/plugin-react" : " ^4.0.3" ,
35
35
"prettier" : " ^3.0.3" ,
36
36
"typescript" : " ^5.0.2" ,
37
37
"vite" : " ^5.2.10"
38
- },
39
- "overrides" : {
40
- "@types/react" : " $@types/react" ,
41
- "@types/react-dom" : " $@types/react-dom"
42
38
}
43
39
}
Original file line number Diff line number Diff line change 17
17
"dependencies" : {
18
18
"@use-gesture/react" : " ^10.3.0" ,
19
19
"d3-geo" : " ^3.1.0" ,
20
- "react" : " 19.0.0-beta-94eed63c49-20240425 " ,
21
- "react-dom" : " 19.0.0-beta-94eed63c49-20240425 " ,
20
+ "react" : " ^ 19.0.0" ,
21
+ "react-dom" : " ^ 19.0.0" ,
22
22
"react-spring" : " ^9.7.3" ,
23
23
"spin-delay" : " ^2.0.0" ,
24
24
"topojson-client" : " ^3.1.0"
28
28
"@playwright/test" : " ^1.47.2" ,
29
29
"@types/d3-geo" : " ^3.1.0" ,
30
30
"@types/node" : " ^20.9.1" ,
31
- "@types/react" : " npm:types-react@ 19.0.0-alpha.5 " ,
32
- "@types/react-dom" : " npm:types-react-dom@ 19.0.0-alpha.5 " ,
31
+ "@types/react" : " ^ 19.0.1 " ,
32
+ "@types/react-dom" : " ^ 19.0.1 " ,
33
33
"@types/topojson-client" : " ^3.1.4" ,
34
34
"@vitejs/plugin-react" : " ^4.0.3" ,
35
35
"prettier" : " ^3.0.3" ,
36
36
"typescript" : " ^5.0.2" ,
37
37
"vite" : " ^5.2.10"
38
- },
39
- "overrides" : {
40
- "@types/react" : " $@types/react" ,
41
- "@types/react-dom" : " $@types/react-dom"
42
38
}
43
39
}
Original file line number Diff line number Diff line change 17
17
"dependencies" : {
18
18
"@use-gesture/react" : " ^10.3.0" ,
19
19
"d3-geo" : " ^3.1.0" ,
20
- "react" : " 19.0.0-beta-94eed63c49-20240425 " ,
21
- "react-dom" : " 19.0.0-beta-94eed63c49-20240425 " ,
20
+ "react" : " ^ 19.0.0" ,
21
+ "react-dom" : " ^ 19.0.0" ,
22
22
"react-spring" : " ^9.7.3" ,
23
23
"spin-delay" : " ^2.0.0" ,
24
24
"topojson-client" : " ^3.1.0"
28
28
"@playwright/test" : " ^1.47.2" ,
29
29
"@types/d3-geo" : " ^3.1.0" ,
30
30
"@types/node" : " ^20.9.1" ,
31
- "@types/react" : " npm:types-react@ 19.0.0-alpha.5 " ,
32
- "@types/react-dom" : " npm:types-react-dom@ 19.0.0-alpha.5 " ,
31
+ "@types/react" : " ^ 19.0.1 " ,
32
+ "@types/react-dom" : " ^ 19.0.1 " ,
33
33
"@types/topojson-client" : " ^3.1.4" ,
34
34
"@vitejs/plugin-react" : " ^4.0.3" ,
35
35
"prettier" : " ^3.0.3" ,
36
36
"typescript" : " ^5.0.2" ,
37
37
"vite" : " ^5.2.10"
38
- },
39
- "overrides" : {
40
- "@types/react" : " $@types/react" ,
41
- "@types/react-dom" : " $@types/react-dom"
42
38
}
43
39
}
Original file line number Diff line number Diff line change 17
17
"dependencies" : {
18
18
"@use-gesture/react" : " ^10.3.0" ,
19
19
"d3-geo" : " ^3.1.0" ,
20
- "react" : " 19.0.0-beta-94eed63c49-20240425 " ,
21
- "react-dom" : " 19.0.0-beta-94eed63c49-20240425 " ,
20
+ "react" : " ^ 19.0.0" ,
21
+ "react-dom" : " ^ 19.0.0" ,
22
22
"react-spring" : " ^9.7.3" ,
23
23
"spin-delay" : " ^2.0.0" ,
24
24
"topojson-client" : " ^3.1.0"
28
28
"@playwright/test" : " ^1.47.2" ,
29
29
"@types/d3-geo" : " ^3.1.0" ,
30
30
"@types/node" : " ^20.9.1" ,
31
- "@types/react" : " npm:types-react@ 19.0.0-alpha.5 " ,
32
- "@types/react-dom" : " npm:types-react-dom@ 19.0.0-alpha.5 " ,
31
+ "@types/react" : " ^ 19.0.1 " ,
32
+ "@types/react-dom" : " ^ 19.0.1 " ,
33
33
"@types/topojson-client" : " ^3.1.4" ,
34
34
"@vitejs/plugin-react" : " ^4.0.3" ,
35
35
"prettier" : " ^3.0.3" ,
36
36
"typescript" : " ^5.0.2" ,
37
37
"vite" : " ^5.2.10"
38
- },
39
- "overrides" : {
40
- "@types/react" : " $@types/react" ,
41
- "@types/react-dom" : " $@types/react-dom"
42
38
}
43
39
}
Original file line number Diff line number Diff line change 17
17
"dependencies" : {
18
18
"@use-gesture/react" : " ^10.3.0" ,
19
19
"d3-geo" : " ^3.1.0" ,
20
- "react" : " 19.0.0-beta-94eed63c49-20240425 " ,
21
- "react-dom" : " 19.0.0-beta-94eed63c49-20240425 " ,
20
+ "react" : " ^ 19.0.0" ,
21
+ "react-dom" : " ^ 19.0.0" ,
22
22
"react-spring" : " ^9.7.3" ,
23
23
"spin-delay" : " ^2.0.0" ,
24
24
"topojson-client" : " ^3.1.0"
28
28
"@playwright/test" : " ^1.47.2" ,
29
29
"@types/d3-geo" : " ^3.1.0" ,
30
30
"@types/node" : " ^20.9.1" ,
31
- "@types/react" : " npm:types-react@ 19.0.0-alpha.5 " ,
32
- "@types/react-dom" : " npm:types-react-dom@ 19.0.0-alpha.5 " ,
31
+ "@types/react" : " ^ 19.0.1 " ,
32
+ "@types/react-dom" : " ^ 19.0.1 " ,
33
33
"@types/topojson-client" : " ^3.1.4" ,
34
34
"@vitejs/plugin-react" : " ^4.0.3" ,
35
35
"prettier" : " ^3.0.3" ,
36
36
"typescript" : " ^5.0.2" ,
37
37
"vite" : " ^5.2.10"
38
- },
39
- "overrides" : {
40
- "@types/react" : " $@types/react" ,
41
- "@types/react-dom" : " $@types/react-dom"
42
38
}
43
39
}
Original file line number Diff line number Diff line change 17
17
"dependencies" : {
18
18
"@use-gesture/react" : " ^10.3.0" ,
19
19
"d3-geo" : " ^3.1.0" ,
20
- "react" : " 19.0.0-beta-94eed63c49-20240425 " ,
21
- "react-dom" : " 19.0.0-beta-94eed63c49-20240425 " ,
20
+ "react" : " ^ 19.0.0" ,
21
+ "react-dom" : " ^ 19.0.0" ,
22
22
"react-spring" : " ^9.7.3" ,
23
23
"spin-delay" : " ^2.0.0" ,
24
24
"topojson-client" : " ^3.1.0"
28
28
"@playwright/test" : " ^1.47.2" ,
29
29
"@types/d3-geo" : " ^3.1.0" ,
30
30
"@types/node" : " ^20.9.1" ,
31
- "@types/react" : " npm:types-react@ 19.0.0-alpha.5 " ,
32
- "@types/react-dom" : " npm:types-react-dom@ 19.0.0-alpha.5 " ,
31
+ "@types/react" : " ^ 19.0.1 " ,
32
+ "@types/react-dom" : " ^ 19.0.1 " ,
33
33
"@types/topojson-client" : " ^3.1.4" ,
34
34
"@vitejs/plugin-react" : " ^4.0.3" ,
35
35
"prettier" : " ^3.0.3" ,
36
36
"typescript" : " ^5.0.2" ,
37
37
"vite" : " ^5.2.10"
38
- },
39
- "overrides" : {
40
- "@types/react" : " $@types/react" ,
41
- "@types/react-dom" : " $@types/react-dom"
42
38
}
43
39
}
Original file line number Diff line number Diff line change 18
18
"comlink" : " ^4.4.1" ,
19
19
"downshift" : " ^8.3.2" ,
20
20
"match-sorter" : " ^6.3.4" ,
21
- "react" : " 19.0.0-beta-94eed63c49-20240425 " ,
22
- "react-dom" : " 19.0.0-beta-94eed63c49-20240425 " ,
21
+ "react" : " ^ 19.0.0" ,
22
+ "react-dom" : " ^ 19.0.0" ,
23
23
"spin-delay" : " ^2.0.0"
24
24
},
25
25
"devDependencies" : {
26
26
"@epic-web/config" : " ^1.5.4" ,
27
27
"@playwright/test" : " ^1.47.2" ,
28
28
"@types/node" : " ^20.9.1" ,
29
- "@types/react" : " npm:types-react@ 19.0.0-alpha.5 " ,
30
- "@types/react-dom" : " npm:types-react-dom@ 19.0.0-alpha.5 " ,
29
+ "@types/react" : " ^ 19.0.1 " ,
30
+ "@types/react-dom" : " ^ 19.0.1 " ,
31
31
"@vitejs/plugin-react" : " ^4.0.3" ,
32
32
"prettier" : " ^3.0.3" ,
33
33
"typescript" : " ^5.0.2" ,
34
34
"vite" : " ^5.2.10"
35
- },
36
- "overrides" : {
37
- "@types/react" : " $@types/react" ,
38
- "@types/react-dom" : " $@types/react-dom"
39
35
}
40
36
}
Original file line number Diff line number Diff line change 18
18
"comlink" : " ^4.4.1" ,
19
19
"downshift" : " ^8.3.2" ,
20
20
"match-sorter" : " ^6.3.4" ,
21
- "react" : " 19.0.0-beta-94eed63c49-20240425 " ,
22
- "react-dom" : " 19.0.0-beta-94eed63c49-20240425 " ,
21
+ "react" : " ^ 19.0.0" ,
22
+ "react-dom" : " ^ 19.0.0" ,
23
23
"spin-delay" : " ^2.0.0"
24
24
},
25
25
"devDependencies" : {
26
26
"@epic-web/config" : " ^1.5.4" ,
27
27
"@playwright/test" : " ^1.47.2" ,
28
28
"@types/node" : " ^20.9.1" ,
29
- "@types/react" : " npm:types-react@ 19.0.0-alpha.5 " ,
30
- "@types/react-dom" : " npm:types-react-dom@ 19.0.0-alpha.5 " ,
29
+ "@types/react" : " ^ 19.0.1 " ,
30
+ "@types/react-dom" : " ^ 19.0.1 " ,
31
31
"@vitejs/plugin-react" : " ^4.0.3" ,
32
32
"prettier" : " ^3.0.3" ,
33
33
"typescript" : " ^5.0.2" ,
34
34
"vite" : " ^5.2.10"
35
- },
36
- "overrides" : {
37
- "@types/react" : " $@types/react" ,
38
- "@types/react-dom" : " $@types/react-dom"
39
35
}
40
36
}
You can’t perform that action at this time.
0 commit comments