瀏覽代碼

chore(deps): bump

liyasthomas 4 年之前
父節點
當前提交
87f8f61163
共有 3 個文件被更改,包括 259 次插入247 次删除
  1. 6 6
      packages/hoppscotch-app/package.json
  2. 1 1
      packages/hoppscotch-js-sandbox/package.json
  3. 252 240
      pnpm-lock.yaml

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

@@ -36,7 +36,7 @@
     "@apollo/client": "^3.4.16",
     "@apollo/client": "^3.4.16",
     "@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.3",
+    "@nuxtjs/composition-api": "^0.30.0",
     "@nuxtjs/gtm": "^2.4.0",
     "@nuxtjs/gtm": "^2.4.0",
     "@nuxtjs/i18n": "^7.2.0",
     "@nuxtjs/i18n": "^7.2.0",
     "@nuxtjs/robots": "^2.5.0",
     "@nuxtjs/robots": "^2.5.0",
@@ -52,13 +52,13 @@
     "codemirror-theme-github": "^1.0.0",
     "codemirror-theme-github": "^1.0.0",
     "core-js": "^3.19.1",
     "core-js": "^3.19.1",
     "esprima": "^4.0.1",
     "esprima": "^4.0.1",
-    "firebase": "^9.2.0",
+    "firebase": "^9.3.0",
     "fp-ts": "^2.11.5",
     "fp-ts": "^2.11.5",
     "fuse.js": "^6.4.6",
     "fuse.js": "^6.4.6",
     "graphql": "^15.7.2",
     "graphql": "^15.7.2",
     "graphql-language-service-interface": "^2.8.4",
     "graphql-language-service-interface": "^2.8.4",
     "graphql-language-service-parser": "^1.9.3",
     "graphql-language-service-parser": "^1.9.3",
-    "graphql-tag": "^2.12.5",
+    "graphql-tag": "^2.12.6",
     "io-ts": "^2.2.16",
     "io-ts": "^2.2.16",
     "json-loader": "^0.5.7",
     "json-loader": "^0.5.7",
     "lodash": "^4.17.21",
     "lodash": "^4.17.21",
@@ -91,9 +91,9 @@
     "@graphql-codegen/add": "^3.1.0",
     "@graphql-codegen/add": "^3.1.0",
     "@graphql-codegen/cli": "2.2.2",
     "@graphql-codegen/cli": "2.2.2",
     "@graphql-codegen/typed-document-node": "^2.2.0",
     "@graphql-codegen/typed-document-node": "^2.2.0",
-    "@graphql-codegen/typescript": "2.3.0",
+    "@graphql-codegen/typescript": "2.3.1",
     "@graphql-codegen/typescript-operations": "^2.2.0",
     "@graphql-codegen/typescript-operations": "^2.2.0",
-    "@graphql-codegen/typescript-urql-graphcache": "^2.2.0",
+    "@graphql-codegen/typescript-urql-graphcache": "^2.2.1",
     "@graphql-codegen/urql-introspection": "^2.1.0",
     "@graphql-codegen/urql-introspection": "^2.1.0",
     "@graphql-typed-document-node/core": "^3.1.0",
     "@graphql-typed-document-node/core": "^3.1.0",
     "@nuxt/types": "^2.15.8",
     "@nuxt/types": "^2.15.8",
@@ -118,7 +118,7 @@
     "@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.3.1",
     "babel-jest": "^27.3.1",
-    "eslint": "^8.1.0",
+    "eslint": "^8.2.0",
     "eslint-config-prettier": "^8.3.0",
     "eslint-config-prettier": "^8.3.0",
     "eslint-plugin-nuxt": "^3.0.0",
     "eslint-plugin-nuxt": "^3.0.0",
     "eslint-plugin-prettier": "^4.0.0",
     "eslint-plugin-prettier": "^4.0.0",

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

@@ -45,7 +45,7 @@
     "@types/node": "^16.11.5",
     "@types/node": "^16.11.5",
     "@typescript-eslint/eslint-plugin": "^5.3.0",
     "@typescript-eslint/eslint-plugin": "^5.3.0",
     "@typescript-eslint/parser": "^5.3.0",
     "@typescript-eslint/parser": "^5.3.0",
-    "eslint": "^8.1.0",
+    "eslint": "^8.2.0",
     "eslint-config-prettier": "^8.3.0",
     "eslint-config-prettier": "^8.3.0",
     "eslint-plugin-prettier": "^4.0.0",
     "eslint-plugin-prettier": "^4.0.0",
     "io-ts": "^2.2.16",
     "io-ts": "^2.2.16",

文件差異過大導致無法顯示
+ 252 - 240
pnpm-lock.yaml


部分文件因文件數量過多而無法顯示