-
-
Notifications
You must be signed in to change notification settings - Fork 362
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
134 additions
and
128 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "ackee", | ||
"private": true, | ||
"version": "3.0.5", | ||
"version": "3.0.6", | ||
"authors": [ | ||
"Tobias Reich <[email protected]>" | ||
], | ||
|
@@ -33,21 +33,21 @@ | |
"lint": "eslint '{functions,src,test}/**/*.js'" | ||
}, | ||
"dependencies": { | ||
"ackee-tracker": "^5.0.1", | ||
"apollo-server-lambda": "^2.21.0", | ||
"apollo-server-micro": "^2.21.0", | ||
"ackee-tracker": "^5.1.0", | ||
"apollo-server-lambda": "^2.21.2", | ||
"apollo-server-micro": "^2.21.2", | ||
"apollo-server-plugin-http-headers": "^0.1.4", | ||
"date-fns": "^2.17.0", | ||
"date-fns-tz": "^1.1.2", | ||
"date-fns": "^2.19.0", | ||
"date-fns-tz": "^1.1.3", | ||
"debounce-promise": "^3.1.2", | ||
"dotenv": "^8.2.0", | ||
"graphql": "^15.5.0", | ||
"graphql-scalars": "^1.7.1", | ||
"graphql-scalars": "^1.9.0", | ||
"graphql-tools": "^7.0.4", | ||
"is-url": "^1.2.4", | ||
"micro": "^9.3.4", | ||
"microrouter": "^3.1.3", | ||
"mongoose": "^5.11.17", | ||
"mongoose": "^5.12.1", | ||
"node-fetch": "^2.6.1", | ||
"node-schedule": "^2.0.0", | ||
"normalize-url": "^5.0.0", | ||
|
@@ -61,7 +61,7 @@ | |
"ava": "3.15.0", | ||
"classnames": "^2.2.6", | ||
"coveralls": "^3.1.0", | ||
"eslint": "^7.20.0", | ||
"eslint": "^7.22.0", | ||
"eslint-plugin-import": "^2.22.0", | ||
"eslint-plugin-react": "^7.22.0", | ||
"eslint-plugin-react-hooks": "^4.2.0", | ||
|
@@ -72,20 +72,20 @@ | |
"husky": "^4.3.8", | ||
"immer": "^8.0.1", | ||
"mocked-env": "^1.3.2", | ||
"mongodb-memory-server": "^6.9.3", | ||
"mongodb-memory-server": "^6.9.6", | ||
"nodemon": "^2.0.7", | ||
"normalize.css": "^8.0.1", | ||
"nyc": "^15.1.0", | ||
"prop-types": "^15.7.2", | ||
"react": "^17.0.1", | ||
"react-dom": "^17.0.1", | ||
"react-error-boundary": "^3.1.0", | ||
"react-error-boundary": "^3.1.1", | ||
"react-fast-compare": "^3.2.0", | ||
"react-hotkeys-hook": "^3.1.0", | ||
"react-hotkeys-hook": "^3.2.1", | ||
"react-redux": "^7.2.2", | ||
"react-use": "^17.1.1", | ||
"react-use": "^17.2.1", | ||
"redux": "^4.0.5", | ||
"redux-devtools-extension": "^2.13.8", | ||
"redux-devtools-extension": "^2.13.9", | ||
"redux-thunk": "^2.3.0", | ||
"rosid-handler-js-next": "^1.0.0", | ||
"rosid-handler-sass": "^8.0.0", | ||
|
Oops, something went wrong.
264df73
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs: