|
@@ -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"
|
|
|
}
|