Skip to content

Commit

Permalink
bump npm deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and jrmajor committed Nov 14, 2024
1 parent 7d7c983 commit be35d7f
Show file tree
Hide file tree
Showing 2 changed files with 231 additions and 221 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,27 +11,27 @@
},
"dependencies": {
"@inertiajs/svelte": "1.3.0-beta.2",
"@sveltejs/vite-plugin-svelte": "4.0.0-next.7",
"@sveltejs/vite-plugin-svelte": "4.0.0",
"@tailwindcss/forms": "^0.5.9",
"croppr": "^2.3",
"esm-env": "^1.0",
"esm-env": "^1.1",
"pretty-bytes": "^6.1",
"svelte": "5.0.0-next.262",
"svelte": "5.2.0",
"tailwindcss": "^3.4"
},
"devDependencies": {
"@jrmajor/eslint-config": "^0.0.6",
"@stylistic/eslint-plugin": "^2.9",
"@types/node": "^22.7",
"@stylistic/eslint-plugin": "^2.10",
"@types/node": "^22.9",
"autoprefixer": "^10.4",
"eslint": "^9.12",
"eslint-plugin-svelte": "^2.44",
"globals": "^15.10",
"eslint": "^9.14",
"eslint-plugin-svelte": "^2.46",
"globals": "^15.12",
"laravel-vite-plugin": "^1.0",
"postcss": "^8.4",
"svelte-check": "^4.0",
"typescript": "^5.6",
"typescript-eslint": "^8.8",
"typescript-eslint": "^8.14",
"vite": "^5.4",
"vite-bundle-visualizer": "^1.2"
}
Expand Down
Loading

0 comments on commit be35d7f

Please sign in to comment.