Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
robertying committed Aug 29, 2024
1 parent 6ce3859 commit df1f83b
Show file tree
Hide file tree
Showing 2 changed files with 168 additions and 156 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "blog",
"version": "1.0.0",
"private": true,
"packageManager": "pnpm@9.7.1+sha512.faf344af2d6ca65c4c5c8c2224ea77a81a5e8859cbc4e06b1511ddce2f0151512431dd19e6aff31f2c6a8f5f2aced9bd2273e1fed7dd4de1868984059d2c4247",
"packageManager": "pnpm@9.9.0+sha512.60c18acd138bff695d339be6ad13f7e936eea6745660d4cc4a776d5247c540d0edee1a563695c183a66eb917ef88f2b4feb1fc25f32a7adcadc7aaf3438e99c1",
"scripts": {
"dev": "next dev",
"build": "next build",
Expand All @@ -12,20 +12,20 @@
"dependencies": {
"@primer/css": "21.3.6",
"@types/fs-extra": "11.0.4",
"@types/node": "22.4.1",
"@types/react": "18.3.3",
"@types/node": "22.5.1",
"@types/react": "18.3.4",
"@types/react-dom": "18.3.0",
"autoprefixer": "10.4.20",
"dayjs": "1.11.12",
"dayjs": "1.11.13",
"eslint": "8.57.0",
"eslint-config-next": "14.2.5",
"eslint-config-next": "14.2.7",
"eslint-config-prettier": "9.1.0",
"fs-extra": "11.2.0",
"gray-matter": "4.0.3",
"highlight.js": "11.10.0",
"is-absolute-url": "4.0.1",
"lowlight": "3.1.0",
"next": "14.2.5",
"next": "14.2.7",
"postcss": "8.4.41",
"prettier": "3.3.3",
"react": "18.3.1",
Expand Down
Loading

0 comments on commit df1f83b

Please sign in to comment.