Skip to content

Commit

Permalink
chore(deps): updates
Browse files Browse the repository at this point in the history
  • Loading branch information
morlay committed Nov 10, 2021
1 parent 8dd8308 commit a79b026
Show file tree
Hide file tree
Showing 23 changed files with 2,072 additions and 4,156 deletions.
14 changes: 7 additions & 7 deletions @querycap-dev/babel-preset/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
"version": "0.5.4",
"license": "MIT",
"dependencies": {
"@babel/plugin-proposal-class-properties": "^7.14.5",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.5",
"@babel/plugin-proposal-object-rest-spread": "^7.14.7",
"@babel/plugin-proposal-optional-chaining": "^7.14.5",
"@babel/plugin-transform-react-jsx": "^7.14.9",
"@babel/plugin-transform-runtime": "^7.15.0",
"@babel/plugin-transform-typescript": "^7.15.4",
"@babel/plugin-proposal-class-properties": "^7.16.0",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.16.0",
"@babel/plugin-proposal-object-rest-spread": "^7.16.0",
"@babel/plugin-proposal-optional-chaining": "^7.16.0",
"@babel/plugin-transform-react-jsx": "^7.16.0",
"@babel/plugin-transform-runtime": "^7.16.0",
"@babel/plugin-transform-typescript": "^7.16.1",
"babel-plugin-macros": "^3.1.0",
"babel-plugin-pure-calls-annotation": "^0.4.2",
"babel-plugin-typescript-iife-enum": "^0.2.1"
Expand Down
6 changes: 3 additions & 3 deletions @querycap-dev/devkit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
"@querycap-dev/generate": "workspace:^0.5.4",
"@querycap/config": "workspace:*",
"@types/cross-spawn": "^6.0.2",
"@types/js-yaml": "^4.0.3",
"@types/js-yaml": "^4.0.4",
"cross-spawn": "^7.0.3",
"js-yaml": "^4.1.0",
"lodash": "^4.17.21",
"npm-path": "^2.0.4",
"ts-node": "^10.2.1",
"yargs": "^17.1.1"
"ts-node": "^10.4.0",
"yargs": "^17.2.1"
},
"license": "MIT",
"publishConfig": {
Expand Down
10 changes: 5 additions & 5 deletions @querycap-dev/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
"main": "eslint.config.js",
"license": "MIT",
"dependencies": {
"@typescript-eslint/eslint-plugin": "^4.31.0",
"@typescript-eslint/parser": "^4.31.0",
"eslint": "^7.32.0",
"eslint-plugin-react": "^7.25.1",
"eslint-plugin-react-hooks": "^4.2.0"
"@typescript-eslint/eslint-plugin": "^5.3.1",
"@typescript-eslint/parser": "^5.3.1",
"eslint": "^8.2.0",
"eslint-plugin-react": "^7.26.1",
"eslint-plugin-react-hooks": "^4.3.0"
},
"publishConfig": {
"access": "public"
Expand Down
4 changes: 2 additions & 2 deletions @querycap-dev/generate-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"@querycap-dev/generate": "workspace:^0.5.4",
"@querycap-dev/ts-gen-client-from-openapi": "workspace:^1.3.5",
"@querycap-dev/ts-gen-core": "workspace:^1.3.5",
"@types/lodash": "^4.14.172",
"axios": "^0.21.4",
"@types/lodash": "^4.14.176",
"axios": "^0.24.0",
"lodash": "^4.17.21"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion @querycap-dev/generate-css2tsx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
],
"dependencies": {
"lodash": "^4.17.21",
"postcss": "^8.3.6"
"postcss": "^8.3.11"
},
"license": "MIT",
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion @querycap-dev/generate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"chalk": "^4.1.2",
"fast-glob": "^3.2.7",
"prettier": "^2.3.2"
"prettier": "^2.4.1"
},
"license": "MIT",
"publishConfig": {
Expand Down
10 changes: 5 additions & 5 deletions @querycap-dev/monobundle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@
"dependencies": {
"@rollup/plugin-babel": "^5.3.0",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^13.0.4",
"@types/yargs": "^17.0.2",
"@rollup/plugin-node-resolve": "^13.0.6",
"@types/yargs": "^17.0.5",
"chalk": "^4.1.2",
"del": "^6.0.0",
"lodash": "^4.17.21",
"minimatch": "^3.0.4",
"rollup": "^2.56.3",
"rollup-plugin-dts": "^4.0.0",
"yargs": "^17.1.1"
"rollup": "^2.59.0",
"rollup-plugin-dts": "^4.0.1",
"yargs": "^17.2.1"
},
"license": "MIT",
"publishConfig": {
Expand Down
16 changes: 8 additions & 8 deletions @querycap-dev/webpack-browser-sync/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,23 +4,23 @@
"bin": "bin/webpack-browser-sync.js",
"dependencies": {
"@babel/runtime-corejs3": "*",
"@types/browser-sync": "~2.26.2",
"@types/browser-sync": "~2.26.3",
"@types/compression": "~1.7.2",
"@types/connect-history-api-fallback": "~1.3.5",
"@types/interpret": "~1.1.1",
"@types/lodash": "~4.14.172",
"@types/lodash": "~4.14.176",
"@types/mime": "~2.0.3",
"@types/yargs": "~17.0.2",
"browser-sync": "^2.27.5",
"@types/yargs": "~17.0.5",
"browser-sync": "^2.27.7",
"compression": "^1.7.4",
"connect-history-api-fallback": "^1.6.0",
"interpret": "^2.2.0",
"lodash": "^4.17.21",
"mime": "2.5.2",
"mime": "3.0.0",
"webpack": "*",
"webpack-dev-middleware": "^5.0.0",
"webpack-hot-middleware": "^2.25.0",
"yargs": "^17.1.1"
"webpack-dev-middleware": "^5.2.1",
"webpack-hot-middleware": "^2.25.1",
"yargs": "^17.2.1"
},
"publishConfig": {
"access": "public"
Expand Down
6 changes: 3 additions & 3 deletions @querycap-dev/webpack-preset-assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@
"webpack": "*"
},
"dependencies": {
"css-loader": "^6.2.0",
"css-loader": "^6.5.1",
"file-loader": "6.2.0",
"glsl-shader-loader": "0.1.6",
"html-loader": "2.1.2",
"html-loader": "3.0.1",
"markdownit-loader": "2.0.0",
"raw-loader": "4.0.2",
"style-loader": "^3.2.1",
"style-loader": "^3.3.1",
"url-loader": "4.1.1"
},
"publishConfig": {
Expand Down
16 changes: 8 additions & 8 deletions @querycap-dev/webpack-preset-html/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,16 @@
"webpack": "*"
},
"dependencies": {
"@types/workbox-webpack-plugin": "^5.1.8",
"@querycap/config": "workspace:*",
"html-webpack-plugin": "^5.3.2",
"@types/workbox-webpack-plugin": "^5.1.8",
"html-webpack-plugin": "^5.5.0",
"webpack-pwa-manifest": "^4.3.0",
"workbox-core": "^6.2.4",
"workbox-navigation-preload": "^6.2.4",
"workbox-precaching": "^6.2.4",
"workbox-routing": "^6.2.4",
"workbox-strategies": "^6.2.4",
"workbox-webpack-plugin": "^6.2.4"
"workbox-core": "^6.3.0",
"workbox-navigation-preload": "^6.3.0",
"workbox-precaching": "^6.3.0",
"workbox-routing": "^6.3.0",
"workbox-strategies": "^6.3.0",
"workbox-webpack-plugin": "^6.3.0"
},
"publishConfig": {
"access": "public"
Expand Down
8 changes: 4 additions & 4 deletions @querycap-dev/webpack-preset-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@
"license": "MIT",
"peerDependencies": {
"@babel/runtime-corejs3": "*",
"webpack": "*",
"lodash": "*"
"lodash": "*",
"webpack": "*"
},
"dependencies": {
"babel-loader": "^8.2.2",
"babel-loader": "^8.2.3",
"source-map-loader": "^3.0.0",
"terser-webpack-plugin": "^5.2.3",
"terser-webpack-plugin": "^5.2.5",
"worker-loader": "^3.0.8"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion @querycap-dev/webpack-preset/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"webpack-cli": "^4.7.2"
},
"dependencies": {
"webpack-bundle-analyzer": "^4.4.2"
"webpack-bundle-analyzer": "^4.5.0"
},
"publishConfig": {
"access": "public"
Expand Down
4 changes: 2 additions & 2 deletions @querycap-ui/babel-preset-css-prop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"version": "0.9.4",
"license": "MIT",
"dependencies": {
"@babel/plugin-syntax-jsx": "^7.14.5",
"@babel/plugin-transform-react-jsx": "^7.14.9",
"@babel/plugin-syntax-jsx": "^7.16.0",
"@babel/plugin-transform-react-jsx": "^7.16.0",
"@emotion/babel-plugin": "^11.3.0"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion @querycap-ui/blocks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"license": "MIT",
"dependencies": {
"@babel/runtime-corejs3": "*",
"@emotion/react": "^11.4.1",
"@emotion/react": "^11.5.0",
"@querycap-ui/core": "workspace:^0.11.6",
"@querycap-ui/form-controls": "workspace:^0.14.8",
"@querycap-ui/icons": "workspace:^0.6.4",
Expand Down
6 changes: 3 additions & 3 deletions @querycap-ui/core.macro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
"@babel/runtime-corejs3": "*"
},
"dependencies": {
"@babel/generator": "^7.15.4",
"@babel/helper-module-imports": "^7.15.4",
"@babel/types": "^7.15.4",
"@babel/generator": "^7.16.0",
"@babel/helper-module-imports": "^7.16.0",
"@babel/types": "^7.16.0",
"@emotion/serialize": "^1.0.2",
"@querycap-ui/css-aliases": "workspace:^0.3.4",
"babel-plugin-macros": "^3.1.0"
Expand Down
2 changes: 1 addition & 1 deletion @querycap-ui/core/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ export * from "polished";
export * from "./theme";
export * from "./select";
export * from "./domHelpers";
export * from "react-use-gesture";
export * from "@use-gesture/react";
export * from "react-spring";
export { keyframes } from "@emotion/react";
6 changes: 3 additions & 3 deletions @querycap-ui/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
"react": "17.x"
},
"dependencies": {
"@emotion/react": "^11.4.1",
"@emotion/react": "^11.5.0",
"@querycap-ui/core.macro": "workspace:^0.4.4",
"@querycap-ui/css-aliases": "workspace:^0.3.4",
"polished": "^4.1.3",
"react-spring": "^9.2.4",
"react-use-gesture": "^9.1.3"
"react-spring": "^9.3.0",
"@use-gesture/react": "^10.1.4"
},
"publishConfig": {
"access": "public"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@babel/types": "7.x"
},
"dependencies": {
"@babel/helper-module-imports": "^7.15.4"
"@babel/helper-module-imports": "^7.16.0"
},
"files": [
"./dist/",
Expand Down
2 changes: 1 addition & 1 deletion @querycap/bootstrap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@querycap/persister": "workspace:^0.6.4",
"@reactorx/router": "workspace:^0.23.4",
"@types/history": "^4.7.9",
"history": "^4.x",
"history": "~5.1.0",
"redux-logger": "^3.0.6"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion @querycap/form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@querycap/reactutils": "workspace:^0.8.4",
"@querycap/validators": "workspace:^0.3.4",
"@reactorx/core": "workspace:^0.22.4",
"@types/lodash": "^4.14.172",
"@types/lodash": "^4.14.176",
"lodash": "^4.17.21"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ install:
pnpm i

dep:
pnpm up --latest
pnpm up -r --latest
pnpm i

install.monobundle:
Expand Down
50 changes: 25 additions & 25 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,16 +81,16 @@
}
},
"dependencies": {
"@babel/core": "^7.15.8",
"@babel/plugin-syntax-jsx": "^7.14.5",
"@babel/preset-env": "^7.15.8",
"@babel/runtime-corejs3": "^7.15.4",
"@babel/types": "^7.15.6",
"@changesets/cli": "^2.17.0",
"@commitlint/cli": "^13.2.0",
"@commitlint/config-conventional": "^13.2.0",
"@babel/core": "^7.16.0",
"@babel/plugin-syntax-jsx": "^7.16.0",
"@babel/preset-env": "^7.16.0",
"@babel/runtime-corejs3": "^7.16.3",
"@babel/types": "^7.16.0",
"@changesets/cli": "^2.18.0",
"@commitlint/cli": "^14.1.0",
"@commitlint/config-conventional": "^14.1.0",
"@emotion/babel-plugin": "^11.3.0",
"@emotion/react": "^11.4.1",
"@emotion/react": "^11.5.0",
"@querycap-dev/babel-preset": "workspace:*",
"@querycap-dev/devkit": "workspace:*",
"@querycap-dev/eslint-config": "workspace:*",
Expand All @@ -108,26 +108,26 @@
"@types/babel__preset-env": "^7.9.2",
"@types/benchmark": "^2.1.1",
"@types/jest": "^27.0.2",
"@types/lodash": "^4.14.175",
"@types/node": "^16.10.3",
"@types/lodash": "^4.14.176",
"@types/node": "^16.11.7",
"@types/prismjs": "^1.16.6",
"@types/react": "^17.0.27",
"@types/react-dom": "^17.0.9",
"@types/react": "^17.0.34",
"@types/react-dom": "^17.0.11",
"assert": "^2.0.0",
"axios": "^0.22.0",
"babel-jest": "^27.2.5",
"axios": "^0.24.0",
"babel-jest": "^27.3.1",
"babel-plugin-macros": "^3.1.0",
"benchmark": "2.1.4",
"date-fns": "^2.25.0",
"eslint": "^7.32.0",
"eslint": "^8.2.0",
"eslint-plugin-react": "^7.26.1",
"fast-glob": "^3.2.7",
"gh-pages": "^3.2.3",
"history": "4.x",
"husky": "^7.0.2",
"jest": "^27.2.5",
"history": "^4.10.x",
"husky": "^7.0.4",
"jest": "^27.3.1",
"js-yaml": "^4.1.0",
"lint-staged": "^11.2.0",
"lint-staged": "^11.2.6",
"localforage-memoryStorageDriver": "0.9.2",
"lodash": "^4.17.21",
"lodash-es": "^4.17.21",
Expand All @@ -140,12 +140,12 @@
"react": "^17.0.2",
"react-dom": "^17.0.2",
"rxjs": "^7.4.0",
"ts-node": "^10.2.1",
"typescript": "^4.4.3",
"ts-node": "^10.4.0",
"typescript": "^4.4.4",
"uuid": "^8.3.2",
"webpack": "^5.58.1",
"webpack-bundle-analyzer": "^4.4.2",
"webpack-cli": "^4.9.0"
"webpack": "^5.63.0",
"webpack-bundle-analyzer": "^4.5.0",
"webpack-cli": "^4.9.1"
},
"pnpm": {
"overrides": {
Expand Down
Loading

0 comments on commit a79b026

Please sign in to comment.