mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-04-30 17:39:31 +08:00
add newsletter post
This commit is contained in:
parent
a60fffe045
commit
6df32981ed
2 changed files with 582 additions and 565 deletions
10
package.json
10
package.json
|
@ -30,7 +30,7 @@
|
||||||
"@iconify-json/ic": "^1.1.10",
|
"@iconify-json/ic": "^1.1.10",
|
||||||
"@iconify-json/icon-park-twotone": "1.1.5",
|
"@iconify-json/icon-park-twotone": "1.1.5",
|
||||||
"@iconify-json/material-symbols": "1.1.26",
|
"@iconify-json/material-symbols": "1.1.26",
|
||||||
"@iconify-json/mdi": "^1.1.39",
|
"@iconify-json/mdi": "^1.1.40",
|
||||||
"@iconify-json/simple-icons": "1.1.39",
|
"@iconify-json/simple-icons": "1.1.39",
|
||||||
"@iconify-json/uil": "^1.1.3",
|
"@iconify-json/uil": "^1.1.3",
|
||||||
"@sveltejs/adapter-auto": "1.0.0",
|
"@sveltejs/adapter-auto": "1.0.0",
|
||||||
|
@ -39,12 +39,12 @@
|
||||||
"@sveltejs/adapter-static": "1.0.0",
|
"@sveltejs/adapter-static": "1.0.0",
|
||||||
"@sveltejs/kit": "1.0.1",
|
"@sveltejs/kit": "1.0.1",
|
||||||
"@tailwindcss/typography": "^0.5.8",
|
"@tailwindcss/typography": "^0.5.8",
|
||||||
"@types/node": "^18.11.17",
|
"@types/node": "^18.11.18",
|
||||||
"@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.47.0",
|
"@typescript-eslint/eslint-plugin": "^5.47.1",
|
||||||
"@typescript-eslint/parser": "^5.47.0",
|
"@typescript-eslint/parser": "^5.47.1",
|
||||||
"@vite-pwa/sveltekit": "^0.1.0",
|
"@vite-pwa/sveltekit": "^0.1.1",
|
||||||
"autoprefixer": "^10.4.13",
|
"autoprefixer": "^10.4.13",
|
||||||
"chalk": "^5.2.0",
|
"chalk": "^5.2.0",
|
||||||
"chokidar": "^3.5.3",
|
"chokidar": "^3.5.3",
|
||||||
|
|
1137
pnpm-lock.yaml
1137
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue