chore(deps): bump

This commit is contained in:
liyasthomas
2022-04-11 15:16:07 +05:30
parent d634828eca
commit 745b9f7275
4 changed files with 1228 additions and 1172 deletions

View File

@@ -25,7 +25,7 @@
"@lezer/generator": "^0.15.4",
"mocha": "^9.2.2",
"rollup": "^2.70.1",
"rollup-plugin-dts": "^4.2.0",
"rollup-plugin-dts": "^4.2.1",
"rollup-plugin-ts": "^2.0.5",
"typescript": "^4.6.3"
}

View File

@@ -51,7 +51,7 @@
"@codemirror/lint": "^0.19.6",
"@codemirror/matchbrackets": "^0.19.4",
"@codemirror/rectangular-selection": "^0.19.2",
"@codemirror/search": "^0.19.9",
"@codemirror/search": "^0.19.10",
"@codemirror/state": "^0.19.9",
"@codemirror/stream-parser": "^0.19.9",
"@codemirror/text": "^0.19.6",
@@ -68,7 +68,7 @@
"@nuxtjs/sentry": "^5.1.7",
"@nuxtjs/sitemap": "^2.4.0",
"@nuxtjs/toast": "^3.3.1",
"@urql/core": "^2.4.3",
"@urql/core": "^2.4.4",
"@urql/exchange-auth": "^0.1.7",
"@urql/exchange-graphcache": "^4.3.6",
"acorn": "^8.7.0",
@@ -117,7 +117,7 @@
"yargs-parser": "^21.0.1"
},
"devDependencies": {
"@babel/core": "^7.17.8",
"@babel/core": "^7.17.9",
"@babel/preset-env": "^7.16.11",
"@graphql-codegen/add": "^3.1.1",
"@graphql-codegen/cli": "2.6.2",
@@ -132,15 +132,15 @@
"@nuxtjs/color-mode": "^2.1.1",
"@nuxtjs/dotenv": "^1.4.1",
"@nuxtjs/eslint-config-typescript": "^9.0.0",
"@nuxtjs/eslint-module": "^3.0.2",
"@nuxtjs/eslint-module": "^3.1.0",
"@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": "^2.0.0",
"@sentry/browser": "^6.19.3",
"@testing-library/jest-dom": "^5.16.3",
"@relmify/jest-fp-ts": "^2.0.1",
"@sentry/browser": "^6.19.6",
"@testing-library/jest-dom": "^5.16.4",
"@types/codemirror": "^5.60.5",
"@types/cookie": "^0.4.1",
"@types/esprima": "^4.0.3",
@@ -156,24 +156,24 @@
"@vue/composition-api": "^1.4.9",
"@vue/runtime-dom": "^3.2.31",
"@vue/test-utils": "^1.3.0",
"@vueuse/core": "^8.2.4",
"@vueuse/core": "^8.2.5",
"babel-core": "^7.0.0-bridge.0",
"babel-jest": "^27.5.1",
"babel-loader": "^8.2.4",
"chokidar": "^3.5.3",
"eslint": "^8.12.0",
"eslint": "^8.13.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-nuxt": "^3.2.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-vue": "^8.5.0",
"eslint-plugin-vue": "^8.6.0",
"jest": "^27.5.1",
"jest-serializer-vue": "^2.0.2",
"npm-run-all": "^4.1.5",
"nuxt-windicss": "^2.2.8",
"nuxt-windicss": "^2.2.10",
"postcss-html": "^1.3.0",
"prettier": "^2.6.2",
"raw-loader": "^4.0.2",
"sass": "^1.49.11",
"sass": "^1.50.0",
"sass-loader": "^10.2.0",
"stylelint": "^14.6.1",
"stylelint-config-prettier": "^9.0.3",

View File

@@ -48,13 +48,13 @@
},
"devDependencies": {
"@digitak/esrun": "^3.1.2",
"@relmify/jest-fp-ts": "^2.0.0",
"@relmify/jest-fp-ts": "^2.0.1",
"@types/jest": "^27.4.1",
"@types/lodash": "^4.14.181",
"@types/node": "^17.0.23",
"@typescript-eslint/eslint-plugin": "^5.17.0",
"@typescript-eslint/parser": "^5.17.0",
"eslint": "^8.12.0",
"@typescript-eslint/eslint-plugin": "^5.18.0",
"@typescript-eslint/parser": "^5.18.0",
"eslint": "^8.13.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.0.0",
"io-ts": "^2.2.16",

2366
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff