Skip to content

Commit

Permalink
docs: 📝 Add Progressive-Interests-and-Conservative-or-Reactionary-Anx…
Browse files Browse the repository at this point in the history
…ieties.md
  • Loading branch information
BeiyanYunyi committed Nov 2, 2024
1 parent 4cce346 commit 56c830d
Show file tree
Hide file tree
Showing 3 changed files with 1,392 additions and 1,506 deletions.
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "3.0.0",
"description": "拿去吧!",
"license": "AGPL-3.0-or-later",
"packageManager": "pnpm@9.9.0+sha512.60c18acd138bff695d339be6ad13f7e936eea6745660d4cc4a776d5247c540d0edee1a563695c183a66eb917ef88f2b4feb1fc25f32a7adcadc7aaf3438e99c1",
"packageManager": "pnpm@9.12.3+sha512.cce0f9de9c5a7c95bef944169cc5dfe8741abfb145078c0d508b868056848a87c81e626246cb60967cbd7fd29a6c062ef73ff840d96b3c86c40ac92cf4a813ee",
"scripts": {
"dev": "cross-env DEV=true astro dev --host",
"start": "astro dev",
Expand All @@ -14,18 +14,18 @@
"page:preview": "wrangler pages dev ./dist/"
},
"dependencies": {
"@astrojs/mdx": "^3.1.5",
"@astrojs/rss": "^4.0.7",
"@astrojs/sitemap": "^3.1.6",
"@astrojs/solid-js": "^4.4.1",
"@iconify-json/ion": "^1.2.0",
"@unocss/reset": "0.62.3",
"@waline/client": "^3.3.0",
"astro": "^4.15.1",
"@astrojs/mdx": "^3.1.9",
"@astrojs/rss": "^4.0.9",
"@astrojs/sitemap": "^3.2.1",
"@astrojs/solid-js": "^4.4.2",
"@iconify-json/ion": "^1.2.1",
"@unocss/reset": "^0.63.6",
"@waline/client": "^3.3.2",
"astro": "^4.16.8",
"cross-env": "^7.0.3",
"dayjs": "^1.11.13",
"eslint-plugin-solid": "^0.14.3",
"hast-util-to-html": "^9.0.2",
"hast-util-to-html": "^9.0.3",
"kysely": "^0.27.4",
"kysely-d1": "^0.3.0",
"mdast-util-to-hast": "^13.2.0",
Expand All @@ -34,15 +34,15 @@
"remark-math": "^6.0.0",
"sharp": "^0.33.5",
"sodesu-comment": "0.0.4",
"solid-js": "^1.8.22",
"solid-js": "^1.9.3",
"unified": "^11.0.5",
"unist-util-visit": "^5.0.0",
"unocss": "0.62.3",
"vite": "^5.4.2"
"unocss": "^0.63.6",
"vite": "^5.4.10"
},
"devDependencies": {
"@babel/core": "^7.25.2",
"@cloudflare/workers-types": "^4.20240821.1",
"@babel/core": "^7.26.0",
"@cloudflare/workers-types": "^4.20241022.0",
"@types/mdast": "^4.0.4",
"@typescript-eslint/eslint-plugin": "^7.16.0",
"@typescript-eslint/parser": "^7.16.0",
Expand All @@ -51,16 +51,16 @@
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-airbnb-typescript": "^18.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-astro": "^1.2.3",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsx-a11y": "^6.9.0",
"eslint-plugin-astro": "^1.3.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-mdx": "^3.1.5",
"eslint-plugin-prettier": "^5.2.1",
"prettier": "^3.3.3",
"prettier-plugin-astro": "^0.14.1",
"rollup": "^4.21.2",
"typescript": "^5.5.4",
"wrangler": "^3.73.0"
"rollup": "^4.24.3",
"typescript": "^5.6.3",
"wrangler": "^3.84.1"
},
"pnpm": {
"overrides": {
Expand Down
Loading

0 comments on commit 56c830d

Please sign in to comment.