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 Feb 11, 2023
1 parent c55ef9d commit c4e0607
Show file tree
Hide file tree
Showing 2 changed files with 117 additions and 125 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,37 +29,37 @@
"next": "^12.3.4",
"next-plugin-preact": "^3.0.7",
"next-translate": "^1.6.0",
"preact": "^10.11.3",
"preact": "^10.12.1",
"preact-render-to-string": "^5.2.6",
"react": "npm:@preact/compat",
"react-dom": "npm:@preact/compat",
"react-ssr-prepass": "npm:preact-ssr-prepass",
"swr": "^2.0.2"
"swr": "^2.0.3"
},
"devDependencies": {
"@next/bundle-analyzer": "^12.3.4",
"@types/dompurify": "^2.4.0",
"@types/jsonwebtoken": "^9.0.1",
"@types/node": "^16.18.11",
"@types/node": "^16.18.12",
"@types/react": "^18.0.9",
"@typescript-eslint/eslint-plugin": "^5.49.0",
"@typescript-eslint/parser": "^5.49.0",
"@typescript-eslint/eslint-plugin": "^5.51.0",
"@typescript-eslint/parser": "^5.51.0",
"autoprefixer": "^10.4.13",
"cssnano": "^5.1.14",
"eslint": "^8.32.0",
"eslint": "^8.34.0",
"eslint-config-next": "^12.3.4",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-prettier": "^4.2.1",
"google-closure-compiler": "^20221102.0.1",
"google-closure-compiler": "^20230206.0.0",
"postcss": "^8.4.21",
"postcss-cli": "^10.1.0",
"postcss-import": "^15.1.0",
"prettier": "^2.8.2",
"prettier": "^2.8.4",
"prettier-plugin-tailwindcss": "^0.2.2",
"stylelint": "^14.16.0",
"stylelint-config-standard": "^29.0.0",
"tailwindcss": "^3.2.4",
"tailwindcss": "^3.2.6",
"tailwindcss-vanilla-rtl": "^0.4.0",
"typescript": "^4.9.4"
"typescript": "^4.9.5"
}
}
Loading

1 comment on commit c4e0607

@vercel
Copy link

@vercel vercel bot commented on c4e0607 Feb 11, 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.