Skip to content

Commit

Permalink
Bump the npm group across 1 directory with 17 updates (#1117)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 16, 2024
1 parent e289b3e commit 40ad0f4
Show file tree
Hide file tree
Showing 4 changed files with 314 additions and 307 deletions.
34 changes: 17 additions & 17 deletions Website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,37 +18,37 @@
},
"devDependencies": {
"@eslint/js": "9.12.0",
"@playwright/test": "1.47.2",
"@sveltejs/adapter-node": "5.2.5",
"@sveltejs/enhanced-img": "0.3.8",
"@sveltejs/kit": "2.6.3",
"@playwright/test": "1.48.0",
"@sveltejs/adapter-node": "5.2.7",
"@sveltejs/enhanced-img": "0.3.9",
"@sveltejs/kit": "2.7.1",
"@sveltejs/vite-plugin-svelte": "3.1.2",
"@types/bunyan": "1.8.11",
"@types/eslint": "9.6.1",
"@types/node": "22.7.4",
"@typescript-eslint/eslint-plugin": "8.8.1",
"@typescript-eslint/parser": "8.8.1",
"@types/node": "22.7.5",
"@typescript-eslint/eslint-plugin": "8.9.0",
"@typescript-eslint/parser": "8.9.0",
"autoprefixer": "10.4.20",
"bunya": "1.0.0",
"dotenv": "16.4.5",
"eslint": "9.12.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-simple-import-sort": "12.1.1",
"eslint-plugin-svelte": "2.44.1",
"globals": "15.10.0",
"msw": "2.4.9",
"globals": "15.11.0",
"msw": "2.4.11",
"postcss": "8.4.47",
"postcss-load-config": "6.0.1",
"prettier": "3.3.3",
"prettier-plugin-svelte": "3.2.7",
"prettier-plugin-tailwindcss": "0.6.8",
"svelte": "4.2.19",
"svelte-check": "4.0.4",
"tailwindcss": "3.4.13",
"tslib": "2.7.0",
"typescript": "5.6.2",
"typescript-eslint": "8.8.1",
"vite": "5.4.8",
"svelte-check": "4.0.5",
"tailwindcss": "3.4.14",
"tslib": "2.8.0",
"typescript": "5.6.3",
"typescript-eslint": "8.9.0",
"vite": "5.4.9",
"vite-plugin-checker": "0.8.0"
},
"type": "module",
Expand All @@ -58,13 +58,13 @@
"bunyan": "1.8.15",
"bunyan-seq": "1.0.0",
"clsx": "2.1.1",
"lucide-svelte": "0.447.0",
"lucide-svelte": "0.453.0",
"mode-watcher": "0.4.1",
"svelte-form-helper": "0.4.1",
"svelte-headless-table": "0.18.2",
"svelte-sonner": "0.3.28",
"sveltekit-i18n": "2.4.2",
"tailwind-merge": "2.5.3",
"tailwind-merge": "2.5.4",
"tailwind-variants": "0.2.1",
"vaul-svelte": "0.3.2",
"zod": "3.23.8"
Expand Down
Loading

0 comments on commit 40ad0f4

Please sign in to comment.