Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and laymonage committed Nov 12, 2022
1 parent 664af34 commit 8a5a24d
Show file tree
Hide file tree
Showing 2 changed files with 152 additions and 143 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@
},
"dependencies": {
"@primer/octicons-react": "^17.9.0",
"dompurify": "^2.4.0",
"dompurify": "^2.4.1",
"jsonwebtoken": "^8.5.1",
"lit-html": "^2.4.0",
"mathjax": "3.2.0",
"next": "^12.3.2",
"next": "^12.3.3",
"next-plugin-preact": "^3.0.7",
"next-translate": "^1.6.0",
"preact": "^10.11.2",
Expand All @@ -37,8 +37,8 @@
"swr": "^1.3.0"
},
"devDependencies": {
"@next/bundle-analyzer": "^12.3.2",
"@types/dompurify": "^2.3.4",
"@next/bundle-analyzer": "^12.3.3",
"@types/dompurify": "^2.4.0",
"@types/jsonwebtoken": "^8.5.9",
"@types/node": "^16.18.3",
"@types/react": "^18.0.9",
Expand All @@ -47,18 +47,18 @@
"autoprefixer": "^10.4.13",
"cssnano": "^5.1.14",
"eslint": "^7.22.0",
"eslint-config-next": "^12.3.2",
"eslint-config-next": "^12.3.3",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",
"google-closure-compiler": "^20221004.0.0",
"postcss": "^8.4.18",
"google-closure-compiler": "^20221102.0.0",
"postcss": "^8.4.19",
"postcss-cli": "^10.0.0",
"postcss-import": "^15.0.0",
"prettier": "^2.7.1",
"prettier-plugin-tailwindcss": "^0.1.13",
"stylelint": "^14.14.1",
"stylelint-config-standard": "^29.0.0",
"tailwindcss": "^3.2.2",
"tailwindcss": "^3.2.4",
"tailwindcss-vanilla-rtl": "^0.3.0",
"typescript": "^4.8.4"
}
Expand Down
Loading

1 comment on commit 8a5a24d

@vercel
Copy link

@vercel vercel bot commented on 8a5a24d Nov 12, 2022

Choose a reason for hiding this comment

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

Please sign in to comment.