This repository was archived by the owner on Mar 21, 2025. It is now read-only.
File tree 9 files changed +76
-82
lines changed
9 files changed +76
-82
lines changed Original file line number Diff line number Diff line change 33
33
"@storybook/react" : " 8.6.7" ,
34
34
"@techstack/tcm-cli" : " workspace:*" ,
35
35
"@types/node" : " 20.5.6" ,
36
- "@types/react" : " 18.3.3 " ,
36
+ "@types/react" : " 19.0.12 " ,
37
37
"@typescript-eslint/eslint-plugin" : " 7.18.0" ,
38
38
"@typescript-eslint/parser" : " 7.18.0" ,
39
39
"eslint" : " 8.57.1" ,
42
42
"eslint-plugin-prettier" : " 5.2.3" ,
43
43
"eslint-plugin-react" : " 7.34.2" ,
44
44
"prettier" : " 3.3.0" ,
45
- "react" : " 18.3.1 " ,
45
+ "react" : " 19.0.0 " ,
46
46
"typescript" : " 5.8.2"
47
47
},
48
48
"prettier" : {
Original file line number Diff line number Diff line change 12
12
"dependencies" : {
13
13
"lodash" : " 4.17.21" ,
14
14
"lodash-es" : " 4.17.21" ,
15
- "react" : " 18.3.1 "
15
+ "react" : " 19.0.0 "
16
16
},
17
17
"devDependencies" : {
18
18
"@techstack/tcm-cli" : " workspace:*"
Original file line number Diff line number Diff line change 21
21
"@lexical/utils" : " 0.15.0" ,
22
22
"@techstack/react-feather" : " workspace:*" ,
23
23
"lexical" : " 0.15.0" ,
24
- "react" : " 18.3.1 " ,
24
+ "react" : " 19.0.0 " ,
25
25
"styled-components" : " 6.1.16" ,
26
26
"typescript" : " 5.8.2"
27
27
},
28
28
"devDependencies" : {
29
29
"@techstack/tcm-cli" : " workspace:*" ,
30
30
"prop-types" : " 15.8.1" ,
31
- "react-dom" : " 18.3.1 " ,
31
+ "react-dom" : " 19.0.0 " ,
32
32
"storybook" : " 8.6.7"
33
33
},
34
34
"main" : " ./dist/esm/index.js" ,
Original file line number Diff line number Diff line change 25
25
},
26
26
"license" : " MIT" ,
27
27
"dependencies" : {
28
- "react" : " 18.3.1 " ,
29
- "react-dom" : " 18.3.1 "
28
+ "react" : " 19.0.0 " ,
29
+ "react-dom" : " 19.0.0 "
30
30
},
31
31
"devDependencies" : {
32
32
"@techstack/tcm-cli" : " workspace:*" ,
33
33
"@types/node" : " ^20.5.6" ,
34
- "@types/react" : " 18.3.3 " ,
35
- "@types/react-dom" : " 18.3.0 " ,
34
+ "@types/react" : " 19.0.12 " ,
35
+ "@types/react-dom" : " 19.0.4 " ,
36
36
"@typescript-eslint/eslint-plugin" : " 7.18.0" ,
37
37
"@typescript-eslint/parser" : " 7.18.0" ,
38
38
"eslint" : " 8.57.1" ,
Original file line number Diff line number Diff line change 50
50
},
51
51
"devDependencies" : {
52
52
"@techstack/tcm-cli" : " workspace:*" ,
53
- "@types/react" : " 18.3.3 " ,
53
+ "@types/react" : " 19.0.12 " ,
54
54
"@typescript-eslint/eslint-plugin" : " 7.18.0" ,
55
55
"@typescript-eslint/parser" : " 7.18.0" ,
56
56
"cross-env" : " 7.0.3" ,
65
65
},
66
66
"gitHead" : " 7bb2bc7bbce0432773369ca533adf6d1719e877a" ,
67
67
"dependencies" : {
68
- "react" : " 18.3.1 "
68
+ "react" : " 19.0.0 "
69
69
}
70
70
}
Original file line number Diff line number Diff line change 48
48
"@techstack/tcm-cli" : " workspace:*" ,
49
49
"@testing-library/react" : " 15.0.7" ,
50
50
"@types/jest" : " 29.5.14" ,
51
- "@types/react" : " 18.3.3 " ,
51
+ "@types/react" : " 19.0.12 " ,
52
52
"@typescript-eslint/eslint-plugin" : " 7.18.0" ,
53
53
"@typescript-eslint/parser" : " 7.18.0" ,
54
54
"eslint" : " 8.57.1" ,
60
60
"jest-environment-jsdom" : " 29.7.0" ,
61
61
"jest-watch-typeahead" : " 2.2.2" ,
62
62
"prettier" : " 3.3.0" ,
63
- "react-dom" : " 18.3.1 " ,
63
+ "react-dom" : " 19.0.0 " ,
64
64
"ts-jest" : " 29.2.6" ,
65
65
"tslib" : " 2.8.1" ,
66
66
"typescript" : " 5.8.2"
67
67
},
68
68
"dependencies" : {
69
69
"lodash" : " 4.17.21" ,
70
70
"lodash-es" : " 4.17.21" ,
71
- "react" : " 18.3.1 "
71
+ "react" : " 19.0.0 "
72
72
},
73
73
"gitHead" : " 7bb2bc7bbce0432773369ca533adf6d1719e877a"
74
74
}
Original file line number Diff line number Diff line change 62
62
"webpack-dev-server" : " 5.2.0"
63
63
},
64
64
"dependencies" : {
65
- "@types/react" : " 18.3.3 " ,
65
+ "@types/react" : " 19.0.12 " ,
66
66
"process" : " 0.11.10" ,
67
- "react" : " 18.3.1 "
67
+ "react" : " 19.0.0 "
68
68
},
69
69
"gitHead" : " 7bb2bc7bbce0432773369ca533adf6d1719e877a"
70
70
}
Original file line number Diff line number Diff line change 72
72
"eslint-plugin-no-restricted-imports" : " 0.0.0" ,
73
73
"eslint-plugin-prettier" : " 5.2.3" ,
74
74
"eslint-plugin-react" : " 7.34.2" ,
75
- "eslint-plugin-react-hooks" : " 4.6.2 " ,
75
+ "eslint-plugin-react-hooks" : " 5.2.0 " ,
76
76
"eslint-plugin-testing-library" : " 7.1.1" ,
77
77
"execa" : " 9.5.2" ,
78
78
"figlet" : " 1.8.0" ,
113
113
"@types/fs-extra" : " 11.0.4" ,
114
114
"@types/lodash" : " 4.17.16" ,
115
115
"@types/node" : " 18.17.1" ,
116
- "@types/react" : " 18.3.3 " ,
116
+ "@types/react" : " 19.0.12 " ,
117
117
"@types/semver" : " 7.5.8" ,
118
118
"@types/shelljs" : " 0.8.15" ,
119
119
"auto-changelog" : " 2.5.0" ,
122
122
"cssnano" : " 7.0.6" ,
123
123
"doctoc" : " 2.2.1" ,
124
124
"lint-staged" : " 15.5.0" ,
125
- "react" : " 18.3.1 " ,
126
- "react-dom" : " 18.3.1 " ,
127
- "react-is" : " 18.3.1 " ,
125
+ "react" : " 19.0.0 " ,
126
+ "react-dom" : " 19.0.0 " ,
127
+ "react-is" : " 19.0.0 " ,
128
128
"styled-components" : " 6.1.16" ,
129
129
"tiny-invariant" : " 1.3.3" ,
130
130
"tiny-warning" : " 1.0.3"
You can’t perform that action at this time.
0 commit comments