File tree 6 files changed +14
-14
lines changed
6 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " api" ,
3
- "version" : " 0.9.0 " ,
3
+ "version" : " 0.9.1 " ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"dev" : " next dev" ,
9
9
"lint" : " next lint"
10
10
},
11
11
"dependencies" : {
12
- "@dotinc/bouncer-core" : " ^0.7.0 " ,
13
- "@dotinc/bouncer-planetscale" : " ^0.7.0 " ,
14
- "@dotinc/bouncer-sql" : " ^0.7.0 " ,
12
+ "@dotinc/bouncer-core" : " ^0.7.1 " ,
13
+ "@dotinc/bouncer-planetscale" : " ^0.7.1 " ,
14
+ "@dotinc/bouncer-sql" : " ^0.7.1 " ,
15
15
"@tanstack/react-query" : " 4.13.0" ,
16
16
"@types/express" : " 4.17.14" ,
17
17
"@vercel/analytics" : " ^0.1.1" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @dotinc/bouncer" ,
3
- "version" : " 0.3.0 " ,
3
+ "version" : " 0.3.1 " ,
4
4
"description" : " " ,
5
5
"private" : true ,
6
6
"license" : " MIT" ,
44
44
},
45
45
"homepage" : " https://github.com/dotindustries/bouncer" ,
46
46
"dependencies" : {
47
- "@dotinc/bouncer-client" : " ^0.3.0 " ,
48
- "@dotinc/bouncer-core" : " ^0.7.0 " ,
47
+ "@dotinc/bouncer-client" : " ^0.3.1 " ,
48
+ "@dotinc/bouncer-core" : " ^0.7.1 " ,
49
49
"@zodios/core" : " 10.5.2" ,
50
50
"axios" : " 1.1.3" ,
51
51
"cli-spinners" : " ^2.7.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @dotinc/bouncer-client" ,
3
- "version" : " 0.3.0 " ,
3
+ "version" : " 0.3.1 " ,
4
4
"description" : " Bouncer client library" ,
5
5
"private" : false ,
6
6
"keywords" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @dotinc/bouncer-core" ,
3
- "version" : " 0.7.0 " ,
3
+ "version" : " 0.7.1 " ,
4
4
"description" : " " ,
5
5
"private" : false ,
6
6
"keywords" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @dotinc/bouncer-planetscale" ,
3
- "version" : " 0.7.0 " ,
3
+ "version" : " 0.7.1 " ,
4
4
"description" : " " ,
5
5
"private" : false ,
6
6
"keywords" : [
36
36
},
37
37
"homepage" : " https://github.com/dotindustries/bouncer" ,
38
38
"dependencies" : {
39
- "@dotinc/bouncer-core" : " ^0.7.0 " ,
40
- "@dotinc/bouncer-sql" : " ^0.7.0 " ,
39
+ "@dotinc/bouncer-core" : " ^0.7.1 " ,
40
+ "@dotinc/bouncer-sql" : " ^0.7.1 " ,
41
41
"@planetscale/database" : " ^1.4.0" ,
42
42
"@zodios/core" : " 10.5.2" ,
43
43
"date-fns" : " ^2.29.3" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @dotinc/bouncer-sql" ,
3
- "version" : " 0.7.0 " ,
3
+ "version" : " 0.7.1 " ,
4
4
"description" : " " ,
5
5
"private" : false ,
6
6
"keywords" : [
35
35
},
36
36
"homepage" : " https://github.com/dotindustries/bouncer" ,
37
37
"dependencies" : {
38
- "@dotinc/bouncer-core" : " ^0.7.0 " ,
38
+ "@dotinc/bouncer-core" : " ^0.7.1 " ,
39
39
"better-sqlite3" : " ^7.6.2" ,
40
40
"cuid" : " ^2.1.8" ,
41
41
"date-fns" : " ^2.29.3" ,
You can’t perform that action at this time.
0 commit comments