chore(deps): bump

This commit is contained in:
liyasthomas
2021-10-03 19:13:44 +05:30
parent d832690548
commit a24541ac2b
4 changed files with 896 additions and 780 deletions

View File

@@ -22,7 +22,7 @@
"lint-staged": "^11.1.2" "lint-staged": "^11.1.2"
}, },
"devDependencies": { "devDependencies": {
"@commitlint/cli": "^13.1.0", "@commitlint/cli": "^13.2.0",
"@commitlint/config-conventional": "^13.1.0" "@commitlint/config-conventional": "^13.2.0"
} }
} }

View File

@@ -26,7 +26,7 @@
"do-test": "pnpm run test" "do-test": "pnpm run test"
}, },
"dependencies": { "dependencies": {
"@apollo/client": "^3.4.13", "@apollo/client": "^3.4.15",
"@hoppscotch/js-sandbox": "workspace:^1.0.0", "@hoppscotch/js-sandbox": "workspace:^1.0.0",
"@nuxtjs/axios": "^5.13.6", "@nuxtjs/axios": "^5.13.6",
"@nuxtjs/composition-api": "^0.29.2", "@nuxtjs/composition-api": "^0.29.2",
@@ -38,12 +38,12 @@
"acorn": "^8.5.0", "acorn": "^8.5.0",
"acorn-walk": "^8.2.0", "acorn-walk": "^8.2.0",
"axios": "^0.21.4", "axios": "^0.21.4",
"codemirror": "^5.63.0", "codemirror": "^5.63.1",
"codemirror-theme-github": "^1.0.0", "codemirror-theme-github": "^1.0.0",
"core-js": "^3.18.0", "core-js": "^3.18.1",
"esprima": "^4.0.1", "esprima": "^4.0.1",
"firebase": "^9.1.0", "firebase": "^9.1.1",
"fp-ts": "^2.11.3", "fp-ts": "^2.11.4",
"fuse.js": "^6.4.6", "fuse.js": "^6.4.6",
"graphql": "^15.6.0", "graphql": "^15.6.0",
"graphql-language-service-interface": "^2.8.4", "graphql-language-service-interface": "^2.8.4",
@@ -55,7 +55,7 @@
"node-interval-tree": "^1.3.3", "node-interval-tree": "^1.3.3",
"nuxt": "^2.15.8", "nuxt": "^2.15.8",
"paho-mqtt": "^1.1.0", "paho-mqtt": "^1.1.0",
"rxjs": "^7.3.0", "rxjs": "^7.3.1",
"socket.io-client": "^4.2.0", "socket.io-client": "^4.2.0",
"socketio-wildcard": "^2.0.0", "socketio-wildcard": "^2.0.0",
"splitpanes": "^2.3.8", "splitpanes": "^2.3.8",
@@ -65,15 +65,15 @@
"vue-functional-data-merge": "^3.1.0", "vue-functional-data-merge": "^3.1.0",
"vue-github-button": "^1.3.0", "vue-github-button": "^1.3.0",
"vue-textarea-autosize": "^1.1.1", "vue-textarea-autosize": "^1.1.1",
"vue-tippy": "^4.11.0", "vue-tippy": "^4.12.0",
"vuejs-auto-complete": "^0.9.0", "vuejs-auto-complete": "^0.9.0",
"yargs-parser": "^20.2.9" "yargs-parser": "^20.2.9"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "^7.15.5", "@babel/core": "^7.15.5",
"@babel/preset-env": "^7.15.6", "@babel/preset-env": "^7.15.6",
"@commitlint/cli": "^13.1.0", "@commitlint/cli": "^13.2.0",
"@commitlint/config-conventional": "^13.1.0", "@commitlint/config-conventional": "^13.2.0",
"@nuxt/types": "^2.15.8", "@nuxt/types": "^2.15.8",
"@nuxt/typescript-build": "^2.1.0", "@nuxt/typescript-build": "^2.1.0",
"@nuxtjs/color-mode": "^2.1.1", "@nuxtjs/color-mode": "^2.1.1",
@@ -86,21 +86,21 @@
"@nuxtjs/stylelint-module": "^4.0.0", "@nuxtjs/stylelint-module": "^4.0.0",
"@nuxtjs/svg": "^0.2.0", "@nuxtjs/svg": "^0.2.0",
"@testing-library/jest-dom": "^5.14.1", "@testing-library/jest-dom": "^5.14.1",
"@types/codemirror": "^5.60.3", "@types/codemirror": "^5.60.4",
"@types/cookie": "^0.4.1", "@types/cookie": "^0.4.1",
"@types/esprima": "^4.0.3", "@types/esprima": "^4.0.3",
"@types/lodash": "^4.14.174", "@types/lodash": "^4.14.175",
"@types/splitpanes": "^2.2.1", "@types/splitpanes": "^2.2.1",
"@vue/runtime-dom": "^3.2.19", "@vue/runtime-dom": "^3.2.19",
"@vue/test-utils": "^1.2.2", "@vue/test-utils": "^1.2.2",
"babel-core": "^7.0.0-bridge.0", "babel-core": "^7.0.0-bridge.0",
"babel-jest": "^27.2.2", "babel-jest": "^27.2.4",
"eslint": "^7.32.0", "eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0", "eslint-config-prettier": "^8.3.0",
"eslint-plugin-nuxt": "^2.0.0", "eslint-plugin-nuxt": "^2.0.0",
"eslint-plugin-prettier": "^4.0.0", "eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-vue": "^7.18.0", "eslint-plugin-vue": "^7.18.0",
"jest": "^27.2.2", "jest": "^27.2.4",
"jest-serializer-vue": "^2.0.2", "jest-serializer-vue": "^2.0.2",
"nuxt-windicss": "^1.2.4", "nuxt-windicss": "^1.2.4",
"prettier": "^2.4.1", "prettier": "^2.4.1",

View File

@@ -30,23 +30,23 @@
"author": "The Hoppscotch Team <support@hoppscotch.io> (https://hoppscotch.com/)", "author": "The Hoppscotch Team <support@hoppscotch.io> (https://hoppscotch.com/)",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"fp-ts": "^2.11.3", "fp-ts": "^2.11.4",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"quickjs-emscripten": "^0.13.0" "quickjs-emscripten": "^0.13.0"
}, },
"devDependencies": { "devDependencies": {
"@digitak/esrun": "^1.2.7", "@digitak/esrun": "^1.2.8",
"@relmify/jest-fp-ts": "^1.1.1", "@relmify/jest-fp-ts": "^1.1.1",
"@types/jest": "^26.0.24", "@types/jest": "^26.0.24",
"@types/lodash": "^4.14.174", "@types/lodash": "^4.14.175",
"@types/node": "^15.14.9", "@types/node": "^15.14.9",
"@typescript-eslint/eslint-plugin": "^4.31.2", "@typescript-eslint/eslint-plugin": "^4.32.0",
"@typescript-eslint/parser": "^4.31.2", "@typescript-eslint/parser": "^4.32.0",
"eslint": "^7.32.0", "eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0", "eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^3.4.1", "eslint-plugin-prettier": "^3.4.1",
"io-ts": "^2.2.16", "io-ts": "^2.2.16",
"jest": "^27.2.2", "jest": "^27.2.4",
"prettier": "^2.4.1", "prettier": "^2.4.1",
"pretty-quick": "^3.1.1", "pretty-quick": "^3.1.1",
"ts-jest": "^27.0.5", "ts-jest": "^27.0.5",

1634
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff