Skip to content

Commit

Permalink
update latest minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
vasfvitor committed Oct 22, 2023
1 parent 6736980 commit 1b5920f
Show file tree
Hide file tree
Showing 2 changed files with 543 additions and 378 deletions.
17 changes: 9 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,27 +13,28 @@
"format": "prettier --write . --plugin=prettier-plugin-astro --plugin=prettier-plugin-svelte --plugin=prettier-plugin-tailwindcss"
},
"dependencies": {
"@astrojs/prefetch": "^0.4.0",
"@astrojs/svelte": "^4.0.2",
"@astrojs/tailwind": "^5.0.0",
"@astrojs/prefetch": "^0.4.1",
"@astrojs/svelte": "^4.0.3",
"@astrojs/tailwind": "^5.0.2",
"@fontsource/poppins": "^5.0.8",
"@growthbook/growthbook": "^0.29.0",
"@nanostores/persistent": "^0.9.1",
"animate.css": "^4.1.1",
"astro": "^3.2.2",
"nanostores": "^0.9.3",
"astro": "^3.3.2",
"nanostores": "^0.9.4",
"sharp": "^0.32.6",
"svelte": "^4.2.1",
"svelte": "^4.2.2",
"tailwindcss": "^3.3.3",
"unpic": "^3.10.1"
},
"devDependencies": {
"@tailwindcss/typography": "^0.5.10",
"astro-icon": "^0.8.1",
"daisyui": "^3.8.3",
"daisyui": "^3.9.3",
"prettier": "^3.0.3",
"prettier-plugin-astro": "^0.12.0",
"prettier-plugin-svelte": "^3.0.3",
"prettier-plugin-tailwindcss": "^0.5.5"
"prettier-plugin-tailwindcss": "^0.5.6"
},
"engines": {
"node": ">=18.14.1"
Expand Down
Loading

0 comments on commit 1b5920f

Please sign in to comment.