File tree Expand file tree Collapse file tree 3 files changed +885
-2688
lines changed Expand file tree Collapse file tree 3 files changed +885
-2688
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ This is a [Next.js](https://nextjs.org/) starter project with [TypeScript](https
44
55| Library| Version|
66| --| --|
7- | Next.Js | ![ 10.2.0 ] ( https://img.shields.io/badge/npm-v10.2.0 -blue ) |
8- | TypeScript | ![ 4.2.4 ] ( https://img.shields.io/badge/npm-v4.2.4 -blue ) |
9- | Tailwind CSS | ![ 2.1.2 ] ( https://img.shields.io/badge/npm-v2.1.2 -blue ) |
7+ | Next.Js | ![ 11.0.1 ] ( https://img.shields.io/badge/npm-v11.0.1 -blue ) |
8+ | TypeScript | ![ 4.3.5 ] ( https://img.shields.io/badge/npm-v4.3.5 -blue ) |
9+ | Tailwind CSS | ![ 2.2.4 ] ( https://img.shields.io/badge/npm-v2.2.4 -blue ) |
1010| React | ![ 17.0.2] ( https://img.shields.io/badge/npm-v17.0.2-blue ) |
Original file line number Diff line number Diff line change 88 "start" : " next start"
99 },
1010 "dependencies" : {
11- "autoprefixer" : " 10.2.5 " ,
12- "next" : " 10.2.0 " ,
13- "postcss" : " 8.2.15 " ,
11+ "autoprefixer" : " 10.2.6 " ,
12+ "next" : " 11.0.1 " ,
13+ "postcss" : " 8.3.5 " ,
1414 "react" : " 17.0.2" ,
1515 "react-dom" : " 17.0.2" ,
16- "tailwindcss" : " 2.1.2 "
16+ "tailwindcss" : " 2.2.4 "
1717 },
1818 "devDependencies" : {
19- "@types/node" : " 15 .3.0 " ,
20- "@types/react" : " 17.0.5 " ,
21- "typescript" : " 4.2.4 "
19+ "@types/node" : " 16 .3.1 " ,
20+ "@types/react" : " 17.0.14 " ,
21+ "typescript" : " 4.3.5 "
2222 }
2323}
You can’t perform that action at this time.
0 commit comments