Skip to content
This repository has been archived by the owner on Jan 12, 2025. It is now read-only.

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 30, 2024
1 parent 2fa0a7b commit 3306efd
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 83 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@
"format": "prettier --write ."
},
"devDependencies": {
"@iconify/json": "2.2.285",
"@iconify/json": "2.2.290",
"@sveltejs/adapter-auto": "3.3.1",
"@sveltejs/kit": "2.12.1",
"@sveltejs/kit": "2.15.1",
"@sveltejs/vite-plugin-svelte": "3.1.2",
"@testing-library/dom": "10.4.0",
"@testing-library/svelte": "5.2.6",
"@typescript-eslint/eslint-plugin": "8.18.1",
"@typescript-eslint/parser": "8.18.1",
"@typescript-eslint/eslint-plugin": "8.19.0",
"@typescript-eslint/parser": "8.19.0",
"autoprefixer": "10.4.20",
"eslint": "9.17.0",
"eslint-config-prettier": "9.1.0",
Expand All @@ -37,17 +37,17 @@
"tailwindcss": "3.4.17",
"tslib": "2.8.1",
"typescript": "5.7.2",
"typescript-eslint": "8.18.1",
"typescript-eslint": "8.19.0",
"unplugin-icons": "0.22.0",
"vite": "5.4.11",
"vitest": "2.1.8"
},
"type": "module",
"dependencies": {
"@fontsource/roboto": "5.1.0",
"@fontsource/roboto": "5.1.1",
"@vercel/analytics": "1.4.1"
},
"packageManager": "[email protected].0",
"packageManager": "[email protected].2",
"engines": {
"pnpm": ">=9"
}
Expand Down
152 changes: 76 additions & 76 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3306efd

Please sign in to comment.