chore(deps): bump

This commit is contained in:
liyasthomas
2022-01-31 07:27:58 +05:30
parent 9e0eeb5b56
commit 0b8fb2da2f
6 changed files with 679 additions and 588 deletions

View File

@@ -21,11 +21,11 @@
],
"dependencies": {
"husky": "^7.0.4",
"lint-staged": "^12.3.1"
"lint-staged": "^12.3.2"
},
"devDependencies": {
"@commitlint/cli": "^16.1.0",
"@commitlint/config-conventional": "^16.0.0",
"@types/node": "^17.0.10"
"@types/node": "^17.0.13"
}
}

View File

@@ -22,9 +22,9 @@
"@lezer/lr": "^0.15.7"
},
"devDependencies": {
"@lezer/generator": "^0.15.3",
"mocha": "^9.1.4",
"rollup": "^2.66.0",
"@lezer/generator": "^0.15.4",
"mocha": "^9.2.0",
"rollup": "^2.66.1",
"rollup-plugin-dts": "^4.1.0",
"rollup-plugin-ts": "^2.0.5",
"typescript": "^4.5.5"

View File

@@ -34,7 +34,7 @@
},
"dependencies": {
"@apidevtools/swagger-parser": "^10.0.3",
"@apollo/client": "^3.5.7",
"@apollo/client": "^3.5.8",
"@codemirror/autocomplete": "^0.19.0",
"@codemirror/closebrackets": "^0.19.0",
"@codemirror/commands": "^0.19.0",
@@ -75,7 +75,7 @@
"axios": "^0.25.0",
"core-js": "^3.20.3",
"esprima": "^4.0.1",
"firebase": "^9.6.4",
"firebase": "^9.6.5",
"fp-ts": "^2.11.8",
"fuse.js": "^6.5.3",
"graphql": "^15.5.0",
@@ -135,9 +135,9 @@
"@nuxtjs/google-fonts": "^1.3.0",
"@nuxtjs/pwa": "^3.3.5",
"@nuxtjs/stylelint-module": "^4.1.0",
"@nuxtjs/svg": "^0.3.0",
"@nuxtjs/svg": "^0.4.0",
"@relmify/jest-fp-ts": "^1.1.1",
"@sentry/browser": "^6.16.1",
"@sentry/browser": "^6.17.3",
"@testing-library/jest-dom": "^5.16.1",
"@types/codemirror": "^5.60.5",
"@types/cookie": "^0.4.1",
@@ -149,17 +149,17 @@
"@types/splitpanes": "^2.2.1",
"@types/uuid": "^8.3.4",
"@urql/devtools": "^2.0.3",
"@vue/composition-api": "^1.4.4",
"@vue/composition-api": "^1.4.5",
"@vue/runtime-dom": "^3.2.29",
"@vue/test-utils": "^1.3.0",
"babel-core": "^7.0.0-bridge.0",
"babel-jest": "^27.4.6",
"babel-loader": "^8.2.3",
"eslint": "^8.7.0",
"eslint": "^8.8.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-nuxt": "^3.1.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-vue": "^8.3.0",
"eslint-plugin-vue": "^8.4.0",
"jest": "^27.4.7",
"jest-serializer-vue": "^2.0.2",
"npm-run-all": "^4.1.5",

View File

@@ -28,7 +28,7 @@
"homepage": "https://github.com/hoppscotch/hoppscotch#readme",
"devDependencies": {
"@types/lodash": "^4.14.178",
"tsup": "^5.11.11"
"tsup": "^5.11.13"
},
"dependencies": {
"lodash": "^4.17.21"

View File

@@ -42,10 +42,10 @@
"@relmify/jest-fp-ts": "^1.1.1",
"@types/jest": "^27.4.0",
"@types/lodash": "^4.14.178",
"@types/node": "^17.0.10",
"@typescript-eslint/eslint-plugin": "^5.10.0",
"@typescript-eslint/parser": "^5.10.0",
"eslint": "^8.7.0",
"@types/node": "^17.0.13",
"@typescript-eslint/eslint-plugin": "^5.10.1",
"@typescript-eslint/parser": "^5.10.1",
"eslint": "^8.8.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0",
"io-ts": "^2.2.16",

1233
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff