Skip to content

Commit 06b90fe

Browse files
committed
Update all non-major dependencies
1 parent cb7f044 commit 06b90fe

File tree

3 files changed

+1055
-1506
lines changed

3 files changed

+1055
-1506
lines changed

app/package.json

+12-12
Original file line numberDiff line numberDiff line change
@@ -9,26 +9,26 @@
99
"lint": "next lint"
1010
},
1111
"dependencies": {
12-
"@graphql-yoga/render-graphiql": "2.0.0",
12+
"@graphql-yoga/render-graphiql": "2.13.12",
1313
"@heroicons/react": "1.0.6",
14-
"@supabase/supabase-js": "1.31.2",
15-
"@supabase/ui": "0.36.4",
16-
"autoprefixer": "10.4.4",
17-
"graphql": "16.3.0",
18-
"javascript-time-ago": "2.3.13",
19-
"next": "12.1.0",
20-
"postcss": "8.4.12",
14+
"@supabase/supabase-js": "1.35.7",
15+
"@supabase/ui": "0.36.5",
16+
"autoprefixer": "10.4.12",
17+
"graphql": "16.6.0",
18+
"javascript-time-ago": "2.5.7",
19+
"next": "12.3.1",
20+
"postcss": "8.4.16",
2121
"react": "17.0.2",
2222
"react-dom": "17.0.2",
23-
"tailwindcss": "3.0.23",
24-
"urql": "2.2.0"
23+
"tailwindcss": "3.1.8",
24+
"urql": "2.2.3"
2525
},
2626
"devDependencies": {
2727
"@types/javascript-time-ago": "2.0.3",
2828
"@types/node": "17.0.23",
29-
"@types/react": "17.0.42",
29+
"@types/react": "17.0.50",
3030
"eslint": "8.24.0",
31-
"eslint-config-next": "12.1.0",
31+
"eslint-config-next": "12.3.1",
3232
"typescript": "4.6.2"
3333
}
3434
}

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
],
66
"private": true,
77
"devDependencies": {
8-
"@graphql-codegen/cli": "2.6.2",
9-
"@graphql-codegen/gql-tag-operations-preset": "1.3.0",
10-
"gradient-string": "2.0.0",
11-
"graphql": "16.3.0",
8+
"@graphql-codegen/cli": "2.12.2",
9+
"@graphql-codegen/gql-tag-operations-preset": "1.5.5",
10+
"gradient-string": "2.0.2",
11+
"graphql": "16.6.0",
1212
"husky": "7.0.4",
13-
"lint-staged": "12.3.7",
14-
"prettier": "2.6.0",
13+
"lint-staged": "12.5.0",
14+
"prettier": "2.7.1",
1515
"progress": "2.0.3"
1616
},
1717
"lint-staged": {

0 commit comments

Comments
 (0)