Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 15, 2024
1 parent f06aeb5 commit d35a93d
Show file tree
Hide file tree
Showing 3 changed files with 315 additions and 316 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
22.9.0
22.11.0
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "yuna.work",
"version": "0.0.1",
"packageManager": "pnpm@9.11.0",
"packageManager": "pnpm@9.13.2",
"scripts": {
"dev": "astro dev",
"start": "astro dev",
Expand All @@ -12,26 +12,26 @@
},
"dependencies": {
"astro": "4.15.9",
"astro-icon": "1.1.1",
"astro-icon": "1.1.2",
"@fontsource-variable/dm-sans": "5.1.0"
},
"devDependencies": {
"@astrojs/check": "0.9.3",
"@astrojs/sitemap": "3.1.6",
"@astrojs/tailwind": "5.1.1",
"@astrojs/ts-plugin": "1.10.2",
"@playwright/test": "1.47.2",
"@astrojs/check": "0.9.4",
"@astrojs/sitemap": "3.2.1",
"@astrojs/tailwind": "5.1.2",
"@astrojs/ts-plugin": "1.10.4",
"@playwright/test": "1.48.2",
"@rollup/plugin-yaml": "4.1.2",
"@types/node": "22.9.0",
"sharp": "0.33.5",
"tailwindcss": "3.4.13",
"tailwindcss": "3.4.15",
"autoprefixer": "10.4.20",
"cssnano": "7.0.6",
"dotenv": "16.4.5",
"postcss": "8.4.47",
"postcss": "8.4.49",
"prettier": "3.3.3",
"prettier-plugin-astro": "0.14.1",
"typescript": "5.6.2",
"vite": "5.4.7"
"typescript": "5.6.3",
"vite": "5.4.11"
}
}
Loading

0 comments on commit d35a93d

Please sign in to comment.