Skip to content

Commit fbe065f

Browse files
Merge pull request #165 from OpenDTU-App/dependabot/npm_and_yarn/development-dependencies-07de16bee4
2 parents 893450b + b016e57 commit fbe065f

File tree

2 files changed

+534
-213
lines changed

2 files changed

+534
-213
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -87,21 +87,21 @@
8787
"uuid": "^10.0.0"
8888
},
8989
"devDependencies": {
90-
"@babel/core": "^7.24.9",
90+
"@babel/core": "^7.25.2",
9191
"@babel/plugin-transform-class-static-block": "^7.24.7",
92-
"@babel/plugin-transform-private-methods": "^7.24.7",
93-
"@babel/preset-env": "^7.25.0",
94-
"@babel/runtime": "^7.25.0",
95-
"@react-native/babel-preset": "0.74.85",
96-
"@react-native/eslint-config": "0.74.85",
97-
"@react-native/metro-config": "0.74.85",
98-
"@react-native/typescript-config": "0.74.85",
99-
"@testing-library/react-native": "^12.5.2",
92+
"@babel/plugin-transform-private-methods": "^7.25.4",
93+
"@babel/preset-env": "^7.25.4",
94+
"@babel/runtime": "^7.25.6",
95+
"@react-native/babel-preset": "0.75.2",
96+
"@react-native/eslint-config": "0.75.2",
97+
"@react-native/metro-config": "0.75.2",
98+
"@react-native/typescript-config": "0.75.2",
99+
"@testing-library/react-native": "^12.6.1",
100100
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
101101
"@types/jest": "^29.5.12",
102102
"@types/markdown-it": "^14.1.2",
103103
"@types/npm-license-crawler": "^0.2.3",
104-
"@types/react": "^18.3.3",
104+
"@types/react": "^18.3.5",
105105
"@types/react-native-charts-wrapper": "^0.5.11",
106106
"@types/react-native-zeroconf": "^0.12.3",
107107
"@types/react-test-renderer": "^18.3.0",
@@ -110,18 +110,18 @@
110110
"babel-jest": "^29.7.0",
111111
"babel-plugin-module-resolver": "^5.0.2",
112112
"eslint": "^8.57.0",
113-
"eslint-import-resolver-typescript": "^3.6.1",
113+
"eslint-import-resolver-typescript": "^3.6.3",
114114
"eslint-plugin-import": "^2.29.1",
115115
"eslint-plugin-no-relative-import-paths": "^1.5.5",
116116
"eslint-plugin-prettier": "5.2.1",
117117
"eslint-plugin-react-hooks": "^4.6.2",
118118
"eslint-plugin-simple-import-sort": "^12.1.1",
119-
"eslint-plugin-testing-library": "^6.2.2",
119+
"eslint-plugin-testing-library": "^6.3.0",
120120
"jest": "^29.7.0",
121121
"prettier": "^3.3.3",
122122
"react-native-version": "^4.0.0",
123123
"react-test-renderer": "18.3.1",
124-
"ts-jest": "^29.2.3",
124+
"ts-jest": "^29.2.5",
125125
"typescript": "~5.5.4"
126126
},
127127
"engines": {

0 commit comments

Comments
 (0)