Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
velut committed Dec 18, 2023
1 parent 35e4475 commit eaf777f
Show file tree
Hide file tree
Showing 2 changed files with 157 additions and 164 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,14 @@
"@sveltejs/kit": "^1.30.3",
"@tailwindcss/typography": "^0.5.10",
"@types/html-minifier": "^4.0.5",
"@types/node": "^20.10.4",
"@typescript-eslint/eslint-plugin": "^6.14.0",
"@typescript-eslint/parser": "^6.14.0",
"@types/node": "^20.10.5",
"@typescript-eslint/eslint-plugin": "^6.15.0",
"@typescript-eslint/parser": "^6.15.0",
"autoprefixer": "^10.4.16",
"cross-env": "^7.0.3",
"daisyui": "^4.4.20",
"dotenv": "^16.3.1",
"eslint": "^8.55.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.35.1",
"hasha": "^6.0.0",
Expand All @@ -45,12 +45,12 @@
"rollup-plugin-license": "^3.2.0",
"svelte": "^4.2.8",
"svelte-check": "^3.6.2",
"tailwindcss": "^3.3.6",
"tailwindcss": "^3.3.7",
"tslib": "^2.6.2",
"tsx": "^4.6.2",
"typescript": "^5.3.3",
"unplugin-icons": "^0.18.1",
"vite": "^5.0.9"
"vite": "^5.0.10"
},
"type": "module"
}
Loading

0 comments on commit eaf777f

Please sign in to comment.