Browse Source

chore(deps): bump

liyasthomas 3 years ago
parent
commit
fac1288ef2
4 changed files with 178 additions and 169 deletions
  1. 1 1
      package.json
  2. 5 5
      packages/hoppscotch-app/package.json
  3. 3 3
      packages/hoppscotch-js-sandbox/package.json
  4. 169 160
      pnpm-lock.yaml

+ 1 - 1
package.json

@@ -21,7 +21,7 @@
   ],
   "dependencies": {
     "husky": "^7.0.4",
-    "lint-staged": "^12.1.2"
+    "lint-staged": "^12.1.3"
   },
   "devDependencies": {
     "@commitlint/cli": "^15.0.0",

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

@@ -48,11 +48,11 @@
     "@codemirror/lint": "^0.19.3",
     "@codemirror/matchbrackets": "^0.19.3",
     "@codemirror/rectangular-selection": "^0.19.1",
-    "@codemirror/search": "^0.19.4",
+    "@codemirror/search": "^0.19.5",
     "@codemirror/state": "^0.19.6",
     "@codemirror/text": "^0.19.5",
     "@codemirror/tooltip": "^0.19.10",
-    "@codemirror/view": "^0.19.32",
+    "@codemirror/view": "^0.19.34",
     "@hoppscotch/codemirror-lang-graphql": "workspace:^0.1.0",
     "@hoppscotch/data": "workspace:^0.1.0",
     "@hoppscotch/js-sandbox": "workspace:^1.0.0",
@@ -136,12 +136,12 @@
     "@types/splitpanes": "^2.2.1",
     "@types/uuid": "^8.3.3",
     "@urql/devtools": "^2.0.3",
-    "@vue/composition-api": "^1.4.1",
+    "@vue/composition-api": "^1.4.2",
     "@vue/runtime-dom": "^3.2.26",
     "@vue/test-utils": "^1.3.0",
     "babel-core": "^7.0.0-bridge.0",
     "babel-jest": "^27.4.5",
-    "eslint": "^8.4.0",
+    "eslint": "^8.5.0",
     "eslint-config-prettier": "^8.3.0",
     "eslint-plugin-nuxt": "^3.1.0",
     "eslint-plugin-prettier": "^4.0.0",
@@ -158,7 +158,7 @@
     "stylelint-config-prettier": "^9.0.3",
     "stylelint-config-standard": "^24.0.0",
     "stylelint-config-standard-scss": "^3.0.0",
-    "ts-jest": "^27.1.0",
+    "ts-jest": "^27.1.2",
     "typescript": "^4.5.4",
     "vue-jest": "^3.0.7",
     "worker-loader": "^3.0.8"

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

@@ -38,20 +38,20 @@
     "quickjs-emscripten": "^0.13.0"
   },
   "devDependencies": {
-    "@digitak/esrun": "^3.1.0",
+    "@digitak/esrun": "^3.1.1",
     "@relmify/jest-fp-ts": "^1.1.1",
     "@types/jest": "^27.0.3",
     "@types/lodash": "^4.14.178",
     "@types/node": "^17.0.0",
     "@typescript-eslint/eslint-plugin": "^5.7.0",
     "@typescript-eslint/parser": "^5.7.0",
-    "eslint": "^8.4.1",
+    "eslint": "^8.5.0",
     "eslint-config-prettier": "^8.3.0",
     "eslint-plugin-prettier": "^4.0.0",
     "io-ts": "^2.2.16",
     "jest": "^27.4.5",
     "prettier": "^2.5.1",
-    "ts-jest": "^27.1.1",
+    "ts-jest": "^27.1.2",
     "typescript": "^4.5.4"
   }
 }

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


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