Skip to content

Commit

Permalink
Merge pull request #83 from syfxlin/develop
Browse files Browse the repository at this point in the history
Merge pull request #79 from syfxlin/master
  • Loading branch information
syfxlin authored Jan 19, 2024
2 parents 64bd47f + 9a29404 commit 9870f35
Show file tree
Hide file tree
Showing 3 changed files with 1,717 additions and 1,182 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
"build": "next build"
},
"dependencies": {
"@iconify/json": "^2.2.162",
"@iconify/utils": "^2.1.14",
"@keystatic/core": "^0.2.9",
"@keystatic/next": "^2.0.1",
"@iconify/json": "^2.2.171",
"@iconify/utils": "^2.1.15",
"@keystatic/core": "^0.3.4",
"@keystatic/next": "^3.0.0",
"@markdoc/markdoc": "^0.4.0",
"@radix-ui/colors": "3.0.0",
"@syfxlin/reks": "^1.0.1",
Expand All @@ -35,7 +35,7 @@
"github-slugger": "^2.0.0",
"katex": "^0.16.9",
"medium-zoom": "^1.1.0",
"next": "14.0.4",
"next": "14.1.0",
"next-pwa": "^5.6.0",
"next-themes": "^0.2.1",
"nextjs-google-analytics": "^2.3.3",
Expand All @@ -44,24 +44,24 @@
"polished": "^4.2.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-use": "^17.4.2",
"react-use": "^17.4.3",
"rss": "^1.2.2",
"sharp": "^0.32.6",
"shikiji": "^0.9.12",
"shikiji": "0.10.0-beta.8",
"swr": "^2.2.4"
},
"devDependencies": {
"@next/bundle-analyzer": "14.0.4",
"@next/bundle-analyzer": "14.1.0",
"@syfxlin/eslint-config": "^1.0.2",
"@types/fs-extra": "^11.0.4",
"@types/katex": "^0.16.7",
"@types/next-pwa": "^5.6.9",
"@types/node": "^20.10.5",
"@types/react": "^18.2.45",
"@types/node": "^20.11.5",
"@types/react": "^18.2.48",
"@types/react-dom": "^18.2.18",
"@types/rss": "^0.0.32",
"@vanilla-extract/next-plugin": "^2.3.2",
"esbuild": "^0.19.10",
"@vanilla-extract/next-plugin": "^2.3.3",
"esbuild": "^0.19.11",
"eslint": "^8.56.0",
"esno": "^4.0.0",
"typescript": "^5.3.3",
Expand Down
Loading

0 comments on commit 9870f35

Please sign in to comment.