|
@@ -26,7 +26,7 @@
|
|
|
"do-test": "pnpm run test"
|
|
|
},
|
|
|
"dependencies": {
|
|
|
- "@apollo/client": "^3.4.13",
|
|
|
+ "@apollo/client": "^3.4.15",
|
|
|
"@hoppscotch/js-sandbox": "workspace:^1.0.0",
|
|
|
"@nuxtjs/axios": "^5.13.6",
|
|
|
"@nuxtjs/composition-api": "^0.29.2",
|
|
@@ -38,12 +38,12 @@
|
|
|
"acorn": "^8.5.0",
|
|
|
"acorn-walk": "^8.2.0",
|
|
|
"axios": "^0.21.4",
|
|
|
- "codemirror": "^5.63.0",
|
|
|
+ "codemirror": "^5.63.1",
|
|
|
"codemirror-theme-github": "^1.0.0",
|
|
|
- "core-js": "^3.18.0",
|
|
|
+ "core-js": "^3.18.1",
|
|
|
"esprima": "^4.0.1",
|
|
|
- "firebase": "^9.1.0",
|
|
|
- "fp-ts": "^2.11.3",
|
|
|
+ "firebase": "^9.1.1",
|
|
|
+ "fp-ts": "^2.11.4",
|
|
|
"fuse.js": "^6.4.6",
|
|
|
"graphql": "^15.6.0",
|
|
|
"graphql-language-service-interface": "^2.8.4",
|
|
@@ -55,7 +55,7 @@
|
|
|
"node-interval-tree": "^1.3.3",
|
|
|
"nuxt": "^2.15.8",
|
|
|
"paho-mqtt": "^1.1.0",
|
|
|
- "rxjs": "^7.3.0",
|
|
|
+ "rxjs": "^7.3.1",
|
|
|
"socket.io-client": "^4.2.0",
|
|
|
"socketio-wildcard": "^2.0.0",
|
|
|
"splitpanes": "^2.3.8",
|
|
@@ -65,15 +65,15 @@
|
|
|
"vue-functional-data-merge": "^3.1.0",
|
|
|
"vue-github-button": "^1.3.0",
|
|
|
"vue-textarea-autosize": "^1.1.1",
|
|
|
- "vue-tippy": "^4.11.0",
|
|
|
+ "vue-tippy": "^4.12.0",
|
|
|
"vuejs-auto-complete": "^0.9.0",
|
|
|
"yargs-parser": "^20.2.9"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
"@babel/core": "^7.15.5",
|
|
|
"@babel/preset-env": "^7.15.6",
|
|
|
- "@commitlint/cli": "^13.1.0",
|
|
|
- "@commitlint/config-conventional": "^13.1.0",
|
|
|
+ "@commitlint/cli": "^13.2.0",
|
|
|
+ "@commitlint/config-conventional": "^13.2.0",
|
|
|
"@nuxt/types": "^2.15.8",
|
|
|
"@nuxt/typescript-build": "^2.1.0",
|
|
|
"@nuxtjs/color-mode": "^2.1.1",
|
|
@@ -86,21 +86,21 @@
|
|
|
"@nuxtjs/stylelint-module": "^4.0.0",
|
|
|
"@nuxtjs/svg": "^0.2.0",
|
|
|
"@testing-library/jest-dom": "^5.14.1",
|
|
|
- "@types/codemirror": "^5.60.3",
|
|
|
+ "@types/codemirror": "^5.60.4",
|
|
|
"@types/cookie": "^0.4.1",
|
|
|
"@types/esprima": "^4.0.3",
|
|
|
- "@types/lodash": "^4.14.174",
|
|
|
+ "@types/lodash": "^4.14.175",
|
|
|
"@types/splitpanes": "^2.2.1",
|
|
|
"@vue/runtime-dom": "^3.2.19",
|
|
|
"@vue/test-utils": "^1.2.2",
|
|
|
"babel-core": "^7.0.0-bridge.0",
|
|
|
- "babel-jest": "^27.2.2",
|
|
|
+ "babel-jest": "^27.2.4",
|
|
|
"eslint": "^7.32.0",
|
|
|
"eslint-config-prettier": "^8.3.0",
|
|
|
"eslint-plugin-nuxt": "^2.0.0",
|
|
|
"eslint-plugin-prettier": "^4.0.0",
|
|
|
"eslint-plugin-vue": "^7.18.0",
|
|
|
- "jest": "^27.2.2",
|
|
|
+ "jest": "^27.2.4",
|
|
|
"jest-serializer-vue": "^2.0.2",
|
|
|
"nuxt-windicss": "^1.2.4",
|
|
|
"prettier": "^2.4.1",
|