Skip to content

Commit

Permalink
chore: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Cubxity committed May 29, 2023
1 parent a1372d1 commit 25c5776
Show file tree
Hide file tree
Showing 5 changed files with 346 additions and 339 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,27 +17,27 @@
"format": "prettier --plugin-search-dir . --write ."
},
"devDependencies": {
"@sveltejs/adapter-auto": "^2.0.1",
"@sveltejs/adapter-auto": "^2.1.0",
"@sveltejs/adapter-static": "2.0.2",
"@sveltejs/kit": "^1.16.3",
"@sveltejs/kit": "^1.20.0",
"@tauri-apps/cli": "^1.3.1",
"@typescript-eslint/eslint-plugin": "^5.59.5",
"@typescript-eslint/parser": "^5.59.5",
"@typescript-eslint/eslint-plugin": "^5.59.8",
"@typescript-eslint/parser": "^5.59.8",
"autoprefixer": "^10.4.14",
"eslint": "^8.40.0",
"eslint": "^8.41.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-svelte3": "^4.0.0",
"postcss": "^8.4.23",
"postcss": "^8.4.24",
"prettier": "^2.8.8",
"prettier-plugin-svelte": "^2.10.0",
"prettier-plugin-svelte": "^2.10.1",
"svelte": "^3.59.1",
"svelte-check": "^3.3.2",
"svelte-preprocess": "^5.0.3",
"svelte-check": "^3.4.3",
"svelte-preprocess": "^5.0.4",
"tailwindcss": "^3.3.2",
"tslib": "^2.5.0",
"tslib": "^2.5.2",
"typescript": "^5.0.4",
"vite": "^4.3.5"
"vite": "^4.3.9"
},
"type": "module",
"dependencies": {
Expand Down
Loading

0 comments on commit 25c5776

Please sign in to comment.