Skip to content

Commit

Permalink
chore: deps bump
Browse files Browse the repository at this point in the history
  • Loading branch information
rayriffy committed Sep 19, 2023
1 parent 8ee8f9e commit ba229b1
Show file tree
Hide file tree
Showing 2 changed files with 491 additions and 471 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,33 +29,33 @@
},
"homepage": "https://h.rayriffy.com",
"dependencies": {
"sharp": "^0.32.5"
"sharp": "^0.32.6"
},
"devDependencies": {
"@nanostores/persistent": "^0.9.1",
"@prisma/client": "^5.2.0",
"@prisma/client": "^5.3.1",
"@sveltejs/adapter-node": "^1.3.1",
"@sveltejs/kit": "^1.24.1",
"@sveltejs/kit": "^1.25.0",
"@types/cookie": "^0.5.2",
"@types/lodash.kebabcase": "^4.1.7",
"@types/node": "^20.6.0",
"@types/node": "^20.6.2",
"@vite-pwa/sveltekit": "^0.2.7",
"autoprefixer": "^10.4.15",
"daisyui": "^3.7.3",
"daisyui": "^3.7.6",
"destr": "^2.0.1",
"dotenv": "^16.3.1",
"lodash.kebabcase": "^4.1.1",
"nanostores": "^0.9.3",
"p-queue": "^7.4.1",
"postcss": "^8.4.29",
"postcss": "^8.4.30",
"prettier": "^3.0.3",
"prettier-plugin-svelte": "^3.0.3",
"prettier-plugin-tailwindcss": "^0.5.4",
"prisma": "^5.2.0",
"prisma": "^5.3.1",
"rollup-plugin-visualizer": "^5.9.2",
"svelte": "^4.2.0",
"svelte-aio": "^1.0.1",
"svelte-check": "^3.5.1",
"svelte-check": "^3.5.2",
"tailwindcss": "^3.3.3",
"ts-node": "^10.9.1",
"tslib": "^2.6.2",
Expand Down
Loading

0 comments on commit ba229b1

Please sign in to comment.