Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
rossrobino committed Sep 18, 2023
1 parent e42fdeb commit 0d8575c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 9 deletions.
Binary file modified bun.lockb
Binary file not shown.
11 changes: 2 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,6 @@
"lint": "prettier --check . && eslint .",
"format": "prettier --write . --plugin=prettier-plugin-svelte --plugin=prettier-plugin-tailwindcss"
},
"dependencies": {
"@vercel/analytics": "^1.0.2",
"highlight.js": "^11.8.0",
"marked": "^9.0.1",
"marked-highlight": "^2.0.6",
"marked-smartypants": "^1.1.3",
"prettier": "^3.0.3"
},
"devDependencies": {
"@sveltejs/adapter-vercel": "^3.0.3",
"@sveltejs/kit": "^1.25.0",
Expand All @@ -29,14 +21,15 @@
"@types/wicg-file-system-access": "^2020.9.6",
"@typescript-eslint/eslint-plugin": "^6.7.0",
"@typescript-eslint/parser": "^6.7.0",
"@vercel/analytics": "^1.0.2",
"autoprefixer": "^10.4.15",
"drab": "^4.1.2",
"eslint": "^8.49.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-svelte": "^2.33.1",
"prettier-plugin-svelte": "^3.0.3",
"prettier-plugin-tailwindcss": "^0.5.4",
"robino": "^0.0.19",
"robino": "^0.0.39",
"svelte": "^4.2.0",
"svelte-check": "^3.5.1",
"tailwindcss": "^3.3.3",
Expand Down

0 comments on commit 0d8575c

Please sign in to comment.