Skip to content

Commit

Permalink
upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanatkn committed Sep 20, 2023
1 parent bcd6ccf commit a13d9b1
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
32 changes: 16 additions & 16 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"devDependencies": {
"@feltjs/eslint-config": "^0.4.0",
"@feltjs/felt-ui": "^0.66.2",
"@feltjs/gro": "^0.82.3",
"@feltjs/gro": "^0.82.4",
"@feltjs/util": "^0.9.1",
"@sveltejs/adapter-static": "^2.0.3",
"@sveltejs/kit": "^1.25.0",
Expand All @@ -30,11 +30,11 @@
"eslint-plugin-svelte": "^2.33.2",
"prettier": "^3.0.3",
"prettier-plugin-svelte": "^3.0.3",
"svelte": "^4.2.0",
"svelte-check": "^3.5.1",
"svelte": "^4.2.1",
"svelte-check": "^3.5.2",
"svelte-preprocess-esbuild": "^3.0.1",
"tslib": "^2.6.1",
"typescript": "^5.1.6",
"tslib": "^2.6.2",
"typescript": "^5.2.2",
"uvu": "^0.5.6"
},
"eslintConfig": {
Expand Down

0 comments on commit a13d9b1

Please sign in to comment.