create-appncy
Advanced tools
Comparing version 1.1.42 to 1.1.43
@@ -6,4 +6,4 @@ { | ||
"editor.codeActionsOnSave": { | ||
"source.fixAll.eslint": true | ||
"source.fixAll.eslint": "always" | ||
} | ||
} |
@@ -19,6 +19,6 @@ { | ||
"lucide-react": "^0.428.0", | ||
"next": "15.0.0", | ||
"next": "15.0.3-canary.1", | ||
"postcss": "^8.4.41", | ||
"react": "19.0.0-rc-69d4b800-20241021", | ||
"react-dom": "19.0.0-rc-69d4b800-20241021", | ||
"react": "19.0.0-rc-0bc30748-20241028", | ||
"react-dom": "19.0.0-rc-0bc30748-20241028", | ||
"tailwind-merge": "^2.5.2", | ||
@@ -30,3 +30,3 @@ "tailwindcss": "^3.4.10", | ||
"@eslint/compat": "^1.1.1", | ||
"@next/eslint-plugin-next": "15.0.0", | ||
"@next/eslint-plugin-next": "15.0.3-canary.1", | ||
"@types/node": "^22.4.0", | ||
@@ -36,5 +36,5 @@ "@types/react": "^18.3.3", | ||
"@vercel/style-guide": "^6.0.0", | ||
"babel-plugin-react-compiler": "19.0.0-beta-8a03594-20241020", | ||
"babel-plugin-react-compiler": "19.0.0-beta-6fc168f-20241025", | ||
"eslint": "^9.9.0", | ||
"eslint-config-next": "15.0.0", | ||
"eslint-config-next": "15.0.3-canary.1", | ||
"eslint-config-prettier": "^9.1.0", | ||
@@ -41,0 +41,0 @@ "eslint-plugin-import": "^2.29.1", |
@@ -6,4 +6,4 @@ { | ||
"editor.codeActionsOnSave": { | ||
"source.fixAll.eslint": true | ||
"source.fixAll.eslint": "always" | ||
} | ||
} |
@@ -15,6 +15,6 @@ { | ||
"autoprefixer": "^10.4.20", | ||
"next": "15.0.0", | ||
"next": "15.0.3-canary.1", | ||
"postcss": "^8.4.47", | ||
"react": "19.0.0-rc-69d4b800-20241021", | ||
"react-dom": "19.0.0-rc-69d4b800-20241021", | ||
"react": "19.0.0-rc-0bc30748-20241028", | ||
"react-dom": "19.0.0-rc-0bc30748-20241028", | ||
"tailwindcss": "^3.4.12" | ||
@@ -24,3 +24,3 @@ }, | ||
"@eslint/compat": "^1.1.1", | ||
"@next/eslint-plugin-next": "15.0.0", | ||
"@next/eslint-plugin-next": "15.0.3-canary.1", | ||
"@types/node": "^22.5.5", | ||
@@ -30,5 +30,5 @@ "@types/react": "^18.3.8", | ||
"@vercel/style-guide": "^6.0.0", | ||
"babel-plugin-react-compiler": "19.0.0-beta-8a03594-20241020", | ||
"babel-plugin-react-compiler": "19.0.0-beta-6fc168f-20241025", | ||
"eslint": "^9.11.0", | ||
"eslint-config-next": "15.0.0", | ||
"eslint-config-next": "15.0.3-canary.1", | ||
"eslint-config-prettier": "^9.1.0", | ||
@@ -35,0 +35,0 @@ "eslint-plugin-import": "^2.30.0", |
@@ -6,4 +6,4 @@ { | ||
"editor.codeActionsOnSave": { | ||
"source.fixAll.eslint": true | ||
"source.fixAll.eslint": "always" | ||
} | ||
} |
{ | ||
"name": "create-appncy", | ||
"version": "1.1.42", | ||
"version": "1.1.43", | ||
"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
1662
702453
79