Skip to content

Commit

Permalink
chore: pnpm up
Browse files Browse the repository at this point in the history
  • Loading branch information
hkfi committed Jul 5, 2024
1 parent 084ca8a commit 5e0b8ef
Show file tree
Hide file tree
Showing 2 changed files with 4,140 additions and 3,414 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,19 +12,19 @@
},
"dependencies": {
"@astrojs/tailwind": "^5.1.0",
"@notionhq/client": "^2.2.14",
"astro": "^4.0.8",
"katex": "^0.16.9",
"@notionhq/client": "^2.2.15",
"astro": "^4.11.5",
"katex": "^0.16.11",
"shiki": "^0.14.7",
"tailwindcss": "^3.4.0"
"tailwindcss": "^3.4.4"
},
"devDependencies": {
"@types/katex": "^0.16.7",
"@typescript-eslint/parser": "^6.16.0",
"eslint": "^8.56.0",
"eslint-plugin-astro": "^0.31.0",
"eslint-plugin-jsx-a11y": "^6.8.0",
"prettier": "^3.1.1",
"@typescript-eslint/parser": "^6.21.0",
"eslint": "^8.57.0",
"eslint-plugin-astro": "^0.31.4",
"eslint-plugin-jsx-a11y": "^6.9.0",
"prettier": "^3.3.2",
"prettier-config-standard": "^7.0.0",
"prettier-plugin-astro": "^0.12.3",
"prettier-plugin-tailwindcss": "0.5.9"
Expand Down
Loading

0 comments on commit 5e0b8ef

Please sign in to comment.