Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
velut committed Jan 14, 2024
1 parent 0f634b9 commit 73c321e
Show file tree
Hide file tree
Showing 2 changed files with 169 additions and 164 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,16 +20,16 @@
"devDependencies": {
"@iconify-json/noto": "^1.1.18",
"@sveltejs/adapter-static": "^3.0.1",
"@sveltejs/kit": "^2.0.6",
"@sveltejs/kit": "^2.3.2",
"@sveltejs/vite-plugin-svelte": "^3.0.1",
"@tailwindcss/typography": "^0.5.10",
"@types/html-minifier": "^4.0.5",
"@types/node": "^20.10.6",
"@typescript-eslint/eslint-plugin": "^6.18.0",
"@typescript-eslint/parser": "^6.18.0",
"@types/node": "^20.11.0",
"@typescript-eslint/eslint-plugin": "^6.18.1",
"@typescript-eslint/parser": "^6.18.1",
"autoprefixer": "^10.4.16",
"cross-env": "^7.0.3",
"daisyui": "^4.5.0",
"daisyui": "^4.6.0",
"dotenv": "^16.3.1",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -38,19 +38,19 @@
"html-minifier": "^4.0.0",
"klaw": "^4.1.0",
"modern-normalize": "^2.0.0",
"pathe": "^1.1.1",
"pathe": "^1.1.2",
"postcss": "^8.4.33",
"prettier": "^3.1.1",
"prettier": "^3.2.2",
"prettier-plugin-svelte": "^3.1.2",
"prettier-plugin-tailwindcss": "^0.5.11",
"rollup-plugin-license": "^3.2.0",
"svelte": "^4.2.8",
"svelte-check": "^3.6.2",
"svelte-check": "^3.6.3",
"tailwindcss": "^3.4.1",
"tslib": "^2.6.2",
"tsx": "^4.7.0",
"typescript": "^5.3.3",
"unplugin-icons": "^0.18.1",
"unplugin-icons": "^0.18.2",
"vite": "^5.0.11"
},
"type": "module"
Expand Down
Loading

0 comments on commit 73c321e

Please sign in to comment.