Skip to content

Commit

Permalink
chore: bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
iceghost committed Oct 28, 2023
1 parent 631e970 commit 9274a6f
Show file tree
Hide file tree
Showing 2 changed files with 192 additions and 205 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,26 +12,26 @@
"format": "prettier --write --plugin prettier-plugin-svelte --plugin prettier-plugin-tailwindcss ."
},
"devDependencies": {
"@bkalendar/core": "^23.1.1",
"@fontsource/arimo": "^5.0.9",
"@bkalendar/core": "^23.1.3",
"@fontsource/arimo": "^5.0.17",
"@sveltejs/adapter-static": "^2.0.3",
"@sveltejs/kit": "^1.24.0",
"@sveltejs/kit": "^1.27.1",
"@types/gapi": "^0.0.44",
"@types/gapi.calendar": "^3.0.6",
"autoprefixer": "^10.4.15",
"@types/gapi.calendar": "^3.0.8",
"autoprefixer": "^10.4.16",
"date-fns": "^2.30.0",
"postcss": "^8.4.29",
"postcss": "^8.4.31",
"postcss-load-config": "^4.0.1",
"prettier": "^3.0.3",
"prettier-plugin-svelte": "^3.0.3",
"prettier-plugin-tailwindcss": "^0.5.3",
"svelte": "^4.2.0",
"svelte-check": "^3.5.1",
"prettier-plugin-tailwindcss": "^0.5.6",
"svelte": "^4.2.2",
"svelte-check": "^3.5.2",
"svelte-preprocess": "^5.0.4",
"tailwindcss": "^3.3.3",
"tailwindcss": "^3.3.5",
"tslib": "^2.6.2",
"typescript": "^5.2.2",
"vite": "^4.4.9"
"vite": "^4.5.0"
},
"type": "module"
}
Loading

0 comments on commit 9274a6f

Please sign in to comment.