File tree 2 files changed +14
-3
lines changed 2 files changed +14
-3
lines changed Original file line number Diff line number Diff line change
1
+ ## example [ 1.13.30] ( https://github.com/ForestAdmin/agent-nodejs/compare/example@1.13.29...example@1.13.30 ) (2025-05-21)
2
+
3
+
4
+
5
+
6
+
7
+ ### Dependencies
8
+
9
+ * ** @forestadmin/datasource-mongo :** upgraded to 1.5.3
10
+ * ** @forestadmin/datasource-mongoose :** upgraded to 1.12.3
11
+
1
12
## example [ 1.13.29] ( https://github.com/ForestAdmin/agent-nodejs/compare/example@1.13.28...example@1.13.29 ) (2025-05-15)
2
13
3
14
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " example" ,
3
- "version" : " 1.13.29 " ,
3
+ "version" : " 1.13.30 " ,
4
4
"license" : " GPL-V3" ,
5
5
"private" : true ,
6
6
"dependencies" : {
7
7
"@faker-js/faker" : " ^7.6.0" ,
8
8
"@forestadmin/agent" : " 1.64.0" ,
9
9
"@forestadmin/datasource-dummy" : " 1.1.57" ,
10
- "@forestadmin/datasource-mongo" : " 1.5.2 " ,
11
- "@forestadmin/datasource-mongoose" : " 1.12.2 " ,
10
+ "@forestadmin/datasource-mongo" : " 1.5.3 " ,
11
+ "@forestadmin/datasource-mongoose" : " 1.12.3 " ,
12
12
"@forestadmin/datasource-sequelize" : " 1.13.0" ,
13
13
"@forestadmin/datasource-sql" : " 1.17.1" ,
14
14
"@forestadmin/datasource-toolkit" : " 1.50.0" ,
You can’t perform that action at this time.
0 commit comments