create-appncy
Advanced tools
Comparing version 1.1.22 to 1.1.23
@@ -13,29 +13,29 @@ { | ||
"@radix-ui/react-slot": "^1.0.2", | ||
"autoprefixer": "^10.4.17", | ||
"autoprefixer": "^10.4.19", | ||
"class-variance-authority": "^0.7.0", | ||
"clsx": "^2.1.0", | ||
"lucide-react": "^0.321.0", | ||
"next": "^14.1.0", | ||
"postcss": "^8.4.33", | ||
"react": "^18.2.0", | ||
"react-dom": "^18.2.0", | ||
"tailwind-merge": "^2.2.1", | ||
"tailwindcss": "^3.4.1", | ||
"clsx": "^2.1.1", | ||
"lucide-react": "^0.376.0", | ||
"next": "^14.2.3", | ||
"postcss": "^8.4.38", | ||
"react": "^18.3.1", | ||
"react-dom": "^18.3.1", | ||
"tailwind-merge": "^2.3.0", | ||
"tailwindcss": "^3.4.3", | ||
"tailwindcss-animate": "^1.0.7" | ||
}, | ||
"devDependencies": { | ||
"@next/eslint-plugin-next": "^14.1.0", | ||
"@types/node": "^20.11.16", | ||
"@types/react": "^18.2.51", | ||
"@types/react-dom": "^18.2.18", | ||
"@vercel/style-guide": "^5.2.0", | ||
"eslint": "^8.56.0", | ||
"eslint-config-next": "14.1.0", | ||
"@next/eslint-plugin-next": "^14.2.3", | ||
"@types/node": "^20.12.7", | ||
"@types/react": "^18.3.1", | ||
"@types/react-dom": "^18.3.0", | ||
"@vercel/style-guide": "^6.0.0", | ||
"eslint": "^8.57.0", | ||
"eslint-config-next": "14.2.3", | ||
"eslint-config-prettier": "^9.1.0", | ||
"eslint-plugin-import": "^2.29.1", | ||
"eslint-plugin-prettier": "^5.1.3", | ||
"prettier": "^3.2.4", | ||
"prettier-plugin-tailwindcss": "^0.5.11", | ||
"typescript": "^5.3.3" | ||
"prettier": "^3.2.5", | ||
"prettier-plugin-tailwindcss": "^0.5.14", | ||
"typescript": "^5.4.5" | ||
} | ||
} |
@@ -12,24 +12,24 @@ { | ||
"dependencies": { | ||
"autoprefixer": "^10.4.17", | ||
"next": "^14.1.0", | ||
"postcss": "^8.4.33", | ||
"react": "^18.2.0", | ||
"react-dom": "^18.2.0", | ||
"tailwindcss": "^3.4.1" | ||
"autoprefixer": "^10.4.19", | ||
"next": "^14.2.3", | ||
"postcss": "^8.4.38", | ||
"react": "^18.3.1", | ||
"react-dom": "^18.3.1", | ||
"tailwindcss": "^3.4.3" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^20.11.16", | ||
"@types/react": "^18.2.51", | ||
"@types/react-dom": "^18.2.18", | ||
"@next/eslint-plugin-next": "^14.1.0", | ||
"@vercel/style-guide": "^5.2.0", | ||
"typescript": "^5.3.3", | ||
"eslint": "^8.56.0", | ||
"eslint-config-next": "14.1.0", | ||
"@types/node": "^20.12.7", | ||
"@types/react": "^18.3.1", | ||
"@types/react-dom": "^18.3.0", | ||
"@next/eslint-plugin-next": "^14.2.3", | ||
"@vercel/style-guide": "^6.0.0", | ||
"typescript": "^5.4.5", | ||
"eslint": "^9.1.1", | ||
"eslint-config-next": "14.2.3", | ||
"eslint-config-prettier": "^9.1.0", | ||
"eslint-plugin-import": "^2.29.1", | ||
"eslint-plugin-prettier": "^5.1.3", | ||
"prettier": "^3.2.4", | ||
"prettier-plugin-tailwindcss": "^0.5.11" | ||
"prettier": "^3.2.5", | ||
"prettier-plugin-tailwindcss": "^0.5.14" | ||
} | ||
} |
{ | ||
"name": "create-appncy", | ||
"version": "1.1.22", | ||
"version": "1.1.23", | ||
"description": "Create projects as goncy would", | ||
@@ -5,0 +5,0 @@ "main": "index.mjs", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
587978