chore(deps): bump
This commit is contained in:
@@ -23,8 +23,8 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@lezer/generator": "^0.15.4",
|
||||
"mocha": "^9.2.1",
|
||||
"rollup": "^2.70.0",
|
||||
"mocha": "^9.2.2",
|
||||
"rollup": "^2.70.1",
|
||||
"rollup-plugin-dts": "^4.2.0",
|
||||
"rollup-plugin-ts": "^2.0.5",
|
||||
"typescript": "^4.6.2"
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@apidevtools/swagger-parser": "^10.0.3",
|
||||
"@codemirror/autocomplete": "^0.19.13",
|
||||
"@codemirror/autocomplete": "^0.19.14",
|
||||
"@codemirror/closebrackets": "^0.19.1",
|
||||
"@codemirror/commands": "^0.19.8",
|
||||
"@codemirror/comment": "^0.19.1",
|
||||
@@ -72,7 +72,7 @@
|
||||
"@urql/exchange-graphcache": "^4.3.6",
|
||||
"acorn": "^8.7.0",
|
||||
"acorn-walk": "^8.2.0",
|
||||
"axios": "^0.26.0",
|
||||
"axios": "^0.26.1",
|
||||
"core-js": "^3.21.1",
|
||||
"esprima": "^4.0.1",
|
||||
"firebase": "^9.6.8",
|
||||
@@ -83,7 +83,7 @@
|
||||
"graphql-language-service-parser": "^1.10.4",
|
||||
"graphql-tag": "^2.12.6",
|
||||
"httpsnippet": "^2.0.0",
|
||||
"insomnia-importers": "^2.5.1",
|
||||
"insomnia-importers": "^2.5.2",
|
||||
"io-ts": "^2.2.16",
|
||||
"js-yaml": "^4.1.0",
|
||||
"json-loader": "^0.5.7",
|
||||
@@ -118,24 +118,24 @@
|
||||
"@babel/preset-env": "^7.16.11",
|
||||
"@graphql-codegen/add": "^3.1.1",
|
||||
"@graphql-codegen/cli": "2.6.2",
|
||||
"@graphql-codegen/typed-document-node": "^2.2.5",
|
||||
"@graphql-codegen/typescript": "2.4.5",
|
||||
"@graphql-codegen/typescript-operations": "^2.3.2",
|
||||
"@graphql-codegen/typescript-urql-graphcache": "^2.2.6",
|
||||
"@graphql-codegen/typed-document-node": "^2.2.7",
|
||||
"@graphql-codegen/typescript": "2.4.7",
|
||||
"@graphql-codegen/typescript-operations": "^2.3.4",
|
||||
"@graphql-codegen/typescript-urql-graphcache": "^2.2.8",
|
||||
"@graphql-codegen/urql-introspection": "^2.1.1",
|
||||
"@graphql-typed-document-node/core": "^3.1.1",
|
||||
"@nuxt/types": "^2.15.8",
|
||||
"@nuxt/typescript-build": "^2.1.0",
|
||||
"@nuxtjs/color-mode": "^2.1.1",
|
||||
"@nuxtjs/dotenv": "^1.4.1",
|
||||
"@nuxtjs/eslint-config-typescript": "^8.0.0",
|
||||
"@nuxtjs/eslint-config-typescript": "^9.0.0",
|
||||
"@nuxtjs/eslint-module": "^3.0.2",
|
||||
"@nuxtjs/google-analytics": "^2.4.0",
|
||||
"@nuxtjs/google-fonts": "^1.3.0",
|
||||
"@nuxtjs/pwa": "^3.3.5",
|
||||
"@nuxtjs/stylelint-module": "^4.1.0",
|
||||
"@nuxtjs/svg": "^0.4.0",
|
||||
"@relmify/jest-fp-ts": "^1.1.1",
|
||||
"@relmify/jest-fp-ts": "^2.0.0",
|
||||
"@sentry/browser": "^6.18.2",
|
||||
"@testing-library/jest-dom": "^5.16.2",
|
||||
"@types/codemirror": "^5.60.5",
|
||||
@@ -151,13 +151,13 @@
|
||||
"@vue/composition-api": "^1.4.9",
|
||||
"@vue/runtime-dom": "^3.2.31",
|
||||
"@vue/test-utils": "^1.3.0",
|
||||
"@vueuse/core": "^7.7.1",
|
||||
"@vueuse/core": "^8.0.1",
|
||||
"babel-core": "^7.0.0-bridge.0",
|
||||
"babel-jest": "^27.5.1",
|
||||
"babel-loader": "^8.2.3",
|
||||
"eslint": "^8.10.0",
|
||||
"eslint": "^8.11.0",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
"eslint-plugin-nuxt": "^3.1.0",
|
||||
"eslint-plugin-nuxt": "^3.2.0",
|
||||
"eslint-plugin-prettier": "^4.0.0",
|
||||
"eslint-plugin-vue": "^8.5.0",
|
||||
"jest": "^27.5.1",
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
"homepage": "https://github.com/hoppscotch/hoppscotch#readme",
|
||||
"devDependencies": {
|
||||
"@types/lodash": "^4.14.179",
|
||||
"tsup": "^5.12.0"
|
||||
"tsup": "^5.12.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"fp-ts": "^2.11.8",
|
||||
|
||||
@@ -40,13 +40,13 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@digitak/esrun": "^3.1.2",
|
||||
"@relmify/jest-fp-ts": "^1.1.1",
|
||||
"@relmify/jest-fp-ts": "^2.0.0",
|
||||
"@types/jest": "^27.4.1",
|
||||
"@types/lodash": "^4.14.179",
|
||||
"@types/node": "^17.0.21",
|
||||
"@typescript-eslint/eslint-plugin": "^5.14.0",
|
||||
"@typescript-eslint/parser": "^5.14.0",
|
||||
"eslint": "^8.10.0",
|
||||
"eslint": "^8.11.0",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
"eslint-plugin-prettier": "^4.0.0",
|
||||
"io-ts": "^2.2.16",
|
||||
|
||||
1032
pnpm-lock.yaml
generated
1032
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user