Skip to content

Commit 68ba985

Browse files
chore(deps): update all non-major dependencies (#81)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3840046 commit 68ba985

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

bun.lockb

725 Bytes
Binary file not shown.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@
2424
]
2525
},
2626
"devDependencies": {
27-
"@commitlint/cli": "^19.6.1",
28-
"@commitlint/config-conventional": "^19.6.0",
27+
"@commitlint/cli": "^19.7.1",
28+
"@commitlint/config-conventional": "^19.7.1",
2929
"@sveltejs/adapter-auto": "^4.0.0",
3030
"@sveltejs/kit": "^2.16.1",
3131
"@total-typescript/ts-reset": "^0.6.1",
32-
"@typescript-eslint/eslint-plugin": "^8.21.0",
33-
"@typescript-eslint/parser": "^8.21.0",
32+
"@typescript-eslint/eslint-plugin": "^8.22.0",
33+
"@typescript-eslint/parser": "^8.22.0",
3434
"autoprefixer": "^10.4.20",
3535
"clsx": "^2.1.1",
3636
"eslint": "^9.19.0",
@@ -44,7 +44,7 @@
4444
"prettier": "^3.4.2",
4545
"prettier-plugin-svelte": "^3.3.3",
4646
"prettier-plugin-tailwindcss": "^0.6.11",
47-
"svelte": "^5.19.3",
47+
"svelte": "^5.19.6",
4848
"svelte-check": "^4.1.4",
4949
"tailwind-merge": "^2.6.0",
5050
"tailwindcss": "^3.4.17",

0 commit comments

Comments
 (0)