Skip to content

Commit

Permalink
⬆️ update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jellydn committed Jul 10, 2022
1 parent 347046d commit c3b7396
Show file tree
Hide file tree
Showing 5 changed files with 320 additions and 307 deletions.
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
lts/*
12 changes: 6 additions & 6 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@xstyled/styled-components": "3.6.0",
"@xstyled/system": "3.6.0",
"isarray": "2.0.5",
"next": "12.2.0",
"next": "12.2.2",
"next-swagger-doc": "0.3.4",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand All @@ -23,15 +23,15 @@
},
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "3.2.0",
"@types/node": "18.0.0",
"@types/react": "18.0.14",
"@types/react-dom": "18.0.5",
"@types/node": "18.0.3",
"@types/react": "18.0.15",
"@types/react-dom": "18.0.6",
"@types/swagger-jsdoc": "6.0.1",
"@typescript-eslint/eslint-plugin": "5.30.4",
"@typescript-eslint/eslint-plugin": "5.30.5",
"cpy-cli": "4.1.0",
"eslint": "8.19.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-next": "12.2.0",
"eslint-config-next": "12.2.2",
"eslint-plugin-react": "7.30.1",
"prettier": "2.7.1",
"typeconv": "1.8.0",
Expand Down
Loading

1 comment on commit c3b7396

@vercel
Copy link

@vercel vercel bot commented on c3b7396 Jul 10, 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.