chore(deps): bump
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user