versions-bump

This commit is contained in:
tonyrewin 2022-10-22 17:17:34 +03:00
parent becaf7d798
commit 88582f6d55
2 changed files with 1574 additions and 1922 deletions

View File

@ -48,7 +48,7 @@
"@nanostores/router": "^0.7.0", "@nanostores/router": "^0.7.0",
"@nanostores/solid": "^0.3.0", "@nanostores/solid": "^0.3.0",
"@popperjs/core": "^2.11.6", "@popperjs/core": "^2.11.6",
"@solid-devtools/debugger": "^0.11.1", "@solid-devtools/debugger": "^0.13.1",
"@solid-devtools/logger": "^0.4.9", "@solid-devtools/logger": "^0.4.9",
"@solid-primitives/memo": "^1.0.2", "@solid-primitives/memo": "^1.0.2",
"@types/express": "^4.17.14", "@types/express": "^4.17.14",
@ -61,7 +61,7 @@
"@urql/exchange-auth": "^1.0.0", "@urql/exchange-auth": "^1.0.0",
"@urql/exchange-graphcache": "^5.0.0", "@urql/exchange-graphcache": "^5.0.0",
"astro": "^1.4.6", "astro": "^1.4.6",
"astro-eslint-parser": "^0.6.1", "astro-eslint-parser": "^0.7.3",
"bcryptjs": "^2.4.3", "bcryptjs": "^2.4.3",
"bootstrap": "5.1.3", "bootstrap": "5.1.3",
"clsx": "^1.2.1", "clsx": "^1.2.1",
@ -75,15 +75,15 @@
"eslint-plugin-jsx-a11y": "^6.6.1", "eslint-plugin-jsx-a11y": "^6.6.1",
"eslint-plugin-promise": "^6.0.1", "eslint-plugin-promise": "^6.0.1",
"eslint-plugin-solid": "^0.7.3", "eslint-plugin-solid": "^0.7.3",
"eslint-plugin-sonarjs": "^0.15.0", "eslint-plugin-sonarjs": "^0.16.0",
"eslint-plugin-unicorn": "^44.0.2", "eslint-plugin-unicorn": "^44.0.2",
"graphql": "^16.6.0", "graphql": "^16.6.0",
"graphql-tag": "^2.12.6", "graphql-tag": "^2.12.6",
"graphql-ws": "^5.11.2", "graphql-ws": "^5.11.2",
"hast-util-select": "^5.0.2", "hast-util-select": "^5.0.2",
"husky": "^8.0.1", "husky": "^8.0.1",
"idb": "^7.0.1", "idb": "^7.1.0",
"jest": "^29.0.1", "jest": "^29.2.1",
"lint-staged": "^13.0.3", "lint-staged": "^13.0.3",
"markdown-it": "^13.0.1", "markdown-it": "^13.0.1",
"markdown-it-container": "^3.0.0", "markdown-it-container": "^3.0.0",
@ -113,8 +113,8 @@
"rollup": "~2.79.1", "rollup": "~2.79.1",
"rollup-plugin-visualizer": "^5.8.2", "rollup-plugin-visualizer": "^5.8.2",
"sass": "^1.55.0", "sass": "^1.55.0",
"solid-devtools": "^0.18.2", "solid-devtools": "^0.20.1",
"solid-js": "^1.5.6", "solid-js": "^1.6.0",
"solid-js-form": "^0.1.5", "solid-js-form": "^0.1.5",
"solid-jsx": "^0.9.1", "solid-jsx": "^0.9.1",
"solid-social": "^0.9.0", "solid-social": "^0.9.0",

3482
yarn.lock

File diff suppressed because it is too large Load Diff