Skip to content

Commit

Permalink
猬嗭笍 keep [email protected] & update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kwaa committed Dec 29, 2021
1 parent 68b0275 commit 66ca234
Show file tree
Hide file tree
Showing 2 changed files with 168 additions and 151 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@
"format": "prettier --write --plugin-search-dir=. ."
},
"devDependencies": {
"@sveltejs/adapter-auto": "^1.0.0-next.3",
"@sveltejs/adapter-static": "^1.0.0-next.21",
"@sveltejs/kit": "^1.0.0-next.201",
"@sveltejs/adapter-auto": "^1.0.0-next.5",
"@sveltejs/adapter-static": "^1.0.0-next.23",
"@sveltejs/kit": "^1.0.0-next.206",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"chalk": "^4.1.2",
"chokidar": "^3.5.2",
"daisyui": "^1.16.4",
"daisyui": "1.16.6",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-svelte3": "^3.2.1",
Expand All @@ -36,18 +36,18 @@
"prettier": "^2.5.1",
"prettier-plugin-svelte": "^2.5.1",
"rehype-autolink-headings": "^6.1.0",
"rehype-external-links": "^1.0.0",
"rehype-external-links": "^1.0.1",
"rehype-slug": "^5.0.0",
"remark": "^14.0.2",
"shiki": "^0.9.15",
"svelte": "^3.44.2",
"svelte-check": "^2.2.10",
"svelte-preprocess": "^4.9.8",
"svelte": "^3.44.3",
"svelte-check": "^2.2.11",
"svelte-preprocess": "^4.10.1",
"tslib": "^2.3.1",
"typescript": "^4.5.3",
"typescript": "^4.5.4",
"unist-util-visit": "^4.1.0",
"vite": "^2.7.1",
"vite-plugin-windicss": "^1.5.4",
"vite": "^2.7.9",
"vite-plugin-windicss": "^1.6.1",
"workbox": "^0.0.0",
"workbox-cacheable-response": "^6.4.2",
"workbox-expiration": "^6.4.2",
Expand Down
Loading

0 comments on commit 66ca234

Please sign in to comment.