Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update all non-major dependencies
  • Loading branch information
renovate[bot] authored Oct 28, 2025
commit 23a09a535e08c99355fce1dca18c0345f8537a76
94 changes: 47 additions & 47 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,78 +44,78 @@
]
},
"dependencies": {
"@types/cpx": "1.5.0",
"@types/knex": "0.15.0",
"@types/serve-favicon": "2.2.30",
"apollo-cache-inmemory": "1.3.9",
"apollo-client": "1.9.2",
"apollo-link-http": "1.5.5",
"@types/cpx": "1.5.6",
"@types/knex": "0.16.1",
"@types/serve-favicon": "2.5.7",
"apollo-cache-inmemory": "1.6.6",
"apollo-client": "1.9.3",
"apollo-link-http": "1.5.17",
"apollo-server-express": "1.3.6",
"body-parser": "1.18.3",
"concurrently": "4.0.1",
"cookie-parser": "1.4.3",
"body-parser": "1.20.3",
"concurrently": "4.1.2",
"cookie-parser": "1.4.7",
"cpx": "1.5.0",
"debug": "4.1.0",
"dotenv": "6.1.0",
"express": "4.16.4",
"express-session": "1.15.6",
"debug": "4.4.3",
"dotenv": "6.2.0",
"express": "4.21.2",
"express-session": "1.18.2",
"faker": "4.1.0",
"glamor": "2.20.40",
"glamorous": "4.13.1",
"global": "4.3.2",
"global": "4.4.0",
"googleapis": "34.0.0",
"graphql": "14.0.2",
"graphql-tag": "2.10.0",
"graphql-tools": "4.0.3",
"graphql": "14.7.0",
"graphql-tag": "2.12.6",
"graphql-tools": "4.0.8",
"knex": "0.15.2",
"match-sorter": "2.3.0",
"morgan": "1.9.1",
"morgan": "1.10.1",
"passport": "0.4.0",
"passport-google-oauth": "1.0.0",
"pg": "7.6.1",
"prop-types": "15.6.2",
"react": "16.6.3",
"react-apollo": "2.2.4",
"react-contextmenu": "2.10.0",
"react-dom": "16.6.3",
"react-modal": "3.6.1",
"react-table": "6.8.6",
"serve-favicon": "2.5.0"
"pg": "7.18.2",
"prop-types": "15.8.1",
"react": "16.14.0",
"react-apollo": "2.5.8",
"react-contextmenu": "2.14.0",
"react-dom": "16.14.0",
"react-modal": "3.16.3",
"react-table": "6.11.5",
"serve-favicon": "2.5.1"
},
"devDependencies": {
"@types/cookie-parser": "1.4.1",
"@types/cookie-parser": "1.4.10",
"@types/dotenv": "4.0.3",
"@types/express": "4.16.0",
"@types/faker": "4.1.4",
"@types/graphql": "14.0.3",
"@types/jest": "23.3.9",
"@types/morgan": "1.7.35",
"@types/react": "16.7.4",
"@types/react-dom": "16.0.9",
"@types/supertest": "2.0.6",
"@types/express": "4.17.25",
"@types/faker": "4.1.12",
"@types/graphql": "14.5.0",
"@types/jest": "23.3.14",
"@types/morgan": "1.9.10",
"@types/react": "16.14.67",
"@types/react-dom": "16.9.25",
"@types/supertest": "2.0.16",
"babel-core": "6.26.3",
"babel-preset-env": "1.7.0",
"babel-preset-es2015": "6.24.1",
"babel-preset-react": "6.24.1",
"babel-preset-stage-2": "6.24.1",
"codecov": "3.1.0",
"css-loader": "1.0.1",
"husky": "1.1.4",
"husky": "1.3.1",
"jest": "23.6.0",
"lint-staged": "8.0.4",
"lint-staged": "8.2.1",
"node-sass": "4.10.0",
"nodemon": "1.18.6",
"parcel-bundler": "1.10.3",
"prettier": "1.15.2",
"stylelint": "9.8.0",
"supertest": "3.3.0",
"ts-jest": "23.10.4",
"nodemon": "1.19.4",
"parcel-bundler": "1.12.5",
"prettier": "1.19.1",
"stylelint": "9.10.1",
"supertest": "3.4.2",
"ts-jest": "23.10.5",
"ts-node": "7.0.1",
"tslint": "5.11.0",
"tslint-config-prettier": "1.16.0",
"tslint": "5.20.1",
"tslint-config-prettier": "1.18.0",
"tslint-eslint-rules": "5.4.0",
"tslint-microsoft-contrib": "5.2.1",
"tslint-react": "3.6.0",
"typescript": "3.1.6"
"typescript": "3.9.10"
}
}