Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Innei committed Nov 19, 2023
1 parent 1637ad4 commit bf29b34
Show file tree
Hide file tree
Showing 4 changed files with 451 additions and 459 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,15 +58,15 @@
"framer-motion": "^10.16.5",
"idb-keyval": "6.2.1",
"immer": "^10.0.3",
"jojoo": "0.1.1",
"jojoo": "0.1.2",
"jotai": "2.5.1",
"js-cookie": "3.0.5",
"markdown-to-jsx": "npm:@innei/markdown-to-jsx@7.2.1-beta.0",
"medium-zoom": "1.0.8",
"medium-zoom": "1.1.0",
"mermaid": "10.6.1",
"next": "14.0.2",
"next": "14.0.3",
"next-themes": "0.2.1",
"openai": "4.17.5",
"openai": "4.19.0",
"qrcode.react": "3.1.0",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand All @@ -83,23 +83,23 @@
"xss": "1.0.14"
},
"devDependencies": {
"@iconify-json/material-symbols": "1.1.62",
"@iconify-json/material-symbols": "1.1.63",
"@iconify-json/mingcute": "1.1.11",
"@iconify/tailwind": "0.1.3",
"@innei/eslint-config-react-ts": "0.11.1",
"@innei/prettier": "0.11.1",
"@next/bundle-analyzer": "14.0.2",
"@next/bundle-analyzer": "14.0.3",
"@tailwindcss/typography": "0.5.10",
"@types/js-cookie": "3.0.6",
"@types/markdown-escape": "1.1.3",
"@types/node": "20.9.0",
"@types/node": "20.9.2",
"@types/react": "18.2.37",
"@types/react-dom": "18.2.15",
"@types/remove-markdown": "0.3.4",
"autoprefixer": "10.4.16",
"cross-env": "7.0.3",
"dotenv": "16.3.1",
"eslint": "8.53.0",
"eslint": "8.54.0",
"husky": "8.0.3",
"lint-staged": "15.1.0",
"postcss": "8.4.31",
Expand Down
Loading

1 comment on commit bf29b34

@vercel
Copy link

@vercel vercel bot commented on bf29b34 Nov 19, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

shiro – ./

springtide.vercel.app
shiro-innei.vercel.app
shiro-git-main-innei.vercel.app
innei.in

Please sign in to comment.