Skip to content

Commit

Permalink
Bump the npm group in /Website with 13 updates (#1123)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent 03b6592 commit b92eac9
Show file tree
Hide file tree
Showing 10 changed files with 374 additions and 408 deletions.
26 changes: 13 additions & 13 deletions Website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,37 +17,37 @@
"shadcn": "pnpm dlx shadcn-svelte@latest add"
},
"devDependencies": {
"@eslint/js": "9.12.0",
"@playwright/test": "1.48.0",
"@sveltejs/adapter-node": "5.2.7",
"@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.1",
"@sveltejs/vite-plugin-svelte": "3.1.2",
"@sveltejs/kit": "2.7.2",
"@sveltejs/vite-plugin-svelte": "4.0.0",
"@types/bunyan": "1.8.11",
"@types/eslint": "9.6.1",
"@types/node": "22.7.5",
"@typescript-eslint/eslint-plugin": "8.9.0",
"@typescript-eslint/parser": "8.9.0",
"@types/node": "22.7.7",
"@typescript-eslint/eslint-plugin": "8.10.0",
"@typescript-eslint/parser": "8.10.0",
"autoprefixer": "10.4.20",
"bunya": "1.0.0",
"dotenv": "16.4.5",
"eslint": "9.12.0",
"eslint": "9.13.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-simple-import-sort": "12.1.1",
"eslint-plugin-svelte": "2.44.1",
"eslint-plugin-svelte": "2.46.0",
"globals": "15.11.0",
"msw": "2.4.11",
"msw": "2.4.12",
"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": "5.0.4",
"svelte-check": "4.0.5",
"tailwindcss": "3.4.14",
"tslib": "2.8.0",
"typescript": "5.6.3",
"typescript-eslint": "8.9.0",
"typescript-eslint": "8.10.0",
"vite": "5.4.9",
"vite-plugin-checker": "0.8.0"
},
Expand Down
Loading

0 comments on commit b92eac9

Please sign in to comment.