Skip to content

Commit

Permalink
Bump the npm group in /Website with 16 updates (#1011)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent 4c8c100 commit 19a7790
Show file tree
Hide file tree
Showing 2 changed files with 348 additions and 481 deletions.
32 changes: 16 additions & 16 deletions Website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,46 +20,46 @@
"shadcn": "pnpm dlx shadcn-svelte@latest add"
},
"devDependencies": {
"@eslint/js": "9.8.0",
"@playwright/test": "1.45.3",
"@sveltejs/adapter-node": "5.2.0",
"@sveltejs/enhanced-img": "0.3.1",
"@sveltejs/kit": "2.5.20",
"@eslint/js": "9.9.0",
"@playwright/test": "1.46.0",
"@sveltejs/adapter-node": "5.2.1",
"@sveltejs/enhanced-img": "0.3.2",
"@sveltejs/kit": "2.5.21",
"@sveltejs/vite-plugin-svelte": "3.1.1",
"@types/eslint": "9.6.0",
"@types/node": "22.1.0",
"@typescript-eslint/eslint-plugin": "8.0.1",
"@typescript-eslint/parser": "8.0.1",
"@types/node": "22.2.0",
"@typescript-eslint/eslint-plugin": "8.1.0",
"@typescript-eslint/parser": "8.1.0",
"autoprefixer": "10.4.20",
"dotenv": "16.4.5",
"eslint": "9.8.0",
"eslint": "9.9.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-simple-import-sort": "12.1.1",
"eslint-plugin-svelte": "2.43.0",
"globals": "15.9.0",
"msw": "2.3.5",
"postcss": "8.4.40",
"postcss": "8.4.41",
"postcss-load-config": "6.0.1",
"prettier": "3.3.3",
"prettier-plugin-svelte": "3.2.6",
"prettier-plugin-tailwindcss": "0.6.5",
"prettier-plugin-tailwindcss": "0.6.6",
"svelte": "4.2.18",
"svelte-check": "3.8.5",
"tailwindcss": "3.4.7",
"tailwindcss": "3.4.9",
"tslib": "2.6.3",
"typescript": "5.5.4",
"typescript-eslint": "8.0.1",
"vite": "5.3.5",
"typescript-eslint": "8.1.0",
"vite": "5.4.0",
"vite-plugin-checker": "0.7.2"
},
"type": "module",
"dependencies": {
"@unpic/svelte": "0.0.53",
"bits-ui": "0.21.13",
"clsx": "2.1.1",
"lucide-svelte": "0.424.0",
"lucide-svelte": "0.427.0",
"mode-watcher": "0.4.1",
"tailwind-merge": "2.4.0",
"tailwind-merge": "2.5.1",
"tailwind-variants": "0.2.1",
"vaul-svelte": "0.3.2",
"zod": "3.23.8"
Expand Down
Loading

0 comments on commit 19a7790

Please sign in to comment.