Skip to content

Commit

Permalink
Merge pull request #210 from OpenDTU-App/dependabot/npm_and_yarn/deve…
Browse files Browse the repository at this point in the history
…lopment-dependencies-e20dbc57d3
  • Loading branch information
CommanderRedYT authored Oct 11, 2024
2 parents eb59f26 + f19fb1a commit e589a2f
Show file tree
Hide file tree
Showing 2 changed files with 1,054 additions and 317 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,11 +90,11 @@
"uuid": "^10.0.0"
},
"devDependencies": {
"@babel/core": "^7.25.2",
"@babel/plugin-transform-class-static-block": "^7.24.7",
"@babel/plugin-transform-private-methods": "^7.25.4",
"@babel/preset-env": "^7.25.4",
"@babel/runtime": "^7.25.6",
"@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",
"@microsoft/eslint-formatter-sarif": "^3.1.0",
"@react-native/babel-preset": "0.75.4",
"@react-native/eslint-config": "0.75.4",
Expand All @@ -105,7 +105,7 @@
"@types/jest": "^29.5.13",
"@types/markdown-it": "^14.1.2",
"@types/npm-license-crawler": "^0.2.3",
"@types/react": "^18.3.10",
"@types/react": "^18.3.11",
"@types/react-native-charts-wrapper": "^0.5.11",
"@types/react-native-zeroconf": "^0.13.1",
"@types/react-test-renderer": "^18.3.0",
Expand All @@ -115,18 +115,18 @@
"babel-plugin-module-resolver": "^5.0.2",
"eslint": "^8.57.0",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-no-relative-import-paths": "^1.5.5",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-testing-library": "^6.3.0",
"jest": "^29.7.0",
"prettier": "^3.3.3",
"react-native-version": "4.0.0",
"react-test-renderer": "18.3.1",
"ts-jest": "^29.2.5",
"typescript": "~5.6.2"
"typescript": "~5.6.3"
},
"engines": {
"node": ">=18"
Expand Down
Loading

0 comments on commit e589a2f

Please sign in to comment.