Skip to content

Commit

Permalink
updates for cves
Browse files Browse the repository at this point in the history
  • Loading branch information
cmdada committed Oct 22, 2024
1 parent 4194ed4 commit 6d8ee9d
Show file tree
Hide file tree
Showing 7 changed files with 1,440 additions and 1,207 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,32 +11,32 @@
"check:watch": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch"
},
"devDependencies": {
"@iconify-json/arcticons": "^1.1.97",
"@iconify-json/fa-brands": "^1.1.8",
"@iconify-json/octicon": "^1.1.52",
"@iconify-json/ph": "^1.1.11",
"@iconify-json/simple-icons": "^1.1.95",
"@sveltejs/adapter-node": "^5.2.0",
"@sveltejs/kit": "^2.5.4",
"@sveltejs/vite-plugin-svelte": "^3.0.2",
"@iconify-json/arcticons": "^1.2.4",
"@iconify-json/fa-brands": "^1.2.0",
"@iconify-json/octicon": "^1.2.1",
"@iconify-json/ph": "^1.2.1",
"@iconify-json/simple-icons": "^1.2.9",
"@sveltejs/adapter-node": "^5.2.8",
"@sveltejs/kit": "^2.7.2",
"@sveltejs/vite-plugin-svelte": "^3.1.2",
"firacode": "^6.2.0",
"js-yaml": "^4.1.0",
"sass": "^1.72.0",
"sass": "^1.80.3",
"svelte": "^4.2.19",
"svelte-check": "^3.6.7",
"svelte-preprocess": "^5.1.3",
"svelte-check": "^3.8.6",
"svelte-preprocess": "^5.1.4",
"tippy.js": "^6.3.7",
"tslib": "^2.6.2",
"tslib": "^2.8.0",
"twemoji": "^14.0.2",
"unplugin-icons": "^0.17.4",
"vite": "^5.1.7"
"vite": "^5.4.9"
},
"type": "module",
"packageManager": "[email protected]",
"dependencies": {
"@iconify-json/mdi": "^1.1.64",
"dayjs": "^1.11.10",
"@iconify-json/mdi": "^1.2.1",
"dayjs": "^1.11.13",
"lucide-svelte": "^0.424.0",
"typescript": "^5.4.2"
"typescript": "^5.6.3"
}
}
Loading

0 comments on commit 6d8ee9d

Please sign in to comment.