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 Jan 28, 2023
1 parent 42d5108 commit c55ef9d
Show file tree
Hide file tree
Showing 2 changed files with 203 additions and 207 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"format:fix": "prettier --write ."
},
"dependencies": {
"@primer/octicons-react": "^17.10.2",
"@primer/octicons-react": "^17.11.1",
"dompurify": "^2.4.3",
"jsonwebtoken": "^9.0.0",
"lit-html": "^2.6.1",
Expand All @@ -34,19 +34,19 @@
"react": "npm:@preact/compat",
"react-dom": "npm:@preact/compat",
"react-ssr-prepass": "npm:preact-ssr-prepass",
"swr": "^2.0.0"
"swr": "^2.0.2"
},
"devDependencies": {
"@next/bundle-analyzer": "^12.3.4",
"@types/dompurify": "^2.4.0",
"@types/jsonwebtoken": "^9.0.1",
"@types/node": "^16.18.11",
"@types/react": "^18.0.9",
"@typescript-eslint/eslint-plugin": "^5.48.1",
"@typescript-eslint/parser": "^5.48.1",
"@typescript-eslint/eslint-plugin": "^5.49.0",
"@typescript-eslint/parser": "^5.49.0",
"autoprefixer": "^10.4.13",
"cssnano": "^5.1.14",
"eslint": "^7.22.0",
"eslint": "^8.32.0",
"eslint-config-next": "^12.3.4",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-prettier": "^4.2.1",
Expand All @@ -55,7 +55,7 @@
"postcss-cli": "^10.1.0",
"postcss-import": "^15.1.0",
"prettier": "^2.8.2",
"prettier-plugin-tailwindcss": "^0.2.1",
"prettier-plugin-tailwindcss": "^0.2.2",
"stylelint": "^14.16.0",
"stylelint-config-standard": "^29.0.0",
"tailwindcss": "^3.2.4",
Expand Down
Loading

1 comment on commit c55ef9d

@vercel
Copy link

@vercel vercel bot commented on c55ef9d Jan 28, 2023

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.