File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Change Log
22
3+ > August 28, 2024_
4+
5+ - Version 2.2.7
6+ - Hotfix build NextJs
7+ - Ships with NextJs 14.2.7
8+
39> August 24, 2024_
410
511- Version 2.2.6
Original file line number Diff line number Diff line change 11{
22 "name" : " @bhanu1776/nextjs-starter" ,
3- "version" : " 2.2.6 " ,
3+ "version" : " 2.2.7 " ,
44 "author" : " bhanu1776" ,
55 "license" : " MIT" ,
66 "bin" : " ./bin/cli.js" ,
1313 "prepare" : " npx husky install"
1414 },
1515 "dependencies" : {
16- "@types/node" : " 22.5.0 " ,
16+ "@types/node" : " 22.5.1 " ,
1717 "@types/react" : " 18.3.4" ,
1818 "@types/react-dom" : " 18.3.0" ,
1919 "@vercel/analytics" : " ^1.3.1" ,
20- "autoprefixer" : " 10.4.19 " ,
20+ "autoprefixer" : " 10.4.20 " ,
2121 "eslint" : " 8.57.0" ,
2222 "eslint-config-airbnb-base" : " ^15.0.0" ,
23- "eslint-config-next" : " 14.2.6 " ,
23+ "eslint-config-next" : " 14.2.7 " ,
2424 "eslint-plugin-import" : " ^2.29.1" ,
2525 "eslint-plugin-jsx-a11y" : " ^6.9.0" ,
2626 "eslint-plugin-react" : " ^7.35.0" ,
2727 "eslint-plugin-react-hooks" : " ^4.6.2" ,
28- "next" : " 14.2.6 " ,
28+ "next" : " 14.2.7 " ,
2929 "next-pwa" : " ^5.6.0" ,
3030 "postcss" : " 8.4.41" ,
3131 "react" : " 18.3.1" ,
3232 "react-dom" : " 18.3.1" ,
3333 "tailwindcss" : " 3.4.10" ,
3434 "tailwindcss-debug-screens" : " ^2.2.1" ,
3535 "typescript" : " 5.5.4" ,
36- "vercel" : " ^37.1.1 "
36+ "vercel" : " ^37.1.2 "
3737 },
3838 "devDependencies" : {
3939 "@typescript-eslint/eslint-plugin" : " ^7.6.0" ,
You can’t perform that action at this time.
0 commit comments