chore(deps): bump

This commit is contained in:
liyasthomas
2022-02-14 21:18:52 +05:30
parent e9011a6b44
commit c12f82f663
5 changed files with 1402 additions and 1236 deletions

View File

@@ -21,11 +21,11 @@
],
"dependencies": {
"husky": "^7.0.4",
"lint-staged": "^12.3.3"
"lint-staged": "^12.3.4"
},
"devDependencies": {
"@commitlint/cli": "^16.1.0",
"@commitlint/config-conventional": "^16.0.0",
"@types/node": "^17.0.15"
"@commitlint/cli": "^16.2.1",
"@commitlint/config-conventional": "^16.2.1",
"@types/node": "^17.0.17"
}
}

View File

@@ -24,7 +24,7 @@
"devDependencies": {
"@lezer/generator": "^0.15.4",
"mocha": "^9.2.0",
"rollup": "^2.67.1",
"rollup": "^2.67.2",
"rollup-plugin-dts": "^4.1.0",
"rollup-plugin-ts": "^2.0.5",
"typescript": "^4.5.5"

View File

@@ -71,7 +71,7 @@
"@urql/exchange-graphcache": "^4.3.6",
"acorn": "^8.7.0",
"acorn-walk": "^8.2.0",
"axios": "^0.25.0",
"axios": "^0.26.0",
"core-js": "^3.21.0",
"esprima": "^4.0.1",
"firebase": "^9.6.5",
@@ -94,7 +94,7 @@
"paho-mqtt": "^1.1.0",
"postman-collection": "^4.1.1",
"qs": "^6.10.3",
"rxjs": "^7.5.2",
"rxjs": "^7.5.4",
"socket.io-client-v2": "npm:socket.io-client@^2.4.0",
"socket.io-client-v3": "npm:socket.io-client@^3.1.3",
"socket.io-client-v4": "npm:socket.io-client@^4.4.1",
@@ -112,13 +112,13 @@
"yargs-parser": "^21.0.0"
},
"devDependencies": {
"@babel/core": "^7.17.0",
"@babel/core": "^7.17.2",
"@babel/preset-env": "^7.16.11",
"@graphql-codegen/add": "^3.1.1",
"@graphql-codegen/cli": "2.5.0",
"@graphql-codegen/cli": "2.6.1",
"@graphql-codegen/typed-document-node": "^2.2.3",
"@graphql-codegen/typescript": "2.4.3",
"@graphql-codegen/typescript-operations": "^2.2.4",
"@graphql-codegen/typescript-operations": "^2.3.0",
"@graphql-codegen/typescript-urql-graphcache": "^2.2.4",
"@graphql-codegen/urql-introspection": "^2.1.1",
"@graphql-typed-document-node/core": "^3.1.1",
@@ -134,7 +134,7 @@
"@nuxtjs/stylelint-module": "^4.1.0",
"@nuxtjs/svg": "^0.4.0",
"@relmify/jest-fp-ts": "^1.1.1",
"@sentry/browser": "^6.17.3",
"@sentry/browser": "^6.17.7",
"@testing-library/jest-dom": "^5.16.2",
"@types/codemirror": "^5.60.5",
"@types/cookie": "^0.4.1",
@@ -147,18 +147,18 @@
"@types/uuid": "^8.3.4",
"@urql/devtools": "^2.0.3",
"@vue/composition-api": "^1.4.6",
"@vue/runtime-dom": "^3.2.30",
"@vue/runtime-dom": "^3.2.31",
"@vue/test-utils": "^1.3.0",
"@vueuse/core": "^7.5.5",
"@vueuse/core": "^7.6.2",
"babel-core": "^7.0.0-bridge.0",
"babel-jest": "^27.5.0",
"babel-jest": "^27.5.1",
"babel-loader": "^8.2.3",
"eslint": "^8.8.0",
"eslint": "^8.9.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-nuxt": "^3.1.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-vue": "^8.4.1",
"jest": "^27.5.0",
"jest": "^27.5.1",
"jest-serializer-vue": "^2.0.2",
"npm-run-all": "^4.1.5",
"nuxt-windicss": "^2.2.4",
@@ -166,9 +166,9 @@
"raw-loader": "^4.0.2",
"sass": "^1.49.7",
"sass-loader": "^10.2.0",
"stylelint": "^14.3.0",
"stylelint": "^14.5.0",
"stylelint-config-prettier": "^9.0.3",
"stylelint-config-standard": "^24.0.0",
"stylelint-config-standard": "^25.0.0",
"stylelint-config-standard-scss": "^3.0.0",
"ts-jest": "^27.1.3",
"typescript": "^4.5.5",

View File

@@ -42,14 +42,14 @@
"@relmify/jest-fp-ts": "^1.1.1",
"@types/jest": "^27.4.0",
"@types/lodash": "^4.14.178",
"@types/node": "^17.0.15",
"@typescript-eslint/eslint-plugin": "^5.10.1",
"@typescript-eslint/parser": "^5.10.1",
"eslint": "^8.8.0",
"@types/node": "^17.0.17",
"@typescript-eslint/eslint-plugin": "^5.11.0",
"@typescript-eslint/parser": "^5.11.0",
"eslint": "^8.9.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0",
"io-ts": "^2.2.16",
"jest": "^27.5.0",
"jest": "^27.5.1",
"prettier": "^2.5.1",
"ts-jest": "^27.1.3",
"typescript": "^4.5.5"

2592
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff