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 6, 2022
1 parent 97901d4 commit cd93de2
Show file tree
Hide file tree
Showing 2 changed files with 143 additions and 132 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@
"format:fix": "prettier --write ."
},
"dependencies": {
"@primer/octicons-react": "^17.8.0",
"@primer/octicons-react": "^17.9.0",
"dompurify": "^2.4.0",
"jsonwebtoken": "^8.5.1",
"lit-html": "^2.4.0",
"mathjax": "3.2.0",
"next": "^12.3.1",
"next": "^12.3.2",
"next-plugin-preact": "^3.0.7",
"next-translate": "^1.6.0",
"preact": "^10.11.2",
Expand All @@ -37,17 +37,17 @@
"swr": "^1.3.0"
},
"devDependencies": {
"@next/bundle-analyzer": "^12.3.1",
"@next/bundle-analyzer": "^12.3.2",
"@types/dompurify": "^2.3.4",
"@types/jsonwebtoken": "^8.5.9",
"@types/node": "^16.18.2",
"@types/node": "^16.18.3",
"@types/react": "^18.0.9",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"autoprefixer": "^10.4.13",
"cssnano": "^5.1.14",
"eslint": "^7.22.0",
"eslint-config-next": "^12.3.1",
"eslint-config-next": "^12.3.2",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",
"google-closure-compiler": "^20221004.0.0",
Expand All @@ -56,9 +56,9 @@
"postcss-import": "^15.0.0",
"prettier": "^2.7.1",
"prettier-plugin-tailwindcss": "^0.1.13",
"stylelint": "^14.14.0",
"stylelint": "^14.14.1",
"stylelint-config-standard": "^29.0.0",
"tailwindcss": "^3.2.1",
"tailwindcss": "^3.2.2",
"tailwindcss-vanilla-rtl": "^0.3.0",
"typescript": "^4.8.4"
}
Expand Down
Loading

1 comment on commit cd93de2

@vercel
Copy link

@vercel vercel bot commented on cd93de2 Nov 6, 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.