Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
velut committed Nov 28, 2023
1 parent edd4de4 commit 5396050
Show file tree
Hide file tree
Showing 2 changed files with 151 additions and 151 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,17 +18,17 @@
"bunny:deploy": "tsx scripts/deploy-on-bunny.ts"
},
"devDependencies": {
"@iconify-json/noto": "^1.1.14",
"@iconify-json/noto": "^1.1.16",
"@sveltejs/adapter-static": "^2.0.3",
"@sveltejs/kit": "^1.27.6",
"@tailwindcss/typography": "^0.5.10",
"@types/html-minifier": "^4.0.5",
"@types/node": "^20.10.0",
"@typescript-eslint/eslint-plugin": "^6.12.0",
"@typescript-eslint/parser": "^6.12.0",
"@typescript-eslint/eslint-plugin": "^6.13.1",
"@typescript-eslint/parser": "^6.13.1",
"autoprefixer": "^10.4.16",
"cross-env": "^7.0.3",
"daisyui": "^4.4.9",
"daisyui": "^4.4.14",
"dotenv": "^16.3.1",
"eslint": "^8.54.0",
"eslint-config-prettier": "^9.0.0",
Expand All @@ -47,10 +47,10 @@
"svelte-check": "^3.6.2",
"tailwindcss": "^3.3.5",
"tslib": "^2.6.2",
"tsx": "^4.5.0",
"tsx": "^4.6.0",
"typescript": "^5.3.2",
"unplugin-icons": "^0.17.4",
"vite": "^5.0.2"
"vite": "^5.0.3"
},
"type": "module"
}
Loading

0 comments on commit 5396050

Please sign in to comment.