chore: update deps

This commit is contained in:
C4illin
2024-11-25 23:22:18 +01:00
parent f0f30224b5
commit c5f8162a22
2 changed files with 4 additions and 4 deletions

BIN
bun.lockb

Binary file not shown.

View File

@@ -33,7 +33,7 @@
"@types/bun": "^1.1.13",
"@types/eslint-plugin-tailwindcss": "^3.17.0",
"@types/eslint__js": "^8.42.3",
"@types/node": "^22.9.1",
"@types/node": "^22.9.4",
"autoprefixer": "^10.4.20",
"cssnano": "^7.0.6",
"eslint": "^9.15.0",
@@ -42,14 +42,14 @@
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-tailwindcss": "^3.17.5",
"globals": "^15.12.0",
"knip": "^5.37.1",
"knip": "^5.37.2",
"npm-run-all2": "^7.0.1",
"postcss": "^8.4.49",
"postcss-cli": "^11.0.0",
"prettier": "^3.3.3",
"tailwind-scrollbar": "^3.1.0",
"tailwindcss": "^3.4.15",
"typescript": "^5.6.3",
"typescript-eslint": "^8.15.0"
"typescript": "^5.7.2",
"typescript-eslint": "^8.16.0"
}
}