Skip to content

Commit

Permalink
⬆️ Bump the patch group with 10 updates (#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 104e886 commit 45efb07
Show file tree
Hide file tree
Showing 2 changed files with 200 additions and 204 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,26 +28,26 @@
"docker:kill": "docker ps --format '{{.Image}} {{.ID}}' | grep lmgtfy | awk '{print $2}' | xargs docker kill"
},
"devDependencies": {
"@eslint/js": "^9.9.0",
"@eslint/js": "^9.9.1",
"@natoboram/heroicons.svelte": "^1.0.6",
"@playwright/test": "^1.46.0",
"@sveltejs/adapter-auto": "^3.2.2",
"@playwright/test": "^1.46.1",
"@sveltejs/adapter-auto": "^3.2.4",
"@sveltejs/adapter-node": "^5.0.1",
"@sveltejs/adapter-static": "^3.0.2",
"@sveltejs/kit": "^2.5.19",
"@sveltejs/vite-plugin-svelte": "^3.1.1",
"@sveltejs/adapter-static": "^3.0.4",
"@sveltejs/kit": "^2.5.25",
"@sveltejs/vite-plugin-svelte": "^3.1.2",
"autoprefixer": "^10.4.20",
"eslint": "^9.9.0",
"eslint": "^9.9.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.43.0",
"globals": "^15.1.0",
"postcss": "^8.4.41",
"postcss": "^8.4.43",
"prettier": "^3.3.3",
"prettier-plugin-svelte": "^3.2.6",
"prettier-plugin-tailwindcss": "^0.6.6",
"svelte": "^4.2.18",
"svelte": "^4.2.19",
"svelte-check": "^3.7.1",
"tailwindcss": "^3.4.9",
"tailwindcss": "^3.4.10",
"tslib": "^2.6.3",
"typescript": "^5.4.5",
"typescript-eslint": "^8.0.1",
Expand Down
Loading

0 comments on commit 45efb07

Please sign in to comment.