fix versions

This commit is contained in:
Daniel Waxweiler 2023-02-12 18:11:24 +01:00
parent b7742d3803
commit ab7e7274d0
2 changed files with 10 additions and 10 deletions

10
package-lock.json generated
View File

@ -9,8 +9,8 @@
"version": "0.10.1",
"license": "Apache-2.0",
"dependencies": {
"graphql": "^16.6.0",
"graphql-request": "^5.0.0",
"graphql": "16.6.0",
"graphql-request": "5.0.0",
"luxon": "3.2.1",
"object-hash": "3.0.0"
},
@ -25,10 +25,10 @@
"browser-env": "3.3.0",
"c8": "7.12.0",
"copy-webpack-plugin": "11.0.0",
"eslint": "^8.34.0",
"eslint-plugin-ava": "^14.0.0",
"eslint": "8.34.0",
"eslint-plugin-ava": "14.0.0",
"eslint-plugin-jsx": "0.1.0",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react": "7.32.2",
"esm": "3.2.25",
"gulp": "4.0.2",
"gulp-replace": "1.1.4",

View File

@ -24,8 +24,8 @@
},
"license": "Apache-2.0",
"dependencies": {
"graphql": "^16.6.0",
"graphql-request": "^5.0.0",
"graphql": "16.6.0",
"graphql-request": "5.0.0",
"luxon": "3.2.1",
"object-hash": "3.0.0"
},
@ -40,10 +40,10 @@
"browser-env": "3.3.0",
"c8": "7.12.0",
"copy-webpack-plugin": "11.0.0",
"eslint": "^8.34.0",
"eslint-plugin-ava": "^14.0.0",
"eslint": "8.34.0",
"eslint-plugin-ava": "14.0.0",
"eslint-plugin-jsx": "0.1.0",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react": "7.32.2",
"esm": "3.2.25",
"gulp": "4.0.2",
"gulp-replace": "1.1.4",