File tree 4 files changed +10
-10
lines changed
4 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " api" ,
3
- "version" : " 0.6 .0" ,
3
+ "version" : " 0.7 .0" ,
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.5 .0" ,
13
- "@dotinc/bouncer-planetscale" : " ^0.5 .0" ,
14
- "@dotinc/bouncer-sql" : " ^0.5 .0" ,
12
+ "@dotinc/bouncer-core" : " ^0.6 .0" ,
13
+ "@dotinc/bouncer-planetscale" : " ^0.6 .0" ,
14
+ "@dotinc/bouncer-sql" : " ^0.6 .0" ,
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-core" ,
3
- "version" : " 0.5 .0" ,
3
+ "version" : " 0.6 .0" ,
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.5 .0" ,
3
+ "version" : " 0.6 .0" ,
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.5 .0" ,
40
- "@dotinc/bouncer-sql" : " ^0.5 .0" ,
39
+ "@dotinc/bouncer-core" : " ^0.6 .0" ,
40
+ "@dotinc/bouncer-sql" : " ^0.6 .0" ,
41
41
"@planetscale/database" : " ^1.4.0" ,
42
42
"@zodios/core" : " 10.3.1" ,
43
43
"kysely" : " ^0.22.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @dotinc/bouncer-sql" ,
3
- "version" : " 0.5 .0" ,
3
+ "version" : " 0.6 .0" ,
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.5 .0" ,
38
+ "@dotinc/bouncer-core" : " ^0.6 .0" ,
39
39
"better-sqlite3" : " ^7.6.2" ,
40
40
"cuid" : " ^2.1.8" ,
41
41
"kysely" : " ^0.22.0"
You can’t perform that action at this time.
0 commit comments