Skip to content

Commit

Permalink
chore(deps): update npm
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 11, 2025
1 parent a4ee0df commit c1e12e7
Show file tree
Hide file tree
Showing 2 changed files with 841 additions and 689 deletions.
56 changes: 28 additions & 28 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"node": ">=18.13.0 <23.0.0",
"pnpm": ">=8.0.0"
},
"packageManager": "pnpm@9.9.0",
"packageManager": "pnpm@9.15.3",
"scripts": {
"dev": "vavite-loader vite dev --host",
"build": "vite build",
Expand All @@ -17,43 +17,43 @@
"fmt": "pnpm format"
},
"devDependencies": {
"@fontsource/fira-mono": "5.0.15",
"@fontsource/varela": "5.0.15",
"@iconify/json": "2.2.245",
"@fontsource/fira-mono": "5.1.1",
"@fontsource/varela": "5.1.1",
"@iconify/json": "2.2.294",
"@prgm/sveltekit-progress-bar": "2.0.0",
"@supabase/supabase-js": "2.45.3",
"@supabase/supabase-js": "2.47.12",
"@sveltejs/adapter-vercel": "4.0.5",
"@sveltejs/kit": "1.30.4",
"@typescript-eslint/eslint-plugin": "8.4.0",
"@typescript-eslint/parser": "8.4.0",
"@vavite/node-loader": "5.0.0",
"@vercel/analytics": "1.3.1",
"@vitejs/plugin-basic-ssl": "1.1.0",
"@typescript-eslint/eslint-plugin": "8.19.1",
"@typescript-eslint/parser": "8.19.1",
"@vavite/node-loader": "5.1.0",
"@vercel/analytics": "1.4.1",
"@vitejs/plugin-basic-ssl": "1.2.0",
"autoprefixer": "10.4.20",
"cssnano": "7.0.6",
"dotenv": "16.4.5",
"eslint": "9.10.0",
"dotenv": "16.4.7",
"eslint": "9.18.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-svelte3": "4.0.0",
"lucide-svelte": "0.439.0",
"pixi-filters": "6.0.5",
"pixi.js": "8.3.4",
"postcss": "8.4.45",
"lucide-svelte": "0.471.0",
"pixi-filters": "6.0.6",
"pixi.js": "8.6.6",
"postcss": "8.4.49",
"postcss-load-config": "6.0.1",
"prettier": "3.3.3",
"prettier-plugin-svelte": "3.2.6",
"sass": "1.78.0",
"supabase": "1.191.3",
"prettier": "3.4.2",
"prettier-plugin-svelte": "3.3.2",
"sass": "1.83.1",
"supabase": "1.226.4",
"svelte": "4.2.19",
"svelte-check": "4.0.2",
"svelte-preprocess": "6.0.2",
"svelte-check": "4.1.3",
"svelte-preprocess": "6.0.3",
"svelte-simple-modal": "1.6.2",
"svelte2tsx": "0.7.18",
"tslib": "2.7.0",
"typescript": "5.5.4",
"unplugin-icons": "0.19.3",
"vite": "5.4.6",
"web-vitals": "4.2.3"
"svelte2tsx": "0.7.34",
"tslib": "2.8.1",
"typescript": "5.7.3",
"unplugin-icons": "0.22.0",
"vite": "5.4.11",
"web-vitals": "4.2.4"
},
"type": "module"
}
Loading

0 comments on commit c1e12e7

Please sign in to comment.