chore: bump deps

This commit is contained in:
liyasthomas
2021-09-26 19:16:23 +05:30
parent e0f88e01f9
commit 728515c225
4 changed files with 1293 additions and 1329 deletions

View File

@@ -27,7 +27,7 @@
[[redirects]] [[redirects]]
from = "/careers" from = "/careers"
to = "https://www.notion.so/hoppscotch/3b9d5d5239a043bfb91701faabf5b8f0" to = "https://hoppscotch.notion.site/3b9d5d5239a043bfb91701faabf5b8f0"
status = 301 status = 301
force = true force = true
@@ -42,3 +42,9 @@
to = "https://twitter.com/hoppscotch_io" to = "https://twitter.com/hoppscotch_io"
status = 301 status = 301
force = true force = true
[[redirects]]
from = "/github"
to = "https://github.com/hoppscotch/hoppscotch"
status = 301
force = true

View File

@@ -26,10 +26,10 @@
"do-test": "pnpm run test" "do-test": "pnpm run test"
}, },
"dependencies": { "dependencies": {
"@apollo/client": "^3.4.12", "@apollo/client": "^3.4.13",
"@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.0", "@nuxtjs/composition-api": "^0.29.2",
"@nuxtjs/gtm": "^2.4.0", "@nuxtjs/gtm": "^2.4.0",
"@nuxtjs/i18n": "^7.0.3", "@nuxtjs/i18n": "^7.0.3",
"@nuxtjs/robots": "^2.5.0", "@nuxtjs/robots": "^2.5.0",
@@ -38,14 +38,14 @@
"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.62.3", "codemirror": "^5.63.0",
"codemirror-theme-github": "^1.0.0", "codemirror-theme-github": "^1.0.0",
"core-js": "^3.17.3", "core-js": "^3.18.0",
"esprima": "^4.0.1", "esprima": "^4.0.1",
"firebase": "^9.0.2", "firebase": "^9.1.0",
"fp-ts": "^2.11.3", "fp-ts": "^2.11.3",
"fuse.js": "^6.4.6", "fuse.js": "^6.4.6",
"graphql": "^15.5.3", "graphql": "^15.6.0",
"graphql-language-service-interface": "^2.8.4", "graphql-language-service-interface": "^2.8.4",
"graphql-language-service-parser": "^1.9.2", "graphql-language-service-parser": "^1.9.2",
"json-loader": "^0.5.7", "json-loader": "^0.5.7",
@@ -59,7 +59,7 @@
"socketio-wildcard": "^2.0.0", "socketio-wildcard": "^2.0.0",
"splitpanes": "^2.3.8", "splitpanes": "^2.3.8",
"tern": "^0.24.3", "tern": "^0.24.3",
"vue-apollo": "^3.0.7", "vue-apollo": "^3.0.8",
"vue-cli-plugin-apollo": "^0.22.2", "vue-cli-plugin-apollo": "^0.22.2",
"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",
@@ -85,27 +85,27 @@
"@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.2", "@types/codemirror": "^5.60.3",
"@types/cookie": "^0.4.1", "@types/cookie": "^0.4.1",
"@types/esprima": "^4.0.3", "@types/esprima": "^4.0.3",
"@types/lodash": "^4.14.173", "@types/lodash": "^4.14.174",
"@types/splitpanes": "^2.2.1", "@types/splitpanes": "^2.2.1",
"@vue/runtime-dom": "^3.2.12", "@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.0", "babel-jest": "^27.2.2",
"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.0", "jest": "^27.2.2",
"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",
"pretty-quick": "^3.1.1", "pretty-quick": "^3.1.1",
"raw-loader": "^4.0.2", "raw-loader": "^4.0.2",
"sass": "^1.41.1", "sass": "^1.42.1",
"sass-loader": "^10.2.0", "sass-loader": "^10.2.0",
"stylelint": "^13.13.1", "stylelint": "^13.13.1",
"stylelint-config-prettier": "^8.0.2", "stylelint-config-prettier": "^8.0.2",

View File

@@ -35,22 +35,22 @@
"quickjs-emscripten": "^0.13.0" "quickjs-emscripten": "^0.13.0"
}, },
"devDependencies": { "devDependencies": {
"@digitak/esrun": "^1.2.4", "@digitak/esrun": "^1.2.7",
"@relmify/jest-fp-ts": "^1.1.1", "@relmify/jest-fp-ts": "^1.1.1",
"@types/jest": "^26.0.23", "@types/jest": "^26.0.24",
"@types/lodash": "^4.14.173", "@types/lodash": "^4.14.174",
"@types/node": "^15.12.5", "@types/node": "^15.14.9",
"@typescript-eslint/eslint-plugin": "^4.28.1", "@typescript-eslint/eslint-plugin": "^4.31.2",
"@typescript-eslint/parser": "^4.28.1", "@typescript-eslint/parser": "^4.31.2",
"eslint": "^7.29.0", "eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0", "eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^3.4.0", "eslint-plugin-prettier": "^3.4.1",
"io-ts": "^2.2.16", "io-ts": "^2.2.16",
"jest": "^27.0.6", "jest": "^27.2.2",
"prettier": "^2.3.2", "prettier": "^2.4.1",
"pretty-quick": "^3.1.1", "pretty-quick": "^3.1.1",
"ts-jest": "^27.0.3", "ts-jest": "^27.0.5",
"typescript": "^4.3.5" "typescript": "^4.4.3"
}, },
"jest": { "jest": {
"setupFilesAfterEnv": [ "setupFilesAfterEnv": [

2564
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff