update devpendencies

This commit is contained in:
sevichecc 2022-11-17 21:45:51 +08:00
parent a7afea3b62
commit aef66c2278
2 changed files with 314 additions and 340 deletions

View file

@ -32,28 +32,28 @@
"@iconify-json/mdi": "^1.1.34", "@iconify-json/mdi": "^1.1.34",
"@iconify-json/simple-icons": "1.1.34", "@iconify-json/simple-icons": "1.1.34",
"@iconify-json/uil": "^1.1.2", "@iconify-json/uil": "^1.1.2",
"@sveltejs/adapter-auto": "1.0.0-next.87", "@sveltejs/adapter-auto": "1.0.0-next.88",
"@sveltejs/adapter-node": "1.0.0-next.100", "@sveltejs/adapter-node": "1.0.0-next.100",
"@sveltejs/adapter-static": "1.0.0-next.48", "@sveltejs/adapter-static": "1.0.0-next.48",
"@sveltejs/kit": "1.0.0-next.544", "@sveltejs/kit": "1.0.0-next.551",
"@tailwindcss/typography": "^0.5.8", "@tailwindcss/typography": "^0.5.8",
"@types/node": "^18.11.9", "@types/node": "^18.11.9",
"@types/unist": "^2.0.6", "@types/unist": "^2.0.6",
"@types/workbox-build": "^5.0.1", "@types/workbox-build": "^5.0.1",
"@typescript-eslint/eslint-plugin": "^5.42.1", "@typescript-eslint/eslint-plugin": "^5.43.0",
"@typescript-eslint/parser": "^5.42.1", "@typescript-eslint/parser": "^5.43.0",
"@vite-pwa/sveltekit": "^0.0.1", "@vite-pwa/sveltekit": "^0.0.1",
"autoprefixer": "^10.4.13", "autoprefixer": "^10.4.13",
"chalk": "^5.1.2", "chalk": "^5.1.2",
"chokidar": "^3.5.3", "chokidar": "^3.5.3",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"cssnano": "^5.1.14", "cssnano": "^5.1.14",
"daisyui": "^2.40.1", "daisyui": "^2.41.0",
"eslint": "^8.27.0", "eslint": "^8.27.0",
"eslint-config-prettier": "^8.5.0", "eslint-config-prettier": "^8.5.0",
"eslint-plugin-svelte3": "^4.0.0", "eslint-plugin-svelte3": "^4.0.0",
"fenceparser": "2.2.0", "fenceparser": "2.2.0",
"fff-flavored-frontmatter": "~0.4.0", "fff-flavored-frontmatter": "~0.4.1",
"github-slugger": "^2.0.0", "github-slugger": "^2.0.0",
"mdast-util-to-string": "^3.1.0", "mdast-util-to-string": "^3.1.0",
"mdsvex": "^0.10.6", "mdsvex": "^0.10.6",
@ -65,7 +65,7 @@
"rehype-external-links": "^2.0.1", "rehype-external-links": "^2.0.1",
"rehype-slug": "^5.1.0", "rehype-slug": "^5.1.0",
"remark": "^14.0.2", "remark": "^14.0.2",
"remark-fff": "~0.4.0", "remark-fff": "~0.4.1",
"remark-footnotes": "~2.0.0", "remark-footnotes": "~2.0.0",
"shiki-twoslash": "^3.1.0", "shiki-twoslash": "^3.1.0",
"svelte": "^3.53.1", "svelte": "^3.53.1",
@ -75,14 +75,14 @@
"svelte-typeahead": "^4.4.1", "svelte-typeahead": "^4.4.1",
"tailwindcss": "^3.2.4", "tailwindcss": "^3.2.4",
"tslib": "^2.4.1", "tslib": "^2.4.1",
"typescript": "^4.8.4", "typescript": "^4.9.3",
"unist-util-visit": "^4.1.1", "unist-util-visit": "^4.1.1",
"unocss": "^0.46.5", "unocss": "^0.46.5",
"vite": "^3.2.3", "vite": "^3.2.4",
"vite-plugin-pwa": "^0.13.3", "vite-plugin-pwa": "^0.13.3",
"workbox-window": "^6.5.4" "workbox-window": "^6.5.4"
}, },
"dependencies": { "dependencies": {
"netlify-cli": "^12.1.1" "netlify-cli": "^12.2.0"
} }
} }

File diff suppressed because it is too large Load diff