Skip to content

Commit

Permalink
Update npm
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent 55770dd commit 157020d
Show file tree
Hide file tree
Showing 2 changed files with 973 additions and 630 deletions.
10 changes: 5 additions & 5 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
"devDependencies": {
"@floating-ui/dom": "^1.5.3",
"@skeletonlabs/skeleton": "^2.2.0",
"@skeletonlabs/tw-plugin": "^0.2.1",
"@skeletonlabs/tw-plugin": "^0.4.0",
"@sveltejs/adapter-node": "^1.3.1",
"@sveltejs/kit": "^1.25.1",
"@tailwindcss/forms": "^0.5.6",
"@total-typescript/ts-reset": "^0.5.1",
"@types/node": "20.10.0",
"@total-typescript/ts-reset": "^0.6.0",
"@types/node": "20.17.9",
"@typescript-eslint/eslint-plugin": "^6.7.3",
"@typescript-eslint/parser": "^6.7.3",
"autoprefixer": "^10.4.16",
Expand All @@ -31,15 +31,15 @@
"postcss": "^8.4.31",
"prettier": "^3.0.3",
"prettier-plugin-svelte": "^3.0.3",
"prettier-plugin-tailwindcss": "^0.5.4",
"prettier-plugin-tailwindcss": "^0.6.0",
"svelte": "^4.2.1",
"svelte-check": "^3.5.2",
"svelte-feather-icons": "^4.0.1",
"tailwindcss": "^3.3.3",
"tslib": "^2.6.2",
"typescript": "^5.2.2",
"vite": "^5.0.0",
"vite-plugin-tailwind-purgecss": "0.1.3"
"vite-plugin-tailwind-purgecss": "0.3.5"
},
"type": "module"
}
Loading

0 comments on commit 157020d

Please sign in to comment.