create-appncy
Advanced tools
Comparing version 1.1.5 to 1.1.6
@@ -32,4 +32,4 @@ { | ||
"prettier": "^3.1.0", | ||
"prettier-plugin-tailwindcss": "^0.5.7" | ||
"prettier-plugin-tailwindcss": "^0.5.9" | ||
} | ||
} |
@@ -13,25 +13,26 @@ { | ||
"dependencies": { | ||
"autoprefixer": "^10.4.16", | ||
"postcss": "^8.4.31", | ||
"autoprefixer": "^10.4.17", | ||
"postcss": "^8.4.33", | ||
"react": "^18.2.0", | ||
"react-dom": "^18.2.0", | ||
"tailwindcss": "^3.3.3" | ||
"tailwindcss": "^3.4.1" | ||
}, | ||
"devDependencies": { | ||
"@types/react": "^18.2.15", | ||
"@types/react-dom": "^18.2.7", | ||
"@typescript-eslint/eslint-plugin": "^6.7.5", | ||
"@typescript-eslint/parser": "^6.7.5", | ||
"@vitejs/plugin-react-swc": "^3.3.2", | ||
"eslint": "^8.51.0", | ||
"eslint-config-prettier": "^9.0.0", | ||
"eslint-plugin-import": "^2.28.1", | ||
"eslint-plugin-prettier": "^5.0.1", | ||
"@types/react": "^18.2.48", | ||
"@types/react-dom": "^18.2.18", | ||
"@typescript-eslint/eslint-plugin": "^6.19.1", | ||
"@typescript-eslint/parser": "^6.19.1", | ||
"@vitejs/plugin-react-swc": "^3.5.0", | ||
"eslint": "^8.56.0", | ||
"eslint-config-prettier": "^9.1.0", | ||
"eslint-plugin-import": "^2.29.1", | ||
"eslint-plugin-prettier": "^5.1.3", | ||
"eslint-plugin-react": "^7.33.2", | ||
"eslint-plugin-react-hooks": "^4.6.0", | ||
"eslint-plugin-react-refresh": "^0.4.3", | ||
"prettier": "^3.0.3", | ||
"typescript": "^5.0.2", | ||
"vite": "^4.4.5" | ||
"eslint-plugin-react-refresh": "^0.4.5", | ||
"prettier": "^3.2.4", | ||
"typescript": "^5.3.3", | ||
"vite": "^5.0.12", | ||
"prettier-plugin-tailwindcss": "^0.5.11" | ||
} | ||
} | ||
} |
{ | ||
"name": "create-appncy", | ||
"version": "1.1.5", | ||
"version": "1.1.6", | ||
"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
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1334
524028