File tree 14 files changed +1236
-1210
lines changed
14 files changed +1236
-1210
lines changed Original file line number Diff line number Diff line change 20
20
"clsx" : " ^2.1.1" ,
21
21
"lodash-es" : " ^4.17.21" ,
22
22
"monaco-editor" : " ^0.40.0" ,
23
- "react" : " ^17.0.2 " ,
24
- "react-dom" : " ^17.0.2 " ,
23
+ "react" : " ^18.3.1 " ,
24
+ "react-dom" : " ^18.3.1 " ,
25
25
"react-live" : " ^4.1.8" ,
26
26
"react-router-dom" : " ^6.26.0" ,
27
27
"vite-plugin-monaco-editor" : " ^1.1.0"
28
28
},
29
29
"devDependencies" : {
30
- "@types/react" : " ^17.0.3 " ,
31
- "@types/react-dom" : " ^17.0.3 " ,
30
+ "@types/react" : " ^18.3.18 " ,
31
+ "@types/react-dom" : " ^18.3.5 " ,
32
32
"@vitejs/plugin-react-swc" : " ^3.7.2" ,
33
33
"eslint" : " ^8.57.1" ,
34
34
"eslint-plugin-react-hooks" : " ^4.6.2" ,
Original file line number Diff line number Diff line change 40
40
"jotai" : " ^2.6.3" ,
41
41
"lang-map" : " ^0.4.0" ,
42
42
"lodash-es" : " ^4.17.21" ,
43
- "monaco-yaml" : " ^4.0.4" ,
44
43
"monaco-editor" : " ^0.40.0" ,
45
44
"monaco-editor-webpack-plugin" : " ^7.1.0" ,
45
+ "monaco-yaml" : " ^4.0.4" ,
46
46
"pluralize" : " ^8.0.0" ,
47
- "react" : " ^17.0.2 " ,
48
- "react-dom" : " ^17.0.2 " ,
47
+ "react" : " ^18.3.1 " ,
48
+ "react-dom" : " ^18.3.1 " ,
49
49
"react-hook-form" : " ^7.28.0" ,
50
50
"react-i18next" : " ^15.1.1" ,
51
51
"react-router-dom" : " ^6.26.0" ,
62
62
"@types/event-source-polyfill" : " ^1.0.0" ,
63
63
"@types/lodash-es" : " ^4.17.12" ,
64
64
"@types/pluralize" : " ^0.0.33" ,
65
- "@types/react" : " ^17.0.3 " ,
66
- "@types/react-dom" : " ^17.0.3 " ,
65
+ "@types/react" : " ^18.3.18 " ,
66
+ "@types/react-dom" : " ^18.3.5 " ,
67
67
"@vitejs/plugin-react-swc" : " ^3.7.2" ,
68
68
"@vitest/coverage-istanbul" : " ^2.1.8" ,
69
69
"css-loader" : " ^7.1.2" ,
Original file line number Diff line number Diff line change 25
25
"clsx" : " ^2.1.1" ,
26
26
"lucide-react" : " ^0.407.0" ,
27
27
"prism-react-renderer" : " ^2.4.1" ,
28
- "react" : " ^17.0.2 " ,
29
- "react-dom" : " ^17.0.2 " ,
28
+ "react" : " ^18.3.1 " ,
29
+ "react-dom" : " ^18.3.1 " ,
30
30
"react-live" : " ^4.1.8" ,
31
31
"react-router-dom" : " ^6.26.0" ,
32
32
"sharp" : " ^0.32.5" ,
36
36
},
37
37
"devDependencies" : {
38
38
"@astrojs/check" : " ^0.9.4" ,
39
- "@types/react" : " ^17.0.3 " ,
39
+ "@types/react" : " ^18.3.18 " ,
40
40
"lint-staged" : " ^15.2.9" ,
41
41
"prettier" : " ^3.4.2" ,
42
42
"prettier-plugin-astro" : " ^0.14.1" ,
Original file line number Diff line number Diff line change 18
18
"node" : " >=18.17.1"
19
19
},
20
20
"license" : " Apache-2.0" ,
21
- "resolutions" : {
22
- "@types/react" : " ^17.0.3" ,
23
- "@types/react-dom" : " ^17.0.3" ,
24
- "react" : " 17.0.2" ,
25
- "react-dom" : " 17.0.2"
26
- },
21
+
27
22
"packageManager" :
" [email protected] +sha512.140036830124618d624a2187b50d04289d5a087f326c9edfc0ccd733d76c4f52c3a313d4fc148794a2a9d81553016004e6742e8cf850670268a7387fc220c903" ,
28
23
"devDependencies" : {
29
24
"@ianvs/prettier-plugin-sort-imports" : " ^4.4.0" ,
Original file line number Diff line number Diff line change 79
79
"embla-carousel-react" : " ^8.1.5" ,
80
80
"input-otp" : " ^1.2.4" ,
81
81
"next-themes" : " ^0.3.0" ,
82
- "react" : " ^17.0.2 " ,
82
+ "react" : " ^18.3.1 " ,
83
83
"react-day-picker" : " ^8.10.1" ,
84
- "react-dom" : " ^17.0.2 " ,
84
+ "react-dom" : " ^18.3.1 " ,
85
85
"react-hook-form" : " ^7.28.0" ,
86
86
"react-resizable-panels" : " ^2.0.19" ,
87
87
"sonner" : " ^1.5.0" ,
95
95
"@types/jest" : " ^27.5.2" ,
96
96
"@types/lodash-es" : " ^4.17.12" ,
97
97
"@types/node" : " ^20.14.9" ,
98
- "@types/react" : " ^17.0.3 " ,
99
- "@types/react-dom" : " ^17.0.3 " ,
98
+ "@types/react" : " ^18.3.18 " ,
99
+ "@types/react-dom" : " ^18.3.5 " ,
100
100
"@vitejs/plugin-react-swc" : " ^3.7.2" ,
101
101
"autoprefixer" : " ^10.4.19" ,
102
102
"eslint" : " ^8.57.1" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @harnessio/filters" ,
3
- "version" : " 1.0.0" ,
3
+ "version" : " 1.0.0-react18.alpha.1 " ,
4
4
"main" : " dist/index.js" ,
5
5
"types" : " dist/index.d.ts" ,
6
6
"scripts" : {
24
24
},
25
25
"peerDependencies" : {
26
26
"react" : " >=17.0.0 <19.0.0" ,
27
- "react-dom" : " >=17.0.0 <19.0.0" ,
28
- "react-router-dom" : " >=5.0.0 <7.0.0"
27
+ "react-dom" : " >=17.0.0 <19.0.0"
29
28
},
30
29
"devDependencies" : {
31
30
"@types/node" : " ^16.18.84" ,
32
- "@types/react" : " ^17.0.3 " ,
33
- "@types/react-dom" : " ^17.0.3 " ,
31
+ "@types/react" : " ^18.3.18 " ,
32
+ "@types/react-dom" : " ^18.3.5 " ,
34
33
"@vitejs/plugin-react-swc" : " ^3.7.2" ,
35
34
"dts-bundle-generator" : " ^6.4.0" ,
36
35
"eslint" : " ^8.57.1" ,
37
36
"flatted" : " ^3.3.2" ,
38
37
"jest" : " ^29.7.0" ,
39
38
"lint-staged" : " ^15.2.9" ,
40
39
"npm-run-all" : " ^4.1.5" ,
40
+ "react-router-dom" : " ^6.26.0" ,
41
41
"ts-jest" : " ^29.1.2" ,
42
42
"typescript" : " ^5.3.3" ,
43
43
"vite" : " ^6.0.3" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @harnessio/forms" ,
3
- "version" : " 0.0.1" ,
3
+ "version" : " 0.0.1-react18.alpha.1 " ,
4
4
"description" : " Harness Forms Library" ,
5
5
"scripts" : {
6
6
"dev" : " run-p build:watch" ,
48
48
"@types/jest" : " ^27.5.2" ,
49
49
"@types/lodash-es" : " ^4.17.3" ,
50
50
"@types/node" : " ^16.18.84" ,
51
- "@types/react" : " ^17.0.3 " ,
52
- "@types/react-dom" : " ^17.0.3 " ,
51
+ "@types/react" : " ^18.3.18 " ,
52
+ "@types/react-dom" : " ^18.3.5 " ,
53
53
"@types/uuid" : " ^8.3.0" ,
54
54
"@types/yup" : " ^0.29.0" ,
55
55
"@vitejs/plugin-react-swc" : " ^3.7.2" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @harnessio/pipeline-graph" ,
3
- "version" : " 1.0.0-alpha.2" ,
3
+ "version" : " 1.0.0-react18. alpha.2" ,
4
4
"private" : false ,
5
5
"author" : " Harness Inc." ,
6
6
"license" : " Apache-2.0" ,
14
14
"scripts" : {
15
15
"examples" : " vite dev --config vite.config.dev.ts" ,
16
16
"dev" : " vite build --watch" ,
17
- "build" : " vite build"
17
+ "build" : " vite build" ,
18
+ "prepublishOnly" : " pnpm build"
18
19
},
19
20
"peerDependencies" : {
20
- "@types/react" : " ^17.0.3" ,
21
- "@types/react-dom" : " ^17.0.3" ,
22
- "react" : " ^17.0.2" ,
23
- "react-dom" : " ^17.0.2"
21
+ "react" : " ^18.3.1" ,
22
+ "react-dom" : " ^18.3.1"
24
23
},
25
24
"devDependencies" : {
26
25
"@types/lodash-es" : " ^4.17.12" ,
27
26
"@types/node" : " ^22.10.1" ,
28
- "@types/react" : " ^17.0.3 " ,
29
- "@types/react-dom" : " ^17.0.3 " ,
27
+ "@types/react" : " ^18.3.18 " ,
28
+ "@types/react-dom" : " ^18.3.5 " ,
30
29
"@vitejs/plugin-react-swc" : " ^3.7.2" ,
31
30
"vite" : " ^6.0.2" ,
32
31
"vite-plugin-dts" : " ^4.3.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @harnessio/ui" ,
3
3
"description" : " Harness Canary UI component library" ,
4
- "version" : " 0.0.1-alpha.20 " ,
4
+ "version" : " 0.0.1-react18. alpha.5 " ,
5
5
"private" : false ,
6
6
"type" : " module" ,
7
7
"main" : " ./dist/index.js" ,
119
119
"sonner" : " ^1.5.0" ,
120
120
"tailwind-merge" : " ^2.3.0" ,
121
121
"tailwindcss-animate" : " ^1.0.7" ,
122
- "yaml" : " ^2.7.0" ,
123
122
"vaul" : " ^1.1.2" ,
123
+ "yaml" : " ^2.7.0" ,
124
124
"zod" : " ^3.23.8"
125
125
},
126
126
"peerDependencies" : {
127
- "react" : " >=17 "
127
+ "react" : " >=18 "
128
128
},
129
129
"devDependencies" : {
130
130
"@testing-library/jest-dom" : " ^6.6.3" ,
131
131
"@testing-library/react" : " ^16.0.1" ,
132
132
"@types/lodash-es" : " ^4.17.12" ,
133
133
"@types/node" : " ^22.9.0" ,
134
- "@types/react" : " ^17.0.3 " ,
134
+ "@types/react" : " ^18.3.18 " ,
135
135
"@vitejs/plugin-react-swc" : " ^3.7.2" ,
136
136
"@vitest/coverage-istanbul" : " ^2.1.8" ,
137
137
"@vitest/ui" : " ^2.1.8" ,
Original file line number Diff line number Diff line change 43
43
"dagre" : " ^0.8.5" ,
44
44
"elkjs" : " ^0.9.3" ,
45
45
"lodash-es" : " ^4.17.21" ,
46
- "react" : " ^17.0.2 " ,
47
- "react-dom" : " ^17.0.2 " ,
46
+ "react" : " ^18.3.1 " ,
47
+ "react-dom" : " ^18.3.1 " ,
48
48
"reactflow" : " ^11.11.4" ,
49
49
"tailwindcss" : " ^3.4.4" ,
50
50
"web-worker" : " ^1.0.0" ,
56
56
"@types/dagre" : " ^0.7.52" ,
57
57
"@types/lodash-es" : " ^4.17.12" ,
58
58
"@types/node" : " ^22.2.0" ,
59
- "@types/react" : " ^17.0.3 " ,
59
+ "@types/react" : " ^18.3.18 " ,
60
60
"@types/react-copy-to-clipboard" : " ^5.0.7" ,
61
- "@types/react-dom" : " ^17.0.3 " ,
61
+ "@types/react-dom" : " ^18.3.5 " ,
62
62
"@vitejs/plugin-react-swc" : " ^3.7.2" ,
63
63
"dts-bundle-generator" : " ^6.4.0" ,
64
64
"lint-staged" : " ^15.2.9" ,
Original file line number Diff line number Diff line change 67
67
"monaco-yaml" : " ^4.0.4" ,
68
68
"overlayscrollbars" : " ^2.10.0" ,
69
69
"pluralize" : " ^8.0.0" ,
70
- "react" : " ^17.0.2 " ,
71
- "react-dom" : " ^17.0.2 " ,
70
+ "react" : " ^18.3.1 " ,
71
+ "react-dom" : " ^18.3.1 " ,
72
72
"react-hook-form" : " ^7.28.0" ,
73
73
"react-keywords" : " ^1.0.0" ,
74
74
"rehype-external-links" : " ^3.0.0" ,
82
82
"@tailwindcss/typography" : " ^0.5.15" ,
83
83
"@types/lodash-es" : " ^4.17.9" ,
84
84
"@types/pluralize" : " ^0.0.33" ,
85
- "@types/react" : " ^17.0.3 " ,
86
- "@types/react-dom" : " ^17.0.3 " ,
85
+ "@types/react" : " ^18.3.18 " ,
86
+ "@types/react-dom" : " ^18.3.5 " ,
87
87
"@typescript-eslint/eslint-plugin" : " ^6.5.0" ,
88
88
"@typescript-eslint/parser" : " ^6.5.0" ,
89
89
"@vitejs/plugin-react-swc" : " ^3.7.2" ,
Original file line number Diff line number Diff line change 14
14
"@monaco-editor/react" : " 4.6.0" ,
15
15
"monaco-editor" : " ^0.40.0" ,
16
16
"monaco-yaml" : " ^4.0.4" ,
17
- "react" : " ^17.0.2 " ,
18
- "react-dom" : " ^17.0.2 " ,
17
+ "react" : " ^18.3.1 " ,
18
+ "react-dom" : " ^18.3.1 " ,
19
19
"ts-loader" : " ^9.5.1" ,
20
20
"typescript" : " ^4.9.5"
21
21
},
29
29
"@testing-library/user-event" : " ^13.5.0" ,
30
30
"@types/jest" : " ^27.5.2" ,
31
31
"@types/node" : " ^16.18.101" ,
32
- "@types/react" : " ^17.0.3 " ,
33
- "@types/react-dom" : " ^17.0.3 " ,
32
+ "@types/react" : " ^18.3.18 " ,
33
+ "@types/react-dom" : " ^18.3.5 " ,
34
34
"babel-loader" : " ^9.1.3" ,
35
35
"babel-plugin-syntax-dynamic-import" : " ^6.18.0" ,
36
36
"babel-plugin-transform-class-properties" : " ^6.24.1" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @harnessio/yaml-editor" ,
3
- "version" : " 0.15.0 " ,
3
+ "version" : " 0.16.0-react18.alpha.2 " ,
4
4
"private" : false ,
5
5
"author" : " Harness Inc." ,
6
6
"license" : " Apache-2.0" ,
27
27
"@monaco-editor/react" : " 4.6.0" ,
28
28
"monaco-editor" : " ^0.40.0" ,
29
29
"monaco-yaml" : " ^4.0.4" ,
30
- "react" : " ^17.0.2 " ,
31
- "react-dom" : " ^17.0.2 "
30
+ "react" : " ^18.3.1 " ,
31
+ "react-dom" : " ^18.3.1 "
32
32
},
33
33
"devDependencies" : {
34
34
"@babel/core" : " ^7.24.7" ,
40
40
"@testing-library/user-event" : " ^13.5.0" ,
41
41
"@types/jest" : " ^27.5.2" ,
42
42
"@types/node" : " ^16.18.101" ,
43
- "@types/react" : " ^17.0.3 " ,
44
- "@types/react-dom" : " ^17.0.3 " ,
43
+ "@types/react" : " ^18.3.18 " ,
44
+ "@types/react-dom" : " ^18.3.5 " ,
45
45
"@vitejs/plugin-react" : " ^4.0.4" ,
46
46
"@vitejs/plugin-react-swc" : " ^3.5.0" ,
47
47
"babel-loader" : " ^9.1.3" ,
You can’t perform that action at this time.
0 commit comments