Skip to content

Commit

Permalink
chore: depends version
Browse files Browse the repository at this point in the history
  • Loading branch information
dvgamerr committed Apr 25, 2024
1 parent 8d9a06c commit 207162e
Show file tree
Hide file tree
Showing 5 changed files with 4,641 additions and 3,610 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,26 +14,26 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/sitemap": "^3.1.2",
"@astrojs/sitemap": "^3.1.4",
"@cronitorio/cronitor-rum": "^0.4.1",
"arg": "^5.0.2",
"astro": "^4.5.12",
"astro": "^4.6.4",
"astro-google-fonts-optimizer": "^0.2.2",
"astro-robots-txt": "^1.0.0",
"astro-webmanifest": "^1.0.0",
"numeral": "^2.0.6",
"pino": "^8.19.0",
"pino": "^9.0.0",
"sharp": "^0.33.3"
},
"devDependencies": {
"@commitlint/cli": "^19.2.1",
"@commitlint/config-conventional": "^19.1.0",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@vite-pwa/astro": "^0.3.1",
"bootstrap": "^5.3.3",
"charts.css": "^1.1.0",
"dayjs": "^1.11.10",
"dotenv": "^16.4.5",
"pino-pretty": "^11.0.0",
"sass": "^1.72.0"
"sass": "^1.75.0"
}
}
Loading

0 comments on commit 207162e

Please sign in to comment.