Skip to content

Commit

Permalink
update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
rol4nd909 committed Dec 30, 2024
1 parent 67437a3 commit b52e82a
Show file tree
Hide file tree
Showing 2 changed files with 1,905 additions and 1,783 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,29 +12,29 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/check": "^0.9.3",
"@astrojs/tailwind": "^5.1.0",
"astro": "^4.15.0",
"astro-icon": "^1.1.1",
"@astrojs/check": "^0.9.4",
"@astrojs/tailwind": "^5.1.4",
"astro": "^5.1.1",
"astro-icon": "^1.1.5",
"slugify": "^1.6.6",
"tailwindcss": "^3.4.10"
"tailwindcss": "^3.4.17"
},
"devDependencies": {
"@csstools/postcss-global-data": "^3.0.0",
"@types/postcss-js": "^4.0.4",
"postcss": "^8.4.41",
"postcss-custom-media": "^11.0.1",
"postcss": "^8.4.49",
"postcss-custom-media": "^11.0.5",
"postcss-js": "^4.0.1",
"postcss-preset-env": "^10.0.2",
"postcss-preset-env": "^10.1.3",
"postcss-utopia": "^1.1.0",
"prettier": "^3.3.3",
"prettier": "^3.4.2",
"prettier-plugin-astro": "^0.14.1",
"prettier-plugin-tailwindcss": "^0.6.6",
"prettier-plugin-tailwindcss": "^0.6.9",
"sharp": "^0.33.5",
"typescript": "^5.5.4"
"typescript": "^5.7.2"
},
"engines": {
"node": ">=20.11.0"
},
"packageManager": "pnpm@9.12.1+sha512.e5a7e52a4183a02d5931057f7a0dbff9d5e9ce3161e33fa68ae392125b79282a8a8a470a51dfc8a0ed86221442eb2fb57019b0990ed24fab519bf0e1bc5ccfc4"
"packageManager": "pnpm@9.12.1"
}
Loading

0 comments on commit b52e82a

Please sign in to comment.