Skip to content

Commit

Permalink
fix(deps): update all
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 29, 2024
1 parent b6f1d88 commit 52d8df5
Show file tree
Hide file tree
Showing 7 changed files with 66 additions and 66 deletions.
32 changes: 16 additions & 16 deletions cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,41 +20,41 @@
"test": "jest"
},
"engines": {
"node": "14.9.0"
"node": "14.21.3"
},
"devDependencies": {
"@types/chalk": "0.4.31",
"@types/inquirer": "6.5.0",
"@types/jest": "25.2.3",
"@types/js-yaml": "3.12.5",
"@types/node": "12.12.55",
"@types/node-emoji": "1.8.1",
"@types/through": "0.0.30",
"@types/yargs": "15.0.5",
"@types/js-yaml": "3.12.10",
"@types/node": "12.20.55",
"@types/node-emoji": "1.8.2",
"@types/through": "0.0.33",
"@types/yargs": "15.0.19",
"jest": "26.6.3",
"lint-staged": "10.3.0",
"lint-staged": "10.5.4",
"ncp": "2.0.0",
"rimraf": "3.0.2",
"ts-jest": "25.5.1",
"ts-node": "8.10.2",
"tsutils": "3.17.1",
"typescript": "3.9.7",
"tsutils": "3.21.0",
"typescript": "3.9.10",
"typescript-eslint-parser": "21.0.2"
},
"dependencies": {
"chalk": "2.4.2",
"chokidar": "3.4.2",
"debounce": "1.2.0",
"execa": "4.0.3",
"figlet": "1.5.0",
"glob": "7.1.6",
"chokidar": "3.6.0",
"debounce": "1.2.1",
"execa": "4.1.0",
"figlet": "1.7.0",
"glob": "7.2.3",
"inquirer": "7.3.3",
"node-emoji": "1.10.0",
"node-emoji": "1.11.0",
"ora": "3.4.0",
"parse-github-url": "1.0.2",
"request": "2.88.2",
"tar": "6.0.5",
"tmp": "0.2.1",
"tmp": "0.2.3",
"yargs": "15.4.1"
},
"jest": {
Expand Down
34 changes: 17 additions & 17 deletions platform/client-admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,26 +4,26 @@
"private": true,
"dependencies": {
"@capacitor/core": "2.4.5",
"@ionic/react": "5.3.2",
"@ionic/react-router": "5.3.2",
"@ionic/react": "5.9.4",
"@ionic/react-router": "5.9.4",
"@apollo/client": "3.2.0",
"apollo-link-context": "1.0.20",
"apollo-link-ws": "1.0.20",
"google-maps-react": "2.0.6",
"graphql": "15.3.0",
"graphql": "15.8.0",
"graphql-tag": "2.11.0",
"humanize-string":"2.1.0",
"ionicons": "5.1.2",
"ionicons": "5.5.4",
"keycloak-js": "9.0.3",
"moment": "2.27.0",
"react": "16.13.1",
"react-dom": "16.13.1",
"react-router": "5.2.0",
"react-router-dom": "5.2.0",
"simpl-schema": "1.10.0",
"subscriptions-transport-ws": "0.9.18",
"uniforms": "3.0.0-rc.3",
"uniforms-bridge-simple-schema-2": "3.0.0-rc.3",
"subscriptions-transport-ws": "0.11.0",
"uniforms": "3.10.2",
"uniforms-bridge-simple-schema-2": "3.10.2",
"uniforms-ionic": "0.1.0"
},
"scripts": {
Expand Down Expand Up @@ -51,7 +51,7 @@
]
},
"resolutions": {
"uniforms": "3.0.0-rc.3"
"uniforms": "3.10.2"
},
"devDependencies": {
"@capacitor/cli": "2.4.5",
Expand All @@ -60,21 +60,21 @@
"@graphql-codegen/typescript-operations": "1.17.8",
"@graphql-codegen/typescript-react-apollo": "2.0.6",
"@test-graphql-cli/codegen": "4.0.1-beta.6",
"@testing-library/jest-dom": "5.11.4",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "10.4.9",
"@testing-library/user-event": "10.4.1",
"@types/googlemaps": "3.39.13",
"@types/googlemaps": "3.43.3",
"@types/jest": "25.2.3",
"@types/moment": "2.13.0",
"@types/node": "12.12.55",
"@types/node": "12.20.55",
"@types/react": "16.9.49",
"@types/react-dom": "16.9.8",
"@types/react-router": "5.1.8",
"@types/react-router-dom": "5.1.5",
"@types/simpl-schema": "0.2.8",
"graphql-cli": "4.0.1-beta.6",
"react-scripts": "3.4.3",
"typescript": "3.9.7"
"@types/react-router": "5.1.20",
"@types/react-router-dom": "5.3.3",
"@types/simpl-schema": "0.2.10",
"graphql-cli": "4.1.0",
"react-scripts": "3.4.4",
"typescript": "3.9.10"
},
"description": "An Ionic project"
}
34 changes: 17 additions & 17 deletions platform/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
"private": true,
"dependencies": {
"@capacitor/core": "2.4.5",
"@ionic/react": "5.3.2",
"@ionic/react-router": "5.3.2",
"@ionic/react": "5.9.4",
"@ionic/react-router": "5.9.4",
"google-maps-react": "2.0.6",
"graphql": "15.3.0",
"graphql": "15.8.0",
"graphql-tag": "2.11.0",
"ionicons": "5.1.2",
"ionicons": "5.5.4",
"keycloak-js": "9.0.3",
"offix-cache": "0.15.5",
"offix-cache": "0.15.7",
"offix-client": "0.15.5",
"@apollo/client": "3.2.0",
"react": "16.13.1",
Expand All @@ -20,9 +20,9 @@
"react-router": "5.2.0",
"react-router-dom": "5.2.0",
"simpl-schema": "1.10.0",
"subscriptions-transport-ws": "0.9.18",
"uniforms": "3.0.0-rc.3",
"uniforms-bridge-simple-schema-2": "3.0.0-rc.3",
"subscriptions-transport-ws": "0.11.0",
"uniforms": "3.10.2",
"uniforms-bridge-simple-schema-2": "3.10.2",
"uniforms-ionic": "0.1.0"
},
"scripts": {
Expand Down Expand Up @@ -56,20 +56,20 @@
"@graphql-codegen/typescript-operations": "1.17.8",
"@graphql-codegen/typescript-react-apollo": "2.0.6",
"@test-graphql-cli/codegen": "4.0.1-beta.6",
"@testing-library/jest-dom": "5.11.4",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "10.4.9",
"@testing-library/user-event": "10.4.1",
"@types/googlemaps": "3.39.13",
"@types/googlemaps": "3.43.3",
"@types/jest": "25.2.3",
"@types/node": "12.12.55",
"@types/node": "12.20.55",
"@types/react": "16.9.49",
"@types/react-dom": "16.9.8",
"@types/react-router": "5.1.8",
"@types/react-router-dom": "5.1.5",
"@types/simpl-schema": "0.2.8",
"graphql-cli": "4.0.1-beta.6",
"react-scripts": "3.4.3",
"typescript": "3.9.7"
"@types/react-router": "5.1.20",
"@types/react-router-dom": "5.3.3",
"@types/simpl-schema": "0.2.10",
"graphql-cli": "4.1.0",
"react-scripts": "3.4.4",
"typescript": "3.9.10"
},
"description": "An Ionic project"
}
2 changes: 1 addition & 1 deletion platform/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"devDependencies": {
"del-cli": "3.0.1",
"graphback-cli": "0.16.2",
"graphql": "15.3.0"
"graphql": "15.8.0"
},
"scripts": {
"start:server": "cd server && yarn start",
Expand Down
2 changes: 1 addition & 1 deletion platform/server/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:12.18.3
FROM node:12.22.12

# Create app directory
WORKDIR /usr/src/app
Expand Down
24 changes: 12 additions & 12 deletions platform/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@
},
"license": "MIT",
"devDependencies": {
"@types/cors": "2.8.7",
"@types/express": "4.17.0",
"@types/node": "13.13.16",
"@types/cors": "2.8.17",
"@types/express": "4.17.21",
"@types/node": "13.13.52",
"keycloak-request-token": "0.1.0",
"ts-node": "8.10.2",
"ts-node-dev": "1.0.0-pre.62",
"ts-node-dev": "1.1.8",
"tslint": "6.1.3",
"typescript": "3.9.7"
"typescript": "3.9.10"
},
"dependencies": {
"@aerogear/graphql-mqtt-subscriptions": "1.1.3",
Expand All @@ -32,17 +32,17 @@
"@types/react": "16.9.49",
"apollo-server-express": "2.17.0",
"cors": "2.8.5",
"dotenv": "8.2.0",
"express": "4.17.1",
"express-session": "1.17.1",
"dotenv": "8.6.0",
"express": "4.18.3",
"express-session": "1.18.0",
"graphback": "0.16.2",
"graphql": "15.3.0",
"graphql": "15.8.0",
"graphql-merge-resolvers": "1.1.16",
"graphql-subscriptions": "1.1.0",
"graphql-subscriptions": "1.2.1",
"graphql-tag": "2.11.0",
"keycloak-connect": "10.0.2",
"keycloak-connect-graphql": "0.6.1",
"mongo-seeding": "3.4.1",
"keycloak-connect-graphql": "0.7.0",
"mongo-seeding": "3.7.2",
"mongodb": "3.6.1",
"mongodb-backup": "1.6.9",
"mongodb-restore": "1.6.2"
Expand Down
4 changes: 2 additions & 2 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@docusaurus/core": "2.0.0-alpha.64",
"@docusaurus/preset-classic": "2.0.0-alpha.63",
"classnames": "2.2.6",
"classnames": "2.5.1",
"react": "16.13.1",
"react-dom": "16.13.1"
},
Expand All @@ -28,6 +28,6 @@
]
},
"devDependencies": {
"raw-loader": "4.0.1"
"raw-loader": "4.0.2"
}
}

0 comments on commit 52d8df5

Please sign in to comment.