Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
KTibow committed Jan 6, 2024
1 parent e9ff060 commit 006cb59
Show file tree
Hide file tree
Showing 2 changed files with 246 additions and 246 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,21 +17,21 @@
"@sveltejs/kit": "^2.0.6",
"autoprefixer": "^10.4.16",
"eslint": "^8.56.0",
"eslint-config-prettier": "^8.10.0",
"eslint-config-prettier": "^9.1.0",
"jszip": "^3.10.1",
"m3-svelte": "^3.0.1",
"monaco-editor": "^0.40.0",
"postcss": "^8.4.32",
"postcss-load-config": "^4.0.2",
"m3-svelte": "^3.1.3",
"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.9",
"svelte": "4.2.7",
"prettier-plugin-tailwindcss": "^0.5.11",
"svelte": "4.2.8",
"svelte-check": "^3.6.2",
"svelte-preprocess": "^5.1.3",
"tailwindcss": "^3.4.0",
"tailwindcss": "^3.4.1",
"typescript": "^5.3.3",
"vite": "^5.0.10"
"vite": "^5.0.11"
},
"type": "module"
}
Loading

0 comments on commit 006cb59

Please sign in to comment.