File tree 19 files changed +201
-234
lines changed
template-lib-monorepo/packages
19 files changed +201
-234
lines changed Original file line number Diff line number Diff line change 14
14
runs-on : ${{ matrix.os }}
15
15
steps :
16
16
- uses : actions/checkout@v2
17
- - uses : pnpm/action-setup@v2.0.1
17
+ - uses : pnpm/action-setup@v2.2.4
18
18
with :
19
19
version : ' 7'
20
20
- name : Setup Node
Original file line number Diff line number Diff line change 23
23
# ref: https://playwright.dev/docs/ci#github-actions
24
24
steps :
25
25
- uses : actions/checkout@v2
26
- - uses : pnpm/action-setup@v2.0.1
26
+ - uses : pnpm/action-setup@v2.2.4
27
27
with :
28
28
version : ' 7'
29
29
- name : Setup Node
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.13 .0"
22
+ "react-router-dom" : " ^6.14 .0"
23
23
},
24
24
"devDependencies" : {
25
- "@types/react" : " ^18.2.13 " ,
25
+ "@types/react" : " ^18.2.14 " ,
26
26
"@vitejs/plugin-react" : " ^4.0.1" ,
27
27
"cross-env" : " ^7.0.3" ,
28
28
"gh-pages" : " ^5.0.0" ,
Original file line number Diff line number Diff line change 38
38
"@playwright/test" : " ~1.35.1" ,
39
39
"@pnpm/link-bins" : " ^9.0.3" ,
40
40
"@pnpm/logger" : " ^5.0.0" ,
41
- "@types/node" : " ^18.15.11 " ,
41
+ "@types/node" : " ^18.16.18 " ,
42
42
"@types/wait-on" : " ^5.3.1" ,
43
43
"cross-env" : " ^7.0.3" ,
44
44
"execa" : " ^5.1.1" ,
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.13 .0"
17
+ "react-router-dom" : " ^6.14 .0"
18
18
},
19
19
"devDependencies" : {
20
20
"@mdx-js/react" : " ^2.3.0" ,
21
- "@types/node" : " ^18.15.11 " ,
22
- "@types/react" : " ^18.2.13 " ,
21
+ "@types/node" : " ^18.16.18 " ,
22
+ "@types/react" : " ^18.2.14 " ,
23
23
"@vitejs/plugin-react" : " ^4.0.1" ,
24
24
"rimraf" : " ^4.4.1" ,
25
25
"serve" : " ^14.2.0" ,
26
26
"vite" : " ^4.3.9" ,
27
- "vite-pages-theme-doc" : " ^4.0.0 " ,
28
- "vite-plugin-react-pages" : " ^4.0.0 "
27
+ "vite-pages-theme-doc" : " ^4.1.5 " ,
28
+ "vite-plugin-react-pages" : " ^4.1.3 "
29
29
}
30
30
}
Original file line number Diff line number Diff line change 9
9
"author" : " " ,
10
10
"license" : " ISC" ,
11
11
"devDependencies" : {
12
- "@types/react" : " ^18.2.13 " ,
12
+ "@types/react" : " ^18.2.14 " ,
13
13
"react" : " ^18.2.0" ,
14
14
"rimraf" : " ^4.4.1" ,
15
15
"typescript" : " ^5.1.3"
Original file line number Diff line number Diff line change 9
9
"author" : " " ,
10
10
"license" : " ISC" ,
11
11
"devDependencies" : {
12
- "@types/react" : " ^18.2.13 " ,
12
+ "@types/react" : " ^18.2.14 " ,
13
13
"react" : " ^18.2.0" ,
14
14
"rimraf" : " ^4.4.1" ,
15
15
"typescript" : " ^5.1.3"
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.13 .0"
17
+ "react-router-dom" : " ^6.14 .0"
18
18
},
19
19
"devDependencies" : {
20
20
"@mdx-js/react" : " ^2.3.0" ,
21
- "@types/node" : " ^18.15.11 " ,
22
- "@types/react" : " ^18.2.13 " ,
21
+ "@types/node" : " ^18.16.18 " ,
22
+ "@types/react" : " ^18.2.14 " ,
23
23
"@vitejs/plugin-react" : " ^4.0.1" ,
24
24
"globby" : " ^13.2.0" ,
25
25
"my-button" : " *" ,
26
26
"my-card" : " *" ,
27
27
"rimraf" : " ^4.4.1" ,
28
28
"serve" : " ^14.2.0" ,
29
29
"vite" : " ^4.3.9" ,
30
- "vite-pages-theme-doc" : " ^4.0.0 " ,
31
- "vite-plugin-react-pages" : " ^4.0.0 "
30
+ "vite-pages-theme-doc" : " ^4.1.5 " ,
31
+ "vite-plugin-react-pages" : " ^4.1.3 "
32
32
}
33
33
}
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.13 .0"
15
+ "react-router-dom" : " ^6.14 .0"
16
16
},
17
17
"devDependencies" : {
18
18
"@mdx-js/react" : " ^2.3.0" ,
19
19
"@rollup/plugin-typescript" : " ^11.1.1" ,
20
- "@types/node" : " ^18.15.11 " ,
21
- "@types/react" : " ^18.2.13 " ,
20
+ "@types/node" : " ^18.16.18 " ,
21
+ "@types/react" : " ^18.2.14 " ,
22
22
"@vitejs/plugin-react" : " ^4.0.1" ,
23
23
"rimraf" : " ^4.4.1" ,
24
24
"serve" : " ^14.2.0" ,
25
25
"vite" : " ^4.3.9" ,
26
- "vite-pages-theme-doc" : " ^4.0.0 " ,
27
- "vite-plugin-react-pages" : " ^4.0.0 "
26
+ "vite-pages-theme-doc" : " ^4.1.5 " ,
27
+ "vite-plugin-react-pages" : " ^4.1.3 "
28
28
}
29
29
}
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.13 .0"
17
+ "react-router-dom" : " ^6.14 .0"
18
18
},
19
19
"devDependencies" : {
20
20
"@mdx-js/mdx" : " ^2.3.0" ,
21
- "@types/react" : " ^18.2.13 " ,
21
+ "@types/react" : " ^18.2.14 " ,
22
22
"@vitejs/plugin-react" : " ^4.0.1" ,
23
23
"rimraf" : " ^4.4.1" ,
24
24
"sass" : " ^1.63.6" ,
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.13 .0"
20
+ "react-router-dom" : " ^6.14 .0"
21
21
},
22
22
"devDependencies" : {
23
- "@types/react" : " ^18.2.13 " ,
23
+ "@types/react" : " ^18.2.14 " ,
24
24
"@vitejs/plugin-react" : " ^4.0.1" ,
25
25
"rimraf" : " ^4.4.1" ,
26
26
"serve" : " ^14.2.0" ,
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.13 .0"
20
+ "react-router-dom" : " ^6.14 .0"
21
21
},
22
22
"devDependencies" : {
23
- "@types/react" : " ^18.2.13 " ,
23
+ "@types/react" : " ^18.2.14 " ,
24
24
"@vitejs/plugin-react" : " ^4.0.1" ,
25
25
"rimraf" : " ^4.4.1" ,
26
26
"serve" : " ^14.2.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.2.13 " ,
12
+ "@types/react" : " ^18.2.14 " ,
13
13
"react" : " ^18.2.0" ,
14
14
"rimraf" : " ^4.4.1" ,
15
15
"typescript" : " ^5.1.3"
Original file line number Diff line number Diff line change 9
9
"author" : " " ,
10
10
"license" : " ISC" ,
11
11
"devDependencies" : {
12
- "@types/react" : " ^18.2.13 " ,
12
+ "@types/react" : " ^18.2.14 " ,
13
13
"react" : " ^18.2.0" ,
14
14
"rimraf" : " ^4.4.1" ,
15
15
"typescript" : " ^5.1.3"
Original file line number Diff line number Diff line change 13
13
"dependencies" : {
14
14
"react" : " ^18.2.0" ,
15
15
"react-dom" : " ^18.2.0" ,
16
- "react-router-dom" : " ^6.13 .0"
16
+ "react-router-dom" : " ^6.14 .0"
17
17
},
18
18
"devDependencies" : {
19
- "@types/react" : " ^18.2.13 " ,
19
+ "@types/react" : " ^18.2.14 " ,
20
20
"@vitejs/plugin-react" : " ^4.0.1" ,
21
21
"globby" : " ^13.2.0" ,
22
22
"playground-button" : " *" ,
Original file line number Diff line number Diff line change 18
18
"dependencies" : {
19
19
"react" : " ^18.2.0" ,
20
20
"react-dom" : " ^18.2.0" ,
21
- "react-router-dom" : " ^6.13 .0"
21
+ "react-router-dom" : " ^6.14 .0"
22
22
},
23
23
"devDependencies" : {
24
- "@types/react" : " ^18.2.13 " ,
24
+ "@types/react" : " ^18.2.14 " ,
25
25
"@vitejs/plugin-react" : " ^4.0.1" ,
26
26
"rimraf" : " ^4.4.1" ,
27
27
"serve" : " ^14.2.0" ,
Original file line number Diff line number Diff line change 55
55
"@rollup/plugin-typescript" : " ^11.1.1" ,
56
56
"@types/fs-extra" : " ^11.0.1" ,
57
57
"@types/html-minifier-terser" : " ^7.0.0" ,
58
- "@types/minimist" : " ^1.2.0 " ,
59
- "@types/react" : " ^18.2.13 " ,
58
+ "@types/minimist" : " ^1.2.2 " ,
59
+ "@types/react" : " ^18.2.14 " ,
60
60
"@types/react-dom" : " ^18.2.6" ,
61
61
"concurrently" : " ^7.6.0" ,
62
62
"react" : " ^18.2.0" ,
68
68
"dependencies" : {
69
69
"@mdx-js/rollup" : " ^2.3.0" ,
70
70
"chalk" : " ^4.1.2" ,
71
- "chokidar" : " ^3.5.1 " ,
71
+ "chokidar" : " ^3.5.3 " ,
72
72
"dequal" : " ^2.0.3" ,
73
73
"enhanced-resolve" : " ^5.15.0" ,
74
74
"fs-extra" : " ^11.1.1" ,
75
- "gray-matter" : " ^4.0.2 " ,
75
+ "gray-matter" : " ^4.0.3 " ,
76
76
"html-minifier-terser" : " ^7.2.0" ,
77
77
"jest-docblock" : " ^29.4.3" ,
78
- "jotai" : " ^1.11.2 " ,
78
+ "jotai" : " ^1.13.1 " ,
79
79
"mdast-util-to-string" : " ^3.2.0" ,
80
80
"mini-debounce" : " ^1.0.8" ,
81
81
"minimist" : " ^1.2.8" ,
Original file line number Diff line number Diff line change 49
49
"@rollup/plugin-node-resolve" : " ^15.1.0" ,
50
50
"@rollup/plugin-typescript" : " ^11.1.1" ,
51
51
"@types/mdx" : " ^2.0.5" ,
52
- "antd" : " ^5.6.2 " ,
53
- "chokidar" : " ^3.5.1 " ,
52
+ "antd" : " ^5.6.3 " ,
53
+ "chokidar" : " ^3.5.3 " ,
54
54
"concurrently" : " ^7.6.0" ,
55
55
"copy-to-clipboard" : " ^3.3.3" ,
56
56
"fs-extra" : " ^11.1.1" ,
57
57
"github-markdown-css" : " ^5.2.0" ,
58
58
"github-slugger" : " ^2.0.0" ,
59
59
"globby" : " ^13.2.0" ,
60
60
"less" : " ^4.1.3" ,
61
- "magic-string" : " ^0.27 .0" ,
61
+ "magic-string" : " ^0.30 .0" ,
62
62
"postcss" : " ^8.4.24" ,
63
63
"postcss-selector-parser" : " ^6.0.13" ,
64
64
"prism-react-renderer" : " ^1.3.5" ,
65
65
"rc-footer" : " ^0.6.8" ,
66
66
"rimraf" : " ^4.4.1" ,
67
67
"rollup" : " ^3.25.1" ,
68
- "rollup-plugin-postcss" : " ^4.0.0 " ,
69
- "tslib" : " ^2.5.3 " ,
68
+ "rollup-plugin-postcss" : " ^4.0.2 " ,
69
+ "tslib" : " ^2.6.0 " ,
70
70
"typescript" : " ^5.1.3" ,
71
71
"vite-plugin-react-pages" : " workspace:*"
72
72
}
You can’t perform that action at this time.
0 commit comments