File tree Expand file tree Collapse file tree 19 files changed +201
-234
lines changed
template-lib-monorepo/packages Expand file tree Collapse file tree 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" ,
You can’t perform that action at this time.
0 commit comments