|
1 | 1 | { |
2 | | - "name": "@bhanu1776/nextjs-starter", |
3 | | - "version": "3.0.4", |
| 2 | + "name": "@bhanu17/nextjs-starter", |
| 3 | + "version": "3.1.0", |
4 | 4 | "author": "bhanu1776", |
5 | 5 | "license": "MIT", |
6 | 6 | "bin": "./bin/cli.js", |
|
13 | 13 | }, |
14 | 14 | "dependencies": { |
15 | 15 | "@vercel/analytics": "^1.4.1", |
16 | | - "next": "15.0.4", |
| 16 | + "next": "15.1.0", |
17 | 17 | "next-pwa": "^5.6.0", |
18 | 18 | "prettier": "^3.4.2", |
19 | 19 | "react": "19.0.0", |
20 | 20 | "react-dom": "19.0.0", |
21 | 21 | "tailwindcss-debug-screens": "^2.2.1" |
22 | 22 | }, |
23 | 23 | "devDependencies": { |
24 | | - "@types/node": "^22.10.1", |
| 24 | + "@types/node": "^22.10.2", |
25 | 25 | "@types/react": "^19.0.1", |
26 | 26 | "@types/react-dom": "^19.0.2", |
27 | | - "eslint": "^8", |
28 | | - "eslint-config-next": "15.0.4", |
29 | | - "husky": "^9.1.7", |
30 | | - "postcss": "^8", |
31 | | - "tailwindcss": "^3.4.16", |
32 | 27 | "classnames": "^2.5.1", |
33 | | - "typescript": "^5", |
34 | | - "prettier": "^3.3.3", |
| 28 | + "eslint": "^9.17.0", |
| 29 | + "eslint-config-next": "15.1.0", |
35 | 30 | "eslint-config-prettier": "^9.1.0", |
36 | 31 | "eslint-plugin-prettier": "^5.2.1", |
37 | | - "prettier-plugin-tailwindcss": "^0.6.9" |
| 32 | + "husky": "^9.1.7", |
| 33 | + "postcss": "^8.4.49", |
| 34 | + "prettier": "^3.4.2", |
| 35 | + "prettier-plugin-tailwindcss": "^0.6.9", |
| 36 | + "tailwindcss": "^3.4.16", |
| 37 | + "typescript": "5.7.2" |
38 | 38 | }, |
39 | 39 | "repository": { |
40 | 40 | "type": "git", |
41 | 41 | "url": "git+https://github.com/Bhanu1776/Nextjs14-Starter-Template" |
42 | 42 | }, |
43 | 43 | "publishConfig": { |
44 | | - "@bhanu1776:registry": "https://npm.pkg.github.com" |
| 44 | + "@bhanu17:registry": "https://registry.npmjs.org/" |
45 | 45 | }, |
46 | 46 | "homepage": "https://starter-website-sigma.vercel.app/", |
47 | 47 | "keywords": [ |
|
0 commit comments