update deps

This commit is contained in:
Bart van der Braak 2024-10-18 01:59:34 +02:00
parent f30865f927
commit 5ce822e8de
2 changed files with 686 additions and 683 deletions

View file

@ -1,6 +1,6 @@
{ {
"name": "hellob.art", "name": "hellob.art",
"version": "1.0.0", "version": "1.1.0",
"type": "module", "type": "module",
"private": true, "private": true,
"scripts": { "scripts": {
@ -15,40 +15,40 @@
"prepare": "npx husky && svelte-kit sync && svelte-check --tsconfig ./tsconfig.json" "prepare": "npx husky && svelte-kit sync && svelte-check --tsconfig ./tsconfig.json"
}, },
"devDependencies": { "devDependencies": {
"@sveltejs/adapter-node": "^5.2.5", "@sveltejs/adapter-node": "^5.2.7",
"@sveltejs/kit": "^2.5.18", "@sveltejs/kit": "^2.7.1",
"@sveltejs/vite-plugin-svelte": "^3.1.1", "@sveltejs/vite-plugin-svelte": "^3.1.2",
"@types/eslint": "^8.56.10", "@types/eslint": "^8.56.12",
"@typescript-eslint/eslint-plugin": "^7.15.0", "@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.15.0", "@typescript-eslint/parser": "^7.18.0",
"autoprefixer": "^10.4.19", "autoprefixer": "^10.4.20",
"eslint": "^8.57.0", "eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0", "eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.41.0", "eslint-plugin-svelte": "^2.45.1",
"lint-staged": "^15.2.7", "lint-staged": "^15.2.10",
"postcss": "^8.4.39", "postcss": "^8.4.47",
"postcss-load-config": "^6.0.0", "postcss-load-config": "^6.0.1",
"prettier": "^3.3.2", "prettier": "^3.3.3",
"prettier-plugin-svelte": "^3.2.5", "prettier-plugin-svelte": "^3.2.7",
"prettier-plugin-tailwindcss": "^0.6.0", "prettier-plugin-tailwindcss": "^0.6.8",
"svelte": "^4.2.18", "svelte": "^4.2.19",
"svelte-check": "^3.8.4", "svelte-check": "^3.8.6",
"tailwindcss": "^3.4.4", "tailwindcss": "^3.4.14",
"tslib": "^2.6.3", "tslib": "^2.8.0",
"typescript": "^5.5.3" "typescript": "^5.6.3"
}, },
"dependencies": { "dependencies": {
"@resvg/resvg-js": "^2.6.2", "@resvg/resvg-js": "^2.6.2",
"@types/node": "^20.14.9", "@types/node": "^20.16.12",
"bits-ui": "^0.21.11", "bits-ui": "^0.21.16",
"clsx": "^2.1.1", "clsx": "^2.1.1",
"lucide-svelte": "^0.399.0", "lucide-svelte": "^0.399.0",
"mode-watcher": "^0.3.1", "mode-watcher": "^0.3.1",
"satori": "^0.10.13", "satori": "^0.10.14",
"satori-html": "^0.3.2", "satori-html": "^0.3.2",
"tailwind-merge": "^2.3.0", "tailwind-merge": "^2.5.4",
"tailwind-variants": "^0.2.1", "tailwind-variants": "^0.2.1",
"vite": "^5.3.3" "vite": "^5.4.9"
}, },
"lint-staged": { "lint-staged": {
"*.{js,ts,svelte,css,scss,postcss,md,json}": [ "*.{js,ts,svelte,css,scss,postcss,md,json}": [

File diff suppressed because it is too large Load diff