Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
chore(ops): downgrade next
Browse files Browse the repository at this point in the history
  • Loading branch information
thedoublejay committed Aug 18, 2023
1 parent 69d43e4 commit 04b6501
Show file tree
Hide file tree
Showing 3 changed files with 64 additions and 51 deletions.
4 changes: 2 additions & 2 deletions packages/standard-web-linter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"eslint": "^8.47.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-typescript": "^17.1.0",
"eslint-config-next": "13.4.18",
"eslint-config-next": "13.4.17",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-cypress": "^2.14.0",
"eslint-plugin-import": "^2.28.0",
Expand All @@ -21,7 +21,7 @@
"eslint-plugin-simple-import-sort": "^10.0.0",
"husky": "^8.0.3",
"lint-staged": "^14.0.0",
"next": "13.4.18",
"next": "13.4.17",
"prettier": "^3.0.2",
"typescript": "4.9.5"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/standard-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@types/react": "18.2.20",
"@types/react-dom": "18.2.7",
"follow-redirects": "^1.15.2",
"next": "13.4.18",
"next": "13.4.17",
"next-sitemap": "^4.2.2",
"nextjs-progressbar": "^0.0.16",
"react": "18.2.0",
Expand Down
109 changes: 61 additions & 48 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 04b6501

Please sign in to comment.