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 Dec 5, 2024
1 parent c721a2a commit c7503ff
Show file tree
Hide file tree
Showing 2 changed files with 168 additions and 177 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,24 +14,24 @@
"@sveltejs/vite-plugin-svelte": "^4.0",
"@tailwindcss/forms": "^0.5.9",
"croppr": "^2.3",
"esm-env": "^1.1",
"esm-env": "^1.2",
"pretty-bytes": "^6.1",
"svelte": "^5.2",
"svelte": "^5.7",
"tailwindcss": "^3.4"
},
"devDependencies": {
"@jrmajor/eslint-config": "^0.0.6",
"@stylistic/eslint-plugin": "^2.10",
"@types/node": "^22.9",
"@stylistic/eslint-plugin": "^2.11",
"@types/node": "^22.10",
"autoprefixer": "^10.4",
"eslint": "^9.14",
"eslint": "^9.16",
"eslint-plugin-svelte": "^2.46",
"globals": "^15.12",
"laravel-vite-plugin": "^1.0",
"globals": "^15.13",
"laravel-vite-plugin": "^1.1",
"postcss": "^8.4",
"svelte-check": "^4.0",
"typescript": "^5.6",
"typescript-eslint": "^8.14",
"svelte-check": "^4.1",
"typescript": "^5.7",
"typescript-eslint": "^8.17",
"vite": "^5.4",
"vite-bundle-visualizer": "^1.2"
}
Expand Down
Loading

0 comments on commit c7503ff

Please sign in to comment.