Skip to content

Commit

Permalink
[deps] bump
Browse files Browse the repository at this point in the history
  • Loading branch information
braebo committed Jun 19, 2022
1 parent 82a1829 commit 1e628ff
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,24 +28,24 @@
},
"devDependencies": {
"@changesets/cli": "^2.23.0",
"@sveltejs/adapter-vercel": "^1.0.0-next.49",
"@sveltejs/adapter-vercel": "^1.0.0-next.58",
"@sveltejs/kit": "next",
"@svitejs/changesets-changelog-github-compact": "^0.1.1",
"@types/node": "^17.0.25",
"@types/node": "^17.0.45",
"fractils": "^1.0.16",
"greset": "2.0.0-15",
"nodemon": "^2.0.15",
"nodemon": "^2.0.16",
"npm-run-all": "^4.1.5",
"prettier": "^2.6.2",
"prettier": "^2.7.1",
"prismjs": "^1.28.0",
"pug": "^3.0.2",
"sass": "^1.50.1",
"svelte": "^3.47.0",
"svelte-check": "^2.7.0",
"svelte-preprocess": "^4.10.6",
"svelte2tsx": "^0.5.9",
"sass": "^1.52.3",
"svelte": "^3.48.0",
"svelte-check": "^2.7.2",
"svelte-preprocess": "^4.10.7",
"svelte2tsx": "^0.5.10",
"tslib": "^2.4.0",
"typescript": "^4.6.3"
"typescript": "^4.7.4"
},
"exports": {
"./package.json": "./package.json",
Expand Down

0 comments on commit 1e628ff

Please sign in to comment.