Skip to content

Commit

Permalink
Merge pull request #247 from OpenDTU-App/dependabot/npm_and_yarn/deve…
Browse files Browse the repository at this point in the history
…lopment-dependencies-d9b75bbf61
  • Loading branch information
CommanderRedYT authored Nov 8, 2024
2 parents 7c4a1dc + 51108a3 commit e0d6646
Show file tree
Hide file tree
Showing 3 changed files with 610 additions and 584 deletions.
2 changes: 1 addition & 1 deletion ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2144,4 +2144,4 @@ SPEC CHECKSUMS:

PODFILE CHECKSUM: 57716f8a03eff655b12cbeac63118fce21c860fb

COCOAPODS: 1.15.2
COCOAPODS: 1.16.2
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,22 +94,22 @@
"uuid": "^11.0.2"
},
"devDependencies": {
"@babel/core": "^7.25.8",
"@babel/plugin-transform-class-static-block": "^7.25.8",
"@babel/plugin-transform-private-methods": "^7.25.7",
"@babel/preset-env": "^7.25.8",
"@babel/runtime": "^7.25.7",
"@babel/core": "^7.26.0",
"@babel/plugin-transform-class-static-block": "^7.26.0",
"@babel/plugin-transform-private-methods": "^7.25.9",
"@babel/preset-env": "^7.26.0",
"@babel/runtime": "^7.26.0",
"@microsoft/eslint-formatter-sarif": "^3.1.0",
"@react-native/babel-preset": "0.75.4",
"@react-native/eslint-config": "0.75.4",
"@react-native/metro-config": "0.75.4",
"@react-native/typescript-config": "0.75.4",
"@testing-library/react-native": "^12.7.2",
"@testing-library/react-native": "^12.8.1",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/jest": "^29.5.13",
"@types/jest": "^29.5.14",
"@types/markdown-it": "^14.1.2",
"@types/npm-license-crawler": "^0.2.3",
"@types/react": "^18.3.11",
"@types/react": "^18.3.12",
"@types/react-native-charts-wrapper": "^0.5.11",
"@types/react-native-zeroconf": "^0.13.1",
"@types/react-test-renderer": "^18.3.0",
Expand Down
Loading

0 comments on commit e0d6646

Please sign in to comment.