File tree Expand file tree Collapse file tree 19 files changed +1285
-1420
lines changed
template-lib-monorepo/packages Expand file tree Collapse file tree 19 files changed +1285
-1420
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.10 .0"
22
+ "react-router-dom" : " ^6.13 .0"
23
23
},
24
24
"devDependencies" : {
25
- "@types/react" : " ^18.0.33 " ,
25
+ "@types/react" : " ^18.2.12 " ,
26
26
"@vitejs/plugin-react" : " ^4.0.0" ,
27
27
"cross-env" : " ^7.0.3" ,
28
28
"gh-pages" : " ^5.0.0" ,
Original file line number Diff line number Diff line change 35
35
]
36
36
},
37
37
"devDependencies" : {
38
- "@playwright/test" : " ~1.32.2 " ,
39
- "@pnpm/link-bins" : " ^9.0.0 " ,
38
+ "@playwright/test" : " ~1.35.1 " ,
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" ,
45
45
"get-port" : " ^5.1.1" ,
46
46
"husky" : " ^8.0.3" ,
47
- "lint-staged" : " ^13.2.1 " ,
48
- "prettier" : " ^2.8.7 " ,
49
- "sirv" : " ^2.0.2 " ,
47
+ "lint-staged" : " ^13.2.2 " ,
48
+ "prettier" : " ^2.8.8 " ,
49
+ "sirv" : " ^2.0.3 " ,
50
50
"slash" : " ^3.0.0" ,
51
51
"ts-node" : " ^10.9.1" ,
52
52
"typescript" : " ^5.0.4" ,
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.10 .0"
17
+ "react-router-dom" : " ^6.13 .0"
18
18
},
19
19
"devDependencies" : {
20
20
"@mdx-js/react" : " ^2.3.0" ,
21
- "@types/node" : " ^18.15.11 " ,
22
- "@types/react" : " ^18.0.33 " ,
21
+ "@types/node" : " ^18.16.18 " ,
22
+ "@types/react" : " ^18.2.12 " ,
23
23
"@vitejs/plugin-react" : " ^4.0.0" ,
24
24
"rimraf" : " ^4.4.1" ,
25
25
"serve" : " ^14.2.0" ,
26
26
"vite" : " ^4.3.5" ,
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.0.33 " ,
12
+ "@types/react" : " ^18.2.12 " ,
13
13
"react" : " ^18.2.0" ,
14
14
"rimraf" : " ^4.4.1" ,
15
15
"typescript" : " ^5.0.4"
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.33 " ,
12
+ "@types/react" : " ^18.2.12 " ,
13
13
"react" : " ^18.2.0" ,
14
14
"rimraf" : " ^4.4.1" ,
15
15
"typescript" : " ^5.0.4"
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.10 .0"
17
+ "react-router-dom" : " ^6.13 .0"
18
18
},
19
19
"devDependencies" : {
20
20
"@mdx-js/react" : " ^2.3.0" ,
21
- "@types/node" : " ^18.15.11 " ,
22
- "@types/react" : " ^18.0.33 " ,
21
+ "@types/node" : " ^18.16.18 " ,
22
+ "@types/react" : " ^18.2.12 " ,
23
23
"@vitejs/plugin-react" : " ^4.0.0" ,
24
- "globby" : " ^13.1.3 " ,
24
+ "globby" : " ^13.1.4 " ,
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.5" ,
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.10 .0"
15
+ "react-router-dom" : " ^6.13 .0"
16
16
},
17
17
"devDependencies" : {
18
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 " ,
19
+ "@rollup/plugin-typescript" : " ^11.1.1 " ,
20
+ "@types/node" : " ^18.16.18 " ,
21
+ "@types/react" : " ^18.2.12 " ,
22
22
"@vitejs/plugin-react" : " ^4.0.0" ,
23
23
"rimraf" : " ^4.4.1" ,
24
24
"serve" : " ^14.2.0" ,
25
25
"vite" : " ^4.3.5" ,
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.10 .0"
17
+ "react-router-dom" : " ^6.13 .0"
18
18
},
19
19
"devDependencies" : {
20
20
"@mdx-js/mdx" : " ^2.3.0" ,
21
- "@types/react" : " ^18.0.33 " ,
21
+ "@types/react" : " ^18.2.12 " ,
22
22
"@vitejs/plugin-react" : " ^4.0.0" ,
23
23
"rimraf" : " ^4.4.1" ,
24
- "sass" : " ^1.61.0 " ,
24
+ "sass" : " ^1.63.4 " ,
25
25
"serve" : " ^14.2.0" ,
26
26
"vite" : " ^4.3.5" ,
27
27
"vite-plugin-react-pages" : " workspace:*"
You can’t perform that action at this time.
0 commit comments