Skip to content

Commit

Permalink
feat: deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
stepaniukm committed Apr 8, 2024
1 parent 6d2fcaf commit 099cc38
Show file tree
Hide file tree
Showing 2 changed files with 1,828 additions and 1,676 deletions.
54 changes: 27 additions & 27 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,43 +15,43 @@
"prepare": "husky install"
},
"dependencies": {
"@astrojs/partytown": "^2.0.3",
"@astrojs/rss": "4.0.1",
"@astrojs/vercel": "^6.1.1",
"@astrojs/vue": "^4.0.6",
"@fullcalendar/core": "6.1.10",
"@fullcalendar/daygrid": "6.1.10",
"@fullcalendar/interaction": "6.1.10",
"@fullcalendar/vue3": "^6.1.10",
"@giscus/vue": "^2.4.0",
"@vercel/analytics": "1.1.1",
"@vitejs/plugin-legacy": "5.2.0",
"astro": "4.0.8",
"core-js": "3.35.0",
"@astrojs/partytown": "^2.0.4",
"@astrojs/rss": "4.0.5",
"@astrojs/vercel": "^7.5.2",
"@astrojs/vue": "^4.0.10",
"@fullcalendar/core": "6.1.11",
"@fullcalendar/daygrid": "6.1.11",
"@fullcalendar/interaction": "6.1.11",
"@fullcalendar/vue3": "^6.1.11",
"@giscus/vue": "^3.0.0",
"@vercel/analytics": "1.2.2",
"@vitejs/plugin-legacy": "5.3.2",
"astro": "4.5.16",
"core-js": "3.36.1",
"fuse.js": "7.0.0",
"github-slugger": "2.0.0",
"prettier-plugin-astro": "0.12.3",
"prettier-plugin-astro": "0.13.0",
"remark-collapse": "0.1.2",
"remark-toc": "9.0.0",
"satori": "0.10.11",
"sharp": "0.33.1",
"tailwindcss": "3.4.0",
"typescript": "5.3.3",
"uint8array-extras": "^1.0.0",
"vue": "^3.4.3",
"web-vitals": "3.5.1"
"satori": "0.10.13",
"sharp": "0.33.3",
"tailwindcss": "3.4.3",
"typescript": "5.4.4",
"uint8array-extras": "^1.1.0",
"vue": "^3.4.21",
"web-vitals": "3.5.2"
},
"devDependencies": {
"@astrojs/sitemap": "3.0.4",
"@astrojs/sitemap": "3.1.2",
"@astrojs/tailwind": "5.1.0",
"@tailwindcss/typography": "0.5.10",
"@tailwindcss/typography": "0.5.12",
"@types/core-js": "2.5.8",
"commitizen": "4.3.0",
"cz-conventional-changelog": "3.3.0",
"husky": "8.0.3",
"lint-staged": "15.2.0",
"prettier": "3.1.1",
"prettier-plugin-tailwindcss": "0.5.10"
"husky": "9.0.11",
"lint-staged": "15.2.2",
"prettier": "3.2.5",
"prettier-plugin-tailwindcss": "0.5.13"
},
"config": {
"commitizen": {
Expand Down
Loading

0 comments on commit 099cc38

Please sign in to comment.