Skip to content

Commit

Permalink
Bump the npm group in /Website with 14 updates (#1134)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 30, 2024
1 parent 6540920 commit 2fc99db
Show file tree
Hide file tree
Showing 2 changed files with 395 additions and 374 deletions.
28 changes: 14 additions & 14 deletions Website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,16 @@
},
"devDependencies": {
"@eslint/js": "9.13.0",
"@playwright/test": "1.48.1",
"@sveltejs/adapter-node": "5.2.8",
"@sveltejs/enhanced-img": "0.3.9",
"@sveltejs/kit": "2.7.2",
"@playwright/test": "1.48.2",
"@sveltejs/adapter-node": "5.2.9",
"@sveltejs/enhanced-img": "0.3.10",
"@sveltejs/kit": "2.7.3",
"@sveltejs/vite-plugin-svelte": "4.0.0",
"@types/bunyan": "1.8.11",
"@types/eslint": "9.6.1",
"@types/node": "22.7.7",
"@typescript-eslint/eslint-plugin": "8.10.0",
"@typescript-eslint/parser": "8.10.0",
"@types/node": "22.8.1",
"@typescript-eslint/eslint-plugin": "8.12.0",
"@typescript-eslint/parser": "8.12.0",
"autoprefixer": "10.4.20",
"bunya": "1.0.0",
"dotenv": "16.4.5",
Expand All @@ -36,32 +36,32 @@
"eslint-plugin-simple-import-sort": "12.1.1",
"eslint-plugin-svelte": "2.46.0",
"globals": "15.11.0",
"msw": "2.4.12",
"msw": "2.5.2",
"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": "5.0.4",
"svelte": "5.1.3",
"svelte-check": "4.0.5",
"tailwindcss": "3.4.14",
"tslib": "2.8.0",
"typescript": "5.6.3",
"typescript-eslint": "8.10.0",
"vite": "5.4.9",
"typescript-eslint": "8.12.0",
"vite": "5.4.10",
"vite-plugin-checker": "0.8.0"
},
"type": "module",
"dependencies": {
"@unpic/svelte": "0.0.53",
"@unpic/svelte": "0.0.55",
"bits-ui": "0.21.16",
"bunyan": "1.8.15",
"bunyan-seq": "1.0.0",
"clsx": "2.1.1",
"lucide-svelte": "0.453.0",
"lucide-svelte": "0.454.0",
"mode-watcher": "0.4.1",
"svelte-form-helper": "0.4.1",
"svelte-headless-table": "0.18.2",
"svelte-headless-table": "0.18.3",
"svelte-sonner": "0.3.28",
"sveltekit-i18n": "2.4.2",
"tailwind-merge": "2.5.4",
Expand Down
Loading

0 comments on commit 2fc99db

Please sign in to comment.