chore(deps): bump

This commit is contained in:
liyasthomas
2021-12-31 20:11:05 +05:30
parent b343789554
commit 1baf73a710
5 changed files with 1299 additions and 1188 deletions

View File

@@ -24,7 +24,7 @@
"lint-staged": "^12.1.4"
},
"devDependencies": {
"@commitlint/cli": "^16.0.0",
"@commitlint/cli": "^16.0.1",
"@commitlint/config-conventional": "^16.0.0"
}
}

View File

@@ -41,7 +41,7 @@
"@codemirror/fold": "^0.19.2",
"@codemirror/gutter": "^0.19.9",
"@codemirror/highlight": "^0.19.6",
"@codemirror/history": "^0.19.0",
"@codemirror/history": "^0.19.1",
"@codemirror/lang-javascript": "^0.19.3",
"@codemirror/lang-json": "^0.19.1",
"@codemirror/language": "^0.19.7",
@@ -69,7 +69,7 @@
"@urql/core": "^2.3.6",
"@urql/exchange-auth": "^0.1.7",
"@urql/exchange-graphcache": "^4.3.6",
"acorn": "^8.6.0",
"acorn": "^8.7.0",
"acorn-walk": "^8.2.0",
"axios": "^0.24.0",
"core-js": "^3.20.1",
@@ -79,7 +79,7 @@
"fuse.js": "^6.5.3",
"graphql": "^15.5.0",
"graphql-language-service-interface": "^2.9.1",
"graphql-language-service-parser": "^1.10.0",
"graphql-language-service-parser": "^1.10.4",
"graphql-tag": "^2.12.6",
"io-ts": "^2.2.16",
"json-loader": "^0.5.7",
@@ -88,7 +88,7 @@
"node-interval-tree": "^1.3.3",
"nuxt": "^2.15.8",
"paho-mqtt": "^1.1.0",
"rxjs": "^7.4.0",
"rxjs": "^7.5.1",
"socket.io-client-v2": "npm:socket.io-client@^2.4.0",
"socket.io-client-v3": "npm:socket.io-client@^3.1.3",
"socket.io-client-v4": "npm:socket.io-client@^4.3.2",
@@ -108,15 +108,15 @@
"yargs-parser": "^21.0.0"
},
"devDependencies": {
"@babel/core": "^7.16.5",
"@babel/preset-env": "^7.16.5",
"@graphql-codegen/add": "^3.1.0",
"@graphql-codegen/cli": "2.3.0",
"@graphql-codegen/typed-document-node": "^2.2.1",
"@graphql-codegen/typescript": "2.4.1",
"@graphql-codegen/typescript-operations": "^2.2.1",
"@graphql-codegen/typescript-urql-graphcache": "^2.2.2",
"@graphql-codegen/urql-introspection": "^2.1.0",
"@babel/core": "^7.16.7",
"@babel/preset-env": "^7.16.7",
"@graphql-codegen/add": "^3.1.1",
"@graphql-codegen/cli": "2.3.1",
"@graphql-codegen/typed-document-node": "^2.2.2",
"@graphql-codegen/typescript": "2.4.2",
"@graphql-codegen/typescript-operations": "^2.2.2",
"@graphql-codegen/typescript-urql-graphcache": "^2.2.3",
"@graphql-codegen/urql-introspection": "^2.1.1",
"@graphql-typed-document-node/core": "^3.1.1",
"@nuxt/types": "^2.15.8",
"@nuxt/typescript-build": "^2.1.0",
@@ -139,7 +139,7 @@
"@types/splitpanes": "^2.2.1",
"@types/uuid": "^8.3.3",
"@urql/devtools": "^2.0.3",
"@vue/composition-api": "^1.4.2",
"@vue/composition-api": "^1.4.3",
"@vue/runtime-dom": "^3.2.26",
"@vue/test-utils": "^1.3.0",
"babel-core": "^7.0.0-bridge.0",
@@ -152,10 +152,10 @@
"jest": "^27.4.5",
"jest-serializer-vue": "^2.0.2",
"npm-run-all": "^4.1.5",
"nuxt-windicss": "^2.2.1",
"nuxt-windicss": "^2.2.2",
"prettier": "^2.5.1",
"raw-loader": "^4.0.2",
"sass": "^1.45.1",
"sass": "^1.45.2",
"sass-loader": "^10.2.0",
"stylelint": "^14.2.0",
"stylelint-config-prettier": "^9.0.3",

View File

@@ -27,6 +27,6 @@
},
"homepage": "https://github.com/hoppscotch/hoppscotch#readme",
"devDependencies": {
"tsup": "^5.11.9"
"tsup": "^5.11.10"
}
}

View File

@@ -40,11 +40,11 @@
"devDependencies": {
"@digitak/esrun": "^3.1.1",
"@relmify/jest-fp-ts": "^1.1.1",
"@types/jest": "^27.0.3",
"@types/jest": "^27.4.0",
"@types/lodash": "^4.14.178",
"@types/node": "^17.0.5",
"@typescript-eslint/eslint-plugin": "^5.8.0",
"@typescript-eslint/parser": "^5.8.0",
"@typescript-eslint/eslint-plugin": "^5.8.1",
"@typescript-eslint/parser": "^5.8.1",
"eslint": "^8.5.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0",

2445
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff