Skip to content

Commit

Permalink
upgraded dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
harvanchik committed Oct 14, 2023
1 parent a4e2a46 commit 64dd825
Show file tree
Hide file tree
Showing 2 changed files with 144 additions and 144 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,19 +12,19 @@
"devDependencies": {
"@iconify/svelte": "^3.1.4",
"@sveltejs/adapter-auto": "^2.1.0",
"@sveltejs/kit": "^1.25.1",
"@types/mark.js": "^8.11.8",
"@typescript-eslint/eslint-plugin": "^6.7.2",
"@typescript-eslint/parser": "^6.7.2",
"@sveltejs/kit": "^1.25.2",
"@types/mark.js": "^8.11.9",
"@typescript-eslint/eslint-plugin": "^6.7.5",
"@typescript-eslint/parser": "^6.7.5",
"autoprefixer": "^10.4.16",
"eslint": "^8.50.0",
"eslint": "^8.51.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-svelte": "^2.33.2",
"eslint-plugin-svelte": "^2.34.0",
"mark.js": "^8.11.1",
"postcss": "^8.4.30",
"postcss": "^8.4.31",
"prettier": "^3.0.3",
"prettier-plugin-svelte": "^3.0.3",
"prettier-plugin-tailwindcss": "^0.5.4",
"prettier-plugin-tailwindcss": "^0.5.6",
"svelte": "^4.2.1",
"svelte-check": "^3.5.2",
"svelte-typewriter": "^3.1.6",
Expand All @@ -33,10 +33,10 @@
"tailwindcss-textshadow": "^2.1.3",
"tslib": "^2.6.2",
"typescript": "^5.2.2",
"vite": "^4.4.9"
"vite": "^4.4.11"
},
"type": "module",
"dependencies": {
"@xata.io/client": "^0.26.5"
"@xata.io/client": "^0.26.9"
}
}
Loading

1 comment on commit 64dd825

@vercel
Copy link

@vercel vercel bot commented on 64dd825 Oct 14, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

case-play – ./

case-play-git-main-harvanchik.vercel.app
www.caseplay.org
case-play-harvanchik.vercel.app
caseplay.org

Please sign in to comment.