Skip to content

Commit

Permalink
deps: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
BastiDood committed Aug 10, 2024
1 parent 9868298 commit 71e20bc
Show file tree
Hide file tree
Showing 3 changed files with 181 additions and 171 deletions.
8 changes: 4 additions & 4 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@steeze-ui/heroicons": "^2.4.0",
"@steeze-ui/simple-icons": "^1.8.0",
"@steeze-ui/svelte-icon": "^1.5.0",
"@sveltejs/kit": "^2.5.20",
"@sveltejs/kit": "^2.5.21",
"date-fns": "catalog:",
"itertools": "^2.3.2",
"jose": "catalog:",
Expand All @@ -32,11 +32,11 @@
"@linthtml/linthtml": "^0.10.1",
"@linthtml/linthtml-config-recommended": "^0.1.0",
"@skeletonlabs/tw-plugin": "^0.4.0",
"@sveltejs/adapter-node": "^5.2.0",
"@sveltejs/adapter-node": "^5.2.1",
"@sveltejs/vite-plugin-svelte": "^3.1.1",
"@tailwindcss/forms": "^0.5.7",
"@tailwindcss/typography": "^0.5.14",
"@types/node": "^22.1.0",
"@types/node": "^22.2.0",
"autoprefixer": "^10.4.20",
"drap-database": "workspace:^",
"drap-email": "workspace:^",
Expand All @@ -45,7 +45,7 @@
"stylelint-config-standard": "^36.0.1",
"stylelint-config-tailwindcss": "^0.0.7",
"svelte-check": "^3.8.5",
"tailwindcss": "^3.4.8",
"tailwindcss": "^3.4.9",
"vite": "^5.4.0",
"vite-plugin-tailwind-purgecss": "^0.3.3"
}
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
"lint:js": "eslint"
},
"devDependencies": {
"@eslint/js": "^9.8.0",
"eslint": "^9.8.0",
"@eslint/js": "^9.9.0",
"eslint": "^9.9.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.43.0",
"globals": "^15.9.0",
"prettier": "^3.3.3",
"prettier-plugin-svelte": "^3.2.6",
"prettier-plugin-tailwindcss": "^0.6.5",
"prettier-plugin-tailwindcss": "^0.6.6",
"stylelint": "^16.8.1",
"stylelint-config-standard": "^36.0.1",
"stylelint-config-tailwindcss": "^0.0.7",
Expand Down
Loading

0 comments on commit 71e20bc

Please sign in to comment.