Skip to content

Commit

Permalink
update & release
Browse files Browse the repository at this point in the history
  • Loading branch information
KTibow committed Sep 14, 2024
1 parent d9fbda4 commit ed2afb7
Show file tree
Hide file tree
Showing 2 changed files with 282 additions and 434 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "m3-svelte",
"version": "3.2.7",
"version": "3.2.8",
"license": "Apache-2.0 OR GPL-3.0-only",
"repository": "KTibow/m3-svelte",
"author": {
Expand Down Expand Up @@ -38,27 +38,27 @@
},
"devDependencies": {
"@sveltejs/adapter-static": "^3.0.4",
"@sveltejs/kit": "^2.5.25",
"@sveltejs/package": "^2.3.4",
"@sveltejs/kit": "^2.5.27",
"@sveltejs/package": "^2.3.5",
"@sveltejs/vite-plugin-svelte": "^3.1.2",
"@typescript-eslint/eslint-plugin": "^8.3.0",
"@typescript-eslint/parser": "^8.3.0",
"@typescript-eslint/eslint-plugin": "^8.5.0",
"@typescript-eslint/parser": "^8.5.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.43.0",
"eslint-plugin-svelte": "^2.44.0",
"fast-glob": "^3.3.2",
"globals": "^15.9.0",
"prettier": "^3.3.2",
"prettier": "^3.3.3",
"prettier-plugin-svelte": "^3.2.6",
"svelte-check": "^3.8.6",
"svelte-check": "^4.0.2",
"svelte-highlight": "^7.7.0",
"tslib": "^2.7.0",
"typescript": "^5.5.4",
"vite": "^5.4.2"
"typescript": "^5.6.2",
"vite": "^5.4.5"
},
"dependencies": {
"@iconify/types": "^2.0.0",
"@ktibow/iconset-material-symbols": "^0.0.1724430085",
"@ktibow/iconset-material-symbols": "^0.0.1725600996",
"@material/material-color-utilities": "^0.3.0",
"svelte": "^4.2.19"
},
Expand Down
Loading

0 comments on commit ed2afb7

Please sign in to comment.