Skip to content

Commit

Permalink
chore: bump deps versions (#506)
Browse files Browse the repository at this point in the history
  • Loading branch information
pseudobun authored Oct 18, 2023
1 parent a02ba53 commit 07af046
Show file tree
Hide file tree
Showing 4 changed files with 2,586 additions and 3,535 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@typescript-eslint/parser": "^6.3.0",
"concurrently": "^8.2.0",
"cross-env": "^7.0.3",
"eslint": "^8.46.0",
"eslint": "^8.51.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-airbnb-typescript": "17.1.0",
"eslint-config-prettier": "^9.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/dapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@types/react-dom": "18.2.7",
"autoprefixer": "^10.4.15",
"eslint-config-next": "^13.5.1",
"postcss": "^8.4.30",
"postcss": "^8.4.31",
"prisma": "^5.3.1",
"sass": "^1.67.0",
"stylelint": "^15.10.3",
Expand Down
10 changes: 5 additions & 5 deletions packages/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,18 +40,18 @@
"@emotion/styled": "^11.11.0",
"@mdx-js/react": "1.6.22",
"clsx": "^2.0.0",
"prism-react-renderer": "^2.0.6",
"prism-react-renderer": "^2.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "^2.4.1",
"@docusaurus/plugin-content-docs": "^2.4.1",
"@docusaurus/types": "^2.4.1",
"@docusaurus/module-type-aliases": "^2.4.3",
"@docusaurus/plugin-content-docs": "^2.4.3",
"@docusaurus/types": "^2.4.3",
"@tsconfig/docusaurus": "^1.0.7",
"@types/react": "18.2.19",
"precompress": "^11.2.2",
"stylelint": "^15.10.2",
"stylelint": "^15.11.0",
"stylelint-config-css-modules": "^4.3.0",
"stylelint-config-prettier": "^9.0.5",
"stylelint-config-standard": "^34.0.0"
Expand Down
Loading

0 comments on commit 07af046

Please sign in to comment.