浏览代码

chore(deps): bump

liyasthomas 3 年之前
父节点
当前提交
88cc21e3d4

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

@@ -17,13 +17,13 @@
   "sideEffects": false,
   "sideEffects": false,
   "dependencies": {
   "dependencies": {
     "@codemirror/highlight": "^0.19.6",
     "@codemirror/highlight": "^0.19.6",
-    "@codemirror/language": "^0.19.6",
-    "@lezer/lr": "^0.15.0"
+    "@codemirror/language": "^0.19.7",
+    "@lezer/lr": "^0.15.5"
   },
   },
   "devDependencies": {
   "devDependencies": {
     "@lezer/generator": "^0.15.0",
     "@lezer/generator": "^0.15.0",
     "mocha": "^9.0.1",
     "mocha": "^9.0.1",
-    "rollup": "^2.60.1",
+    "rollup": "^2.60.2",
     "rollup-plugin-dts": "^4.0.1",
     "rollup-plugin-dts": "^4.0.1",
     "rollup-plugin-ts": "^2.0.4",
     "rollup-plugin-ts": "^2.0.4",
     "typescript": "^4.5.2"
     "typescript": "^4.5.2"

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

@@ -38,25 +38,25 @@
     "@codemirror/closebrackets": "^0.19.0",
     "@codemirror/closebrackets": "^0.19.0",
     "@codemirror/commands": "^0.19.5",
     "@codemirror/commands": "^0.19.5",
     "@codemirror/comment": "^0.19.0",
     "@codemirror/comment": "^0.19.0",
-    "@codemirror/fold": "^0.19.1",
-    "@codemirror/gutter": "^0.19.5",
+    "@codemirror/fold": "^0.19.2",
+    "@codemirror/gutter": "^0.19.9",
     "@codemirror/highlight": "^0.19.6",
     "@codemirror/highlight": "^0.19.6",
     "@codemirror/history": "^0.19.0",
     "@codemirror/history": "^0.19.0",
     "@codemirror/lang-javascript": "^0.19.3",
     "@codemirror/lang-javascript": "^0.19.3",
     "@codemirror/lang-json": "^0.19.1",
     "@codemirror/lang-json": "^0.19.1",
-    "@codemirror/language": "^0.19.6",
+    "@codemirror/language": "^0.19.7",
     "@codemirror/lint": "^0.19.3",
     "@codemirror/lint": "^0.19.3",
     "@codemirror/matchbrackets": "^0.19.3",
     "@codemirror/matchbrackets": "^0.19.3",
     "@codemirror/rectangular-selection": "^0.19.1",
     "@codemirror/rectangular-selection": "^0.19.1",
-    "@codemirror/search": "^0.19.3",
+    "@codemirror/search": "^0.19.4",
     "@codemirror/state": "^0.19.6",
     "@codemirror/state": "^0.19.6",
     "@codemirror/text": "^0.19.5",
     "@codemirror/text": "^0.19.5",
-    "@codemirror/view": "^0.19.21",
+    "@codemirror/view": "^0.19.26",
     "@hoppscotch/codemirror-lang-graphql": "workspace:^0.1.0",
     "@hoppscotch/codemirror-lang-graphql": "workspace:^0.1.0",
     "@hoppscotch/data": "workspace:^0.1.0",
     "@hoppscotch/data": "workspace:^0.1.0",
     "@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.30.0",
+    "@nuxtjs/composition-api": "^0.31.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",
@@ -68,9 +68,9 @@
     "acorn": "^8.6.0",
     "acorn": "^8.6.0",
     "acorn-walk": "^8.2.0",
     "acorn-walk": "^8.2.0",
     "axios": "^0.24.0",
     "axios": "^0.24.0",
-    "core-js": "^3.19.1",
+    "core-js": "^3.19.2",
     "esprima": "^4.0.1",
     "esprima": "^4.0.1",
-    "firebase": "^9.5.0",
+    "firebase": "^9.6.0",
     "fp-ts": "^2.11.5",
     "fp-ts": "^2.11.5",
     "fuse.js": "^6.4.6",
     "fuse.js": "^6.4.6",
     "graphql": "^15.5.0",
     "graphql": "^15.5.0",
@@ -122,9 +122,9 @@
     "@nuxtjs/google-analytics": "^2.4.0",
     "@nuxtjs/google-analytics": "^2.4.0",
     "@nuxtjs/google-fonts": "^1.3.0",
     "@nuxtjs/google-fonts": "^1.3.0",
     "@nuxtjs/pwa": "^3.3.5",
     "@nuxtjs/pwa": "^3.3.5",
-    "@nuxtjs/stylelint-module": "^4.0.0",
+    "@nuxtjs/stylelint-module": "^4.1.0",
     "@nuxtjs/svg": "^0.3.0",
     "@nuxtjs/svg": "^0.3.0",
-    "@testing-library/jest-dom": "^5.15.1",
+    "@testing-library/jest-dom": "^5.16.0",
     "@types/codemirror": "^5.60.5",
     "@types/codemirror": "^5.60.5",
     "@types/cookie": "^0.4.1",
     "@types/cookie": "^0.4.1",
     "@types/esprima": "^4.0.3",
     "@types/esprima": "^4.0.3",
@@ -134,19 +134,19 @@
     "@vue/runtime-dom": "^3.2.23",
     "@vue/runtime-dom": "^3.2.23",
     "@vue/test-utils": "^1.3.0",
     "@vue/test-utils": "^1.3.0",
     "babel-core": "^7.0.0-bridge.0",
     "babel-core": "^7.0.0-bridge.0",
-    "babel-jest": "^27.3.1",
-    "eslint": "^8.3.0",
+    "babel-jest": "^27.4.2",
+    "eslint": "^8.4.0",
     "eslint-config-prettier": "^8.3.0",
     "eslint-config-prettier": "^8.3.0",
     "eslint-plugin-nuxt": "^3.1.0",
     "eslint-plugin-nuxt": "^3.1.0",
     "eslint-plugin-prettier": "^4.0.0",
     "eslint-plugin-prettier": "^4.0.0",
     "eslint-plugin-vue": "^8.1.1",
     "eslint-plugin-vue": "^8.1.1",
-    "jest": "^27.3.1",
+    "jest": "^27.4.3",
     "jest-serializer-vue": "^2.0.2",
     "jest-serializer-vue": "^2.0.2",
     "npm-run-all": "^4.1.5",
     "npm-run-all": "^4.1.5",
     "nuxt-windicss": "^2.0.12",
     "nuxt-windicss": "^2.0.12",
     "prettier": "^2.5.0",
     "prettier": "^2.5.0",
     "raw-loader": "^4.0.2",
     "raw-loader": "^4.0.2",
-    "sass": "^1.43.5",
+    "sass": "^1.44.0",
     "sass-loader": "^10.2.0",
     "sass-loader": "^10.2.0",
     "stylelint": "^14.1.0",
     "stylelint": "^14.1.0",
     "stylelint-config-prettier": "^9.0.3",
     "stylelint-config-prettier": "^9.0.3",

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

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

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

@@ -38,18 +38,18 @@
     "quickjs-emscripten": "^0.13.0"
     "quickjs-emscripten": "^0.13.0"
   },
   },
   "devDependencies": {
   "devDependencies": {
-    "@digitak/esrun": "^2.0.1",
+    "@digitak/esrun": "^2.0.5",
     "@relmify/jest-fp-ts": "^1.1.1",
     "@relmify/jest-fp-ts": "^1.1.1",
     "@types/jest": "^27.0.3",
     "@types/jest": "^27.0.3",
     "@types/lodash": "^4.14.177",
     "@types/lodash": "^4.14.177",
-    "@types/node": "^16.11.10",
-    "@typescript-eslint/eslint-plugin": "^5.4.0",
-    "@typescript-eslint/parser": "^5.4.0",
-    "eslint": "^8.3.0",
+    "@types/node": "^16.11.11",
+    "@typescript-eslint/eslint-plugin": "^5.5.0",
+    "@typescript-eslint/parser": "^5.5.0",
+    "eslint": "^8.4.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",
-    "jest": "^27.3.1",
+    "jest": "^27.4.3",
     "prettier": "^2.5.0",
     "prettier": "^2.5.0",
     "ts-jest": "^27.0.7",
     "ts-jest": "^27.0.7",
     "typescript": "^4.5.2"
     "typescript": "^4.5.2"

文件差异内容过多而无法显示
+ 195 - 190
pnpm-lock.yaml


部分文件因为文件数量过多而无法显示