Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
KTibow committed Nov 4, 2024
1 parent dbf2a3e commit 1cdf4e5
Show file tree
Hide file tree
Showing 2 changed files with 1,865 additions and 1,486 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,26 +13,26 @@
"devDependencies": {
"@iconify/svelte": "^3.1.6",
"@ktibow/iconset-ic": "^1.0.32",
"@sveltejs/adapter-static": "^3.0.1",
"@sveltejs/kit": "^2.3.2",
"@sveltejs/vite-plugin-svelte": "^3.0.1",
"autoprefixer": "^10.4.16",
"eslint": "^8.56.0",
"@sveltejs/adapter-static": "^3.0.6",
"@sveltejs/kit": "^2.7.4",
"@sveltejs/vite-plugin-svelte": "^3.1.2",
"autoprefixer": "^10.4.20",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"jszip": "^3.10.1",
"m3-svelte": "^3.1.3",
"m3-svelte": "^3.4.0",
"monaco-editor": "^0.45.0",
"postcss": "^8.4.33",
"postcss-load-config": "^5.0.2",
"prettier": "^3.1.1",
"prettier-plugin-svelte": "^3.1.2",
"prettier-plugin-tailwindcss": "^0.5.11",
"postcss": "^8.4.47",
"postcss-load-config": "^5.1.0",
"prettier": "^3.3.3",
"prettier-plugin-svelte": "^3.2.7",
"prettier-plugin-tailwindcss": "^0.5.14",
"svelte": "4.2.8",
"svelte-check": "^3.6.2",
"svelte-preprocess": "^5.1.3",
"tailwindcss": "^3.4.1",
"typescript": "^5.3.3",
"vite": "^5.0.11"
"svelte-check": "^3.8.6",
"svelte-preprocess": "^5.1.4",
"tailwindcss": "^3.4.14",
"typescript": "^5.6.3",
"vite": "^5.4.10"
},
"type": "module"
}
Loading

0 comments on commit 1cdf4e5

Please sign in to comment.