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 1414 runs-on : ${{ matrix.os }}
1515 steps :
1616 - uses : actions/checkout@v2
17- - uses : pnpm/action-setup@v2.0.1
17+ - uses : pnpm/action-setup@v2.2.4
1818 with :
1919 version : ' 7'
2020 - name : Setup Node
Original file line number Diff line number Diff line change 2323 # ref: https://playwright.dev/docs/ci#github-actions
2424 steps :
2525 - uses : actions/checkout@v2
26- - uses : pnpm/action-setup@v2.0.1
26+ - uses : pnpm/action-setup@v2.2.4
2727 with :
2828 version : ' 7'
2929 - name : Setup Node
Original file line number Diff line number Diff line change 1919 "dependencies" : {
2020 "react" : " ^18.2.0" ,
2121 "react-dom" : " ^18.2.0" ,
22- "react-router-dom" : " ^6.10 .0"
22+ "react-router-dom" : " ^6.13 .0"
2323 },
2424 "devDependencies" : {
25- "@types/react" : " ^18.0.33 " ,
25+ "@types/react" : " ^18.2.12 " ,
2626 "@vitejs/plugin-react" : " ^4.0.0" ,
2727 "cross-env" : " ^7.0.3" ,
2828 "gh-pages" : " ^5.0.0" ,
Original file line number Diff line number Diff line change 3535 ]
3636 },
3737 "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 " ,
4040 "@pnpm/logger" : " ^5.0.0" ,
41- "@types/node" : " ^18.15.11 " ,
41+ "@types/node" : " ^18.16.18 " ,
4242 "@types/wait-on" : " ^5.3.1" ,
4343 "cross-env" : " ^7.0.3" ,
4444 "execa" : " ^5.1.1" ,
4545 "get-port" : " ^5.1.1" ,
4646 "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 " ,
5050 "slash" : " ^3.0.0" ,
5151 "ts-node" : " ^10.9.1" ,
5252 "typescript" : " ^5.0.4" ,
Original file line number Diff line number Diff line change 1414 "dependencies" : {
1515 "react" : " ^18.2.0" ,
1616 "react-dom" : " ^18.2.0" ,
17- "react-router-dom" : " ^6.10 .0"
17+ "react-router-dom" : " ^6.13 .0"
1818 },
1919 "devDependencies" : {
2020 "@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 " ,
2323 "@vitejs/plugin-react" : " ^4.0.0" ,
2424 "rimraf" : " ^4.4.1" ,
2525 "serve" : " ^14.2.0" ,
2626 "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 "
2929 }
3030}
Original file line number Diff line number Diff line change 99 "author" : " " ,
1010 "license" : " ISC" ,
1111 "devDependencies" : {
12- "@types/react" : " ^18.0.33 " ,
12+ "@types/react" : " ^18.2.12 " ,
1313 "react" : " ^18.2.0" ,
1414 "rimraf" : " ^4.4.1" ,
1515 "typescript" : " ^5.0.4"
Original file line number Diff line number Diff line change 99 "author" : " " ,
1010 "license" : " ISC" ,
1111 "devDependencies" : {
12- "@types/react" : " ^18.0.33 " ,
12+ "@types/react" : " ^18.2.12 " ,
1313 "react" : " ^18.2.0" ,
1414 "rimraf" : " ^4.4.1" ,
1515 "typescript" : " ^5.0.4"
Original file line number Diff line number Diff line change 1414 "dependencies" : {
1515 "react" : " ^18.2.0" ,
1616 "react-dom" : " ^18.2.0" ,
17- "react-router-dom" : " ^6.10 .0"
17+ "react-router-dom" : " ^6.13 .0"
1818 },
1919 "devDependencies" : {
2020 "@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 " ,
2323 "@vitejs/plugin-react" : " ^4.0.0" ,
24- "globby" : " ^13.1.3 " ,
24+ "globby" : " ^13.1.4 " ,
2525 "my-button" : " *" ,
2626 "my-card" : " *" ,
2727 "rimraf" : " ^4.4.1" ,
2828 "serve" : " ^14.2.0" ,
2929 "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 "
3232 }
3333}
Original file line number Diff line number Diff line change 1212 "dependencies" : {
1313 "react" : " ^18.2.0" ,
1414 "react-dom" : " ^18.2.0" ,
15- "react-router-dom" : " ^6.10 .0"
15+ "react-router-dom" : " ^6.13 .0"
1616 },
1717 "devDependencies" : {
1818 "@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 " ,
2222 "@vitejs/plugin-react" : " ^4.0.0" ,
2323 "rimraf" : " ^4.4.1" ,
2424 "serve" : " ^14.2.0" ,
2525 "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 "
2828 }
2929}
Original file line number Diff line number Diff line change 1414 "dependencies" : {
1515 "react" : " ^18.2.0" ,
1616 "react-dom" : " ^18.2.0" ,
17- "react-router-dom" : " ^6.10 .0"
17+ "react-router-dom" : " ^6.13 .0"
1818 },
1919 "devDependencies" : {
2020 "@mdx-js/mdx" : " ^2.3.0" ,
21- "@types/react" : " ^18.0.33 " ,
21+ "@types/react" : " ^18.2.12 " ,
2222 "@vitejs/plugin-react" : " ^4.0.0" ,
2323 "rimraf" : " ^4.4.1" ,
24- "sass" : " ^1.61.0 " ,
24+ "sass" : " ^1.63.4 " ,
2525 "serve" : " ^14.2.0" ,
2626 "vite" : " ^4.3.5" ,
2727 "vite-plugin-react-pages" : " workspace:*"
You can’t perform that action at this time.
0 commit comments