Skip to content

Commit

Permalink
Merge pull request #140 from birkskyum/Bump-all-templates
Browse files Browse the repository at this point in the history
Update all templates
  • Loading branch information
ryansolid authored Jan 19, 2024
2 parents d785e3d + 63f3a89 commit 16f750b
Show file tree
Hide file tree
Showing 46 changed files with 9,909 additions and 10,077 deletions.
4 changes: 2 additions & 2 deletions js-tailwindcss/jsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"jsxImportSource": "solid-js",
"types": ["vite/client"],
"noEmit": true,
"isolatedModules": true
}
"isolatedModules": true,
},
}
14 changes: 7 additions & 7 deletions js-tailwindcss/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
},
"license": "MIT",
"devDependencies": {
"autoprefixer": "^10.4.14",
"postcss": "^8.4.24",
"solid-devtools": "^0.27.3",
"tailwindcss": "^3.3.2",
"vite": "^4.3.9",
"vite-plugin-solid": "^2.7.0"
"autoprefixer": "^10.4.17",
"postcss": "^8.4.33",
"solid-devtools": "^0.29.2",
"tailwindcss": "^3.4.1",
"vite": "^5.0.11",
"vite-plugin-solid": "^2.8.2"
},
"dependencies": {
"solid-js": "^1.7.6"
"solid-js": "^1.8.11"
}
}
Loading

0 comments on commit 16f750b

Please sign in to comment.