Skip to content

Commit

Permalink
chore(deps): update definitelytyped
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 30, 2023
1 parent b9de880 commit ccd43e3
Show file tree
Hide file tree
Showing 7 changed files with 112 additions and 76 deletions.
28 changes: 14 additions & 14 deletions autotest/IntegTester/ps/package-lock.json

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

4 changes: 2 additions & 2 deletions autotest/IntegTester/ps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"react-dom": "18.2.0"
},
"devDependencies": {
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@types/react": "18.2.33",
"@types/react-dom": "18.2.14",
"mkdirp": "3.0.1",
"parcel-bundler": "1.12.5",
"pulp": "16.0.2",
Expand Down
50 changes: 34 additions & 16 deletions oeq-ts-rest-api/gen-io-ts/package-lock.json

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

4 changes: 2 additions & 2 deletions oeq-ts-rest-api/gen-io-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"gen": "ts-node src/index.ts --source ../src --dest ../src/gen && eslint --fix ../src"
},
"devDependencies": {
"@types/node": "18.17.15",
"@types/yargs": "17.0.24",
"@types/node": "18.18.7",
"@types/yargs": "17.0.29",
"ts-morph": "19.0.0",
"ts-node": "10.9.1",
"typescript": "5.2.2",
Expand Down
64 changes: 41 additions & 23 deletions oeq-ts-rest-api/package-lock.json

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

6 changes: 3 additions & 3 deletions oeq-ts-rest-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@
"tough-cookie": "^4.0.0"
},
"devDependencies": {
"@types/jest": "29.5.4",
"@types/lodash": "4.14.198",
"@types/node": "18.17.15",
"@types/jest": "29.5.6",
"@types/lodash": "4.14.200",
"@types/node": "18.18.7",
"@types/tough-cookie": "^4.0.0",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
Expand Down
32 changes: 16 additions & 16 deletions react-front-end/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,24 +99,24 @@
"@testing-library/jest-dom": "6.1.3",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.4.3",
"@types/css-mediaquery": "0.1.2",
"@types/jest": "29.5.4",
"@types/jquery": "3.5.18",
"@types/lodash": "4.14.198",
"@types/luxon": "3.3.2",
"@types/node": "18.17.15",
"@types/object-hash": "3.0.4",
"@types/react": "18.2.21",
"@types/react-autosuggest": "10.1.6",
"@types/react-beautiful-dnd": "13.1.4",
"@types/react-color": "3.0.6",
"@types/react-dom": "18.2.7",
"@types/css-mediaquery": "0.1.3",
"@types/jest": "29.5.6",
"@types/jquery": "3.5.25",
"@types/lodash": "4.14.200",
"@types/luxon": "3.3.3",
"@types/node": "18.18.7",
"@types/object-hash": "3.0.5",
"@types/react": "18.2.33",
"@types/react-autosuggest": "10.1.8",
"@types/react-beautiful-dnd": "13.1.6",
"@types/react-color": "3.0.9",
"@types/react-dom": "18.2.14",
"@types/react-router": "5.1.20",
"@types/react-router-dom": "5.3.3",
"@types/react-router-hash-link": "2.4.6",
"@types/rewire": "2.5.28",
"@types/sprintf-js": "1.1.2",
"@types/uuid": "9.0.3",
"@types/react-router-hash-link": "2.4.8",
"@types/rewire": "2.5.29",
"@types/sprintf-js": "1.1.3",
"@types/uuid": "9.0.6",
"babel-jest": "29.6.4",
"core-js": "3.32.2",
"cross-env": "7.0.3",
Expand Down

0 comments on commit ccd43e3

Please sign in to comment.