Browse Source

chore(deps): bump

liyasthomas 3 years ago
parent
commit
5a9d08a3f1

+ 2 - 2
packages/codemirror-lang-graphql/package.json

@@ -23,10 +23,10 @@
   "devDependencies": {
     "@lezer/generator": "^0.15.0",
     "mocha": "^9.0.1",
-    "rollup": "^2.60.2",
+    "rollup": "^2.61.1",
     "rollup-plugin-dts": "^4.0.1",
     "rollup-plugin-ts": "^2.0.4",
-    "typescript": "^4.5.2"
+    "typescript": "^4.5.3"
   },
   "license": "MIT"
 }

+ 11 - 11
packages/hoppscotch-app/package.json

@@ -36,7 +36,7 @@
     "@apollo/client": "^3.5.5",
     "@codemirror/autocomplete": "^0.19.9",
     "@codemirror/closebrackets": "^0.19.0",
-    "@codemirror/commands": "^0.19.5",
+    "@codemirror/commands": "^0.19.6",
     "@codemirror/comment": "^0.19.0",
     "@codemirror/fold": "^0.19.2",
     "@codemirror/gutter": "^0.19.9",
@@ -52,7 +52,7 @@
     "@codemirror/state": "^0.19.6",
     "@codemirror/text": "^0.19.5",
     "@codemirror/tooltip": "^0.19.10",
-    "@codemirror/view": "^0.19.26",
+    "@codemirror/view": "^0.19.29",
     "@hoppscotch/codemirror-lang-graphql": "workspace:^0.1.0",
     "@hoppscotch/data": "workspace:^0.1.0",
     "@hoppscotch/js-sandbox": "workspace:^1.0.0",
@@ -63,15 +63,15 @@
     "@nuxtjs/robots": "^2.5.0",
     "@nuxtjs/sitemap": "^2.4.0",
     "@nuxtjs/toast": "^3.3.1",
-    "@urql/core": "^2.3.5",
-    "@urql/exchange-auth": "^0.1.6",
-    "@urql/exchange-graphcache": "^4.3.5",
+    "@urql/core": "^2.3.6",
+    "@urql/exchange-auth": "^0.1.7",
+    "@urql/exchange-graphcache": "^4.3.6",
     "acorn": "^8.6.0",
     "acorn-walk": "^8.2.0",
     "axios": "^0.24.0",
     "core-js": "^3.19.2",
     "esprima": "^4.0.1",
-    "firebase": "^9.6.0",
+    "firebase": "^9.6.1",
     "fp-ts": "^2.11.5",
     "fuse.js": "^6.4.6",
     "graphql": "^15.5.0",
@@ -132,29 +132,29 @@
     "@types/lodash": "^4.14.177",
     "@types/splitpanes": "^2.2.1",
     "@urql/devtools": "^2.0.3",
-    "@vue/runtime-dom": "^3.2.23",
+    "@vue/runtime-dom": "^3.2.26",
     "@vue/test-utils": "^1.3.0",
     "babel-core": "^7.0.0-bridge.0",
-    "babel-jest": "^27.4.2",
+    "babel-jest": "^27.4.4",
     "eslint": "^8.4.0",
     "eslint-config-prettier": "^8.3.0",
     "eslint-plugin-nuxt": "^3.1.0",
     "eslint-plugin-prettier": "^4.0.0",
     "eslint-plugin-vue": "^8.1.1",
-    "jest": "^27.4.3",
+    "jest": "^27.4.4",
     "jest-serializer-vue": "^2.0.2",
     "npm-run-all": "^4.1.5",
     "nuxt-windicss": "^2.0.12",
     "prettier": "^2.5.1",
     "raw-loader": "^4.0.2",
-    "sass": "^1.44.0",
+    "sass": "^1.45.0",
     "sass-loader": "^10.2.0",
     "stylelint": "^14.1.0",
     "stylelint-config-prettier": "^9.0.3",
     "stylelint-config-standard": "^24.0.0",
     "stylelint-config-standard-scss": "^3.0.0",
     "ts-jest": "^27.1.0",
-    "typescript": "^4.5.2",
+    "typescript": "^4.5.3",
     "vue-jest": "^3.0.7",
     "worker-loader": "^3.0.8"
   }

+ 1 - 1
packages/hoppscotch-data/package.json

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

+ 9 - 9
packages/hoppscotch-js-sandbox/package.json

@@ -38,20 +38,20 @@
     "quickjs-emscripten": "^0.13.0"
   },
   "devDependencies": {
-    "@digitak/esrun": "^2.0.5",
+    "@digitak/esrun": "^2.0.6",
     "@relmify/jest-fp-ts": "^1.1.1",
     "@types/jest": "^27.0.3",
-    "@types/lodash": "^4.14.177",
-    "@types/node": "^16.11.11",
-    "@typescript-eslint/eslint-plugin": "^5.5.0",
-    "@typescript-eslint/parser": "^5.5.0",
-    "eslint": "^8.4.0",
+    "@types/lodash": "^4.14.178",
+    "@types/node": "^16.11.12",
+    "@typescript-eslint/eslint-plugin": "^5.6.0",
+    "@typescript-eslint/parser": "^5.6.0",
+    "eslint": "^8.4.1",
     "eslint-config-prettier": "^8.3.0",
     "eslint-plugin-prettier": "^4.0.0",
     "io-ts": "^2.2.16",
-    "jest": "^27.4.3",
+    "jest": "^27.4.4",
     "prettier": "^2.5.1",
-    "ts-jest": "^27.1.0",
-    "typescript": "^4.5.2"
+    "ts-jest": "^27.1.1",
+    "typescript": "^4.5.3"
   }
 }

File diff suppressed because it is too large
+ 182 - 182
pnpm-lock.yaml


Some files were not shown because too many files changed in this diff