File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vanilla-example" ,
3
- "version" : " 5.1.2 " ,
3
+ "version" : " 5.1.3 " ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"android" : " react-native run-android" ,
12
12
"dependencies" : {
13
13
"react" : " 19.0.0" ,
14
14
"react-native" : " 0.78.2" ,
15
- "react-native-performance" : " ^5.1.2 "
15
+ "react-native-performance" : " ^5.1.3 "
16
16
},
17
17
"devDependencies" : {
18
18
"@babel/core" : " ^7.25.2" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " web-example" ,
3
- "version" : " 5.1.1 " ,
3
+ "version" : " 5.1.3 " ,
4
4
"private" : true ,
5
5
"dependencies" : {
6
6
"@testing-library/jest-dom" : " ^5.14.1" ,
10
10
"@types/node" : " ^16.7.13" ,
11
11
"@types/react" : " ^17.0.20" ,
12
12
"@types/react-dom" : " ^17.0.9" ,
13
- "isomorphic-performance" : " ^5.1.1 " ,
13
+ "isomorphic-performance" : " ^5.1.3 " ,
14
14
"react" : " 18.2.0" ,
15
15
"react-dom" : " 18.2.0" ,
16
16
"react-scripts" : " 5.0.1" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 5.1.2 " ,
2
+ "version" : " 5.1.3 " ,
3
3
"useWorkspaces" : true ,
4
4
"registry" : " https://registry.npmjs.org" ,
5
5
"npmClient" : " yarn"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " isomorphic-performance" ,
3
- "version" : " 5.1.1 " ,
3
+ "version" : " 5.1.3 " ,
4
4
"description" : " Isomorphic Performance API for Node, Browser & React Native" ,
5
5
"homepage" : " https://github.com/oblador/react-native-performance" ,
6
6
"repository" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-native-performance" ,
3
- "version" : " 5.1.2 " ,
3
+ "version" : " 5.1.3 " ,
4
4
"description" : " Measure React Native performance" ,
5
5
"homepage" : " https://github.com/oblador/react-native-performance" ,
6
6
"repository" : {
44
44
"@babel/core" : " ^7.25.2" ,
45
45
"@babel/preset-env" : " ^7.25.3" ,
46
46
"@babel/runtime" : " ^7.25.0" ,
47
- "@types/jest" : " ^29.5.13" ,
48
47
"@react-native/babel-preset" : " 0.78.2" ,
48
+ "@types/jest" : " ^29.5.13" ,
49
49
"babel-jest" : " ^29.6.3" ,
50
50
"jest" : " ^29.6.3" ,
51
51
"react-native-builder-bob" : " ^0.21.2" ,
You can’t perform that action at this time.
0 commit comments