File tree Expand file tree Collapse file tree 18 files changed +2013
-1928
lines changed
template-lib-monorepo/packages Expand file tree Collapse file tree 18 files changed +2013
-1928
lines changed Original file line number Diff line number Diff line change 19
19
"dependencies" : {
20
20
"react" : " ^18.2.0" ,
21
21
"react-dom" : " ^18.2.0" ,
22
- "react-router-dom" : " ^6.5 .0"
22
+ "react-router-dom" : " ^6.10 .0"
23
23
},
24
24
"devDependencies" : {
25
- "@types/react" : " ^18.0.26 " ,
26
- "@vitejs/plugin-react" : " ^3.0 .0" ,
25
+ "@types/react" : " ^18.0.33 " ,
26
+ "@vitejs/plugin-react" : " ^3.1 .0" ,
27
27
"cross-env" : " ^7.0.3" ,
28
- "gh-pages" : " ^4 .0.0" ,
29
- "rimraf" : " ^3.0.2 " ,
30
- "serve" : " ^14.1.2 " ,
28
+ "gh-pages" : " ^5 .0.0" ,
29
+ "rimraf" : " ^4.4.1 " ,
30
+ "serve" : " ^14.2.0 " ,
31
31
"vite" : " ^4.2.1" ,
32
32
"vite-pages-theme-doc" : " workspace:*" ,
33
33
"vite-plugin-react-pages" : " workspace:*"
Original file line number Diff line number Diff line change 35
35
]
36
36
},
37
37
"devDependencies" : {
38
- "@playwright/test" : " ~1.29.0 " ,
39
- "@pnpm/link-bins" : " ^8 .0.4 " ,
38
+ "@playwright/test" : " ~1.32.2 " ,
39
+ "@pnpm/link-bins" : " ^9 .0.0 " ,
40
40
"@pnpm/logger" : " ^5.0.0" ,
41
- "@types/node" : " ^18.11.16 " ,
41
+ "@types/node" : " ^18.15.11 " ,
42
42
"@types/wait-on" : " ^5.3.1" ,
43
43
"cross-env" : " ^7.0.3" ,
44
44
"execa" : " ^5.1.1" ,
45
45
"get-port" : " ^5.1.1" ,
46
- "husky" : " ^8.0.2 " ,
47
- "lint-staged" : " ^13.1.0 " ,
48
- "prettier" : " ^2.8.1 " ,
46
+ "husky" : " ^8.0.3 " ,
47
+ "lint-staged" : " ^13.2.1 " ,
48
+ "prettier" : " ^2.8.7 " ,
49
49
"sirv" : " ^2.0.2" ,
50
50
"slash" : " ^3.0.0" ,
51
- "typescript" : " ^4.9 .4" ,
51
+ "typescript" : " ^5.0 .4" ,
52
52
"wait-on" : " ^6.0.1"
53
53
},
54
54
"pnpm" : {
Original file line number Diff line number Diff line change 22
22
"cvp" : " index.js"
23
23
},
24
24
"dependencies" : {
25
- "fs-extra" : " ^11.1.0 " ,
26
- "minimist" : " ^1.2.7 "
25
+ "fs-extra" : " ^11.1.1 " ,
26
+ "minimist" : " ^1.2.8 "
27
27
}
28
28
}
Original file line number Diff line number Diff line change 14
14
"dependencies" : {
15
15
"react" : " ^18.2.0" ,
16
16
"react-dom" : " ^18.2.0" ,
17
- "react-router-dom" : " ^6.5 .0"
17
+ "react-router-dom" : " ^6.10 .0"
18
18
},
19
19
"devDependencies" : {
20
- "@mdx-js/react" : " ^2.2.1 " ,
21
- "@types/node" : " ^18.11.16 " ,
22
- "@types/react" : " ^18.0.26 " ,
23
- "@vitejs/plugin-react" : " ^3.0 .0" ,
24
- "rimraf" : " ^3.0.2 " ,
25
- "serve" : " ^14.1.2 " ,
20
+ "@mdx-js/react" : " ^2.3.0 " ,
21
+ "@types/node" : " ^18.15.11 " ,
22
+ "@types/react" : " ^18.0.33 " ,
23
+ "@vitejs/plugin-react" : " ^3.1 .0" ,
24
+ "rimraf" : " ^4.4.1 " ,
25
+ "serve" : " ^14.2.0 " ,
26
26
"vite" : " ^4.2.1" ,
27
27
"vite-pages-theme-doc" : " ^4.0.0" ,
28
28
"vite-plugin-react-pages" : " ^4.0.0"
Original file line number Diff line number Diff line change 9
9
"author" : " " ,
10
10
"license" : " ISC" ,
11
11
"devDependencies" : {
12
- "@types/react" : " ^18.0.26 " ,
12
+ "@types/react" : " ^18.0.33 " ,
13
13
"react" : " ^18.2.0" ,
14
- "rimraf" : " ^3.0.2 " ,
15
- "typescript" : " ^4.9 .4"
14
+ "rimraf" : " ^4.4.1 " ,
15
+ "typescript" : " ^5.0 .4"
16
16
}
17
17
}
Original file line number Diff line number Diff line change 9
9
"author" : " " ,
10
10
"license" : " ISC" ,
11
11
"devDependencies" : {
12
- "@types/react" : " ^18.0.26 " ,
12
+ "@types/react" : " ^18.0.33 " ,
13
13
"react" : " ^18.2.0" ,
14
- "rimraf" : " ^3.0.2 " ,
15
- "typescript" : " ^4.9 .4"
14
+ "rimraf" : " ^4.4.1 " ,
15
+ "typescript" : " ^5.0 .4"
16
16
}
17
17
}
Original file line number Diff line number Diff line change 14
14
"dependencies" : {
15
15
"react" : " ^18.2.0" ,
16
16
"react-dom" : " ^18.2.0" ,
17
- "react-router-dom" : " ^6.5 .0"
17
+ "react-router-dom" : " ^6.10 .0"
18
18
},
19
19
"devDependencies" : {
20
- "@mdx-js/react" : " ^2.2.1 " ,
21
- "@types/node" : " ^18.11.16 " ,
22
- "@types/react" : " ^18.0.26 " ,
23
- "@vitejs/plugin-react" : " ^3.0 .0" ,
20
+ "@mdx-js/react" : " ^2.3.0 " ,
21
+ "@types/node" : " ^18.15.11 " ,
22
+ "@types/react" : " ^18.0.33 " ,
23
+ "@vitejs/plugin-react" : " ^3.1 .0" ,
24
24
"globby" : " ^13.1.3" ,
25
25
"my-button" : " *" ,
26
26
"my-card" : " *" ,
27
- "rimraf" : " ^3.0.2 " ,
28
- "serve" : " ^14.1.2 " ,
27
+ "rimraf" : " ^4.4.1 " ,
28
+ "serve" : " ^14.2.0 " ,
29
29
"vite" : " ^4.2.1" ,
30
30
"vite-pages-theme-doc" : " ^4.0.0" ,
31
31
"vite-plugin-react-pages" : " ^4.0.0"
Original file line number Diff line number Diff line change 12
12
"dependencies" : {
13
13
"react" : " ^18.2.0" ,
14
14
"react-dom" : " ^18.2.0" ,
15
- "react-router-dom" : " ^6.5 .0"
15
+ "react-router-dom" : " ^6.10 .0"
16
16
},
17
17
"devDependencies" : {
18
- "@mdx-js/react" : " ^2.2.1 " ,
19
- "@rollup/plugin-typescript" : " ^10.0.1 " ,
20
- "@types/node" : " ^18.11.16 " ,
21
- "@types/react" : " ^18.0.26 " ,
22
- "@vitejs/plugin-react" : " ^3.0 .0" ,
23
- "rimraf" : " ^3.0.2 " ,
24
- "serve" : " ^14.1.2 " ,
18
+ "@mdx-js/react" : " ^2.3.0 " ,
19
+ "@rollup/plugin-typescript" : " ^11.1.0 " ,
20
+ "@types/node" : " ^18.15.11 " ,
21
+ "@types/react" : " ^18.0.33 " ,
22
+ "@vitejs/plugin-react" : " ^3.1 .0" ,
23
+ "rimraf" : " ^4.4.1 " ,
24
+ "serve" : " ^14.2.0 " ,
25
25
"vite" : " ^4.2.1" ,
26
26
"vite-pages-theme-doc" : " ^4.0.0" ,
27
27
"vite-plugin-react-pages" : " ^4.0.0"
Original file line number Diff line number Diff line change 14
14
"dependencies" : {
15
15
"react" : " ^18.2.0" ,
16
16
"react-dom" : " ^18.2.0" ,
17
- "react-router-dom" : " ^6.5 .0"
17
+ "react-router-dom" : " ^6.10 .0"
18
18
},
19
19
"devDependencies" : {
20
- "@mdx-js/mdx" : " ^2.2.1 " ,
21
- "@types/react" : " ^18.0.26 " ,
22
- "@vitejs/plugin-react" : " ^3.0 .0" ,
23
- "rimraf" : " ^3.0.2 " ,
24
- "sass" : " ^1.57 .0" ,
25
- "serve" : " ^14.1.2 " ,
20
+ "@mdx-js/mdx" : " ^2.3.0 " ,
21
+ "@types/react" : " ^18.0.33 " ,
22
+ "@vitejs/plugin-react" : " ^3.1 .0" ,
23
+ "rimraf" : " ^4.4.1 " ,
24
+ "sass" : " ^1.61 .0" ,
25
+ "serve" : " ^14.2.0 " ,
26
26
"vite" : " ^4.2.1" ,
27
27
"vite-plugin-react-pages" : " workspace:*"
28
28
}
Original file line number Diff line number Diff line change 17
17
"dependencies" : {
18
18
"react" : " ^18.2.0" ,
19
19
"react-dom" : " ^18.2.0" ,
20
- "react-router-dom" : " ^6.5 .0"
20
+ "react-router-dom" : " ^6.10 .0"
21
21
},
22
22
"devDependencies" : {
23
- "@types/react" : " ^18.0.26 " ,
24
- "@vitejs/plugin-react" : " ^3.0 .0" ,
25
- "rimraf" : " ^3.0.2 " ,
26
- "serve" : " ^14.1.2 " ,
23
+ "@types/react" : " ^18.0.33 " ,
24
+ "@vitejs/plugin-react" : " ^3.1 .0" ,
25
+ "rimraf" : " ^4.4.1 " ,
26
+ "serve" : " ^14.2.0 " ,
27
27
"vite" : " ^4.2.1" ,
28
28
"vite-pages-theme-doc" : " workspace:*" ,
29
29
"vite-plugin-react-pages" : " workspace:*"
You can’t perform that action at this time.
0 commit comments