Skip to content

Commit

Permalink
actually update
Browse files Browse the repository at this point in the history
  • Loading branch information
KTibow committed Jun 25, 2024
1 parent 41a18b0 commit a8894d0
Show file tree
Hide file tree
Showing 2 changed files with 441 additions and 459 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,29 +37,29 @@
}
},
"devDependencies": {
"@sveltejs/adapter-static": "^3.0.1",
"@sveltejs/kit": "^2.5.7",
"@sveltejs/package": "^2.3.1",
"@sveltejs/vite-plugin-svelte": "^3.1.0",
"@typescript-eslint/eslint-plugin": "^7.7.1",
"@typescript-eslint/parser": "^7.7.1",
"@sveltejs/adapter-static": "^3.0.2",
"@sveltejs/kit": "^2.5.17",
"@sveltejs/package": "^2.3.2",
"@sveltejs/vite-plugin-svelte": "^3.1.1",
"@typescript-eslint/eslint-plugin": "^7.14.1",
"@typescript-eslint/parser": "^7.14.1",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.38.0",
"eslint-plugin-svelte": "^2.41.0",
"fast-glob": "^3.3.2",
"globals": "^14.0.0",
"prettier": "^3.2.5",
"prettier-plugin-svelte": "^3.2.3",
"svelte-check": "^3.7.0",
"tslib": "^2.6.2",
"typescript": "^5.4.5",
"vite": "^5.2.10"
"prettier": "^3.3.2",
"prettier-plugin-svelte": "^3.2.5",
"svelte-check": "^3.8.2",
"tslib": "^2.6.3",
"typescript": "^5.5.2",
"vite": "^5.3.1"
},
"dependencies": {
"@iconify/types": "^2.0.0",
"@ktibow/iconset-material-symbols": "^0.0.1708325449",
"@material/material-color-utilities": "^0.2.7",
"svelte": "^4.2.15"
"svelte": "^4.2.18"
},
"files": [
"package"
Expand Down
Loading

0 comments on commit a8894d0

Please sign in to comment.