Skip to content

Commit

Permalink
Use the latest rollbar version 2.26.4
Browse files Browse the repository at this point in the history
  • Loading branch information
matux committed Mar 21, 2024
1 parent 43edf9d commit e82d02a
Show file tree
Hide file tree
Showing 8 changed files with 27 additions and 27 deletions.
10 changes: 5 additions & 5 deletions examples/nextjs-approuter/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/nextjs-approuter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"react": "^18",
"react-code-blocks": "^0.1.6",
"react-dom": "^18",
"rollbar": "^2.26.3"
"rollbar": "^2.26.4"
},
"devDependencies": {
"@types/node": "^20",
Expand Down
10 changes: 5 additions & 5 deletions examples/nextjs/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"next": "12.1.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"rollbar": "^2.24.0"
"rollbar": "^2.26.4"
},
"devDependencies": {
"@types/eslint": "^8.56.3",
Expand Down
10 changes: 5 additions & 5 deletions examples/react-17/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/react-17/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"react-dom": "^17",
"react-router-dom": "^6.22.2",
"react-scripts": "5.0.1",
"rollbar": "^2.26.3",
"rollbar": "^2.26.4",
"web-vitals": "^2.1.4"
},
"devDependencies": {
Expand Down
16 changes: 8 additions & 8 deletions examples/typescript/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"react-dom": "^17.0.2",
"react-router-dom": "^6.2.2",
"react-scripts": "5.0.1",
"rollbar": "^2.24.0",
"rollbar": "^2.26.4",
"typescript": "^4.6.2",
"web-vitals": "^1.0.1"
},
Expand Down

0 comments on commit e82d02a

Please sign in to comment.