Skip to content

Commit

Permalink
all: Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
tony committed Aug 22, 2022
1 parent 7f6ffcb commit 860e16f
Show file tree
Hide file tree
Showing 15 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion packages/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@angular/compiler-cli": "^13.3.11",
"@angular/language-service": "^13.3.11",
"@types/jasmine": "^4.0.3",
"@types/node": "^18.7.8",
"@types/node": "^18.7.9",
"codelyzer": "^6.0.2",
"eslint-plugin-jsdoc": "39.3.6",
"eslint-plugin-prefer-arrow": "1.2.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/chart-react-billboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"clean": "rm -rf dist/"
},
"devDependencies": {
"@types/node": "^18.7.8",
"@types/node": "^18.7.9",
"@types/react": "^18.0.17",
"@types/react-dom": "^18.0.6",
"cross-env": "^7.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/chart-react-carbon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"clean": "rm -rf dist/"
},
"devDependencies": {
"@types/node": "^18.7.8",
"@types/node": "^18.7.9",
"@types/react": "^18.0.17",
"@types/react-dom": "^18.0.6",
"cross-env": "^7.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/chart-react-nivo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"clean": "rm -rf dist/"
},
"devDependencies": {
"@types/node": "^18.7.8",
"@types/node": "^18.7.9",
"@types/react": "^18.0.17",
"@types/react-dom": "^18.0.6",
"cross-env": "^7.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/chart-react-plotly/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"clean": "rm -rf dist/"
},
"devDependencies": {
"@types/node": "^18.7.8",
"@types/node": "^18.7.9",
"@types/plotly.js": "^2.12.2",
"@types/react": "^18.0.17",
"@types/react-dom": "^18.0.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/chart-react-victory/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"clean": "rm -rf dist/"
},
"devDependencies": {
"@types/node": "^18.7.8",
"@types/node": "^18.7.9",
"@types/react": "^18.0.17",
"@types/react-dom": "^18.0.6",
"@types/react-vis": "^1.11.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/chart-react-vis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"clean": "rm -rf dist/"
},
"devDependencies": {
"@types/node": "^18.7.8",
"@types/node": "^18.7.9",
"@types/react": "^18.0.17",
"@types/react-dom": "^18.0.6",
"@types/react-vis": "^1.11.11",
Expand Down
4 changes: 2 additions & 2 deletions packages/lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"devDependencies": {
"@types/chroma-js": "^2.1.4",
"@types/jest": "^28.1.7",
"@types/node": "^18.7.8",
"eslint-plugin-jest": "^26.8.5",
"@types/node": "^18.7.9",
"eslint-plugin-jest": "^26.8.7",
"jest": "^27.5.1",
"ts-jest": "^28.0.8",
"ts-loader": "^9.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/nav/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"clean": "rm -rf dist/"
},
"devDependencies": {
"@types/node": "^18.7.8",
"@types/node": "^18.7.9",
"es-dev-server": "^2.1.0",
"raw-loader": "^4.0.2",
"sass-loader": "^12.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@babel/preset-typescript": "^7.18.6",
"@tony/cv-data": "*",
"@types/html-webpack-plugin": "^3.2.6",
"@types/node": "^18.7.8",
"@types/node": "^18.7.9",
"@types/react": "^18.0.17",
"@types/react-dom": "^18.0.6",
"@types/webpack-dev-server": "^4.7.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"rxjs": "^6.6.7"
},
"devDependencies": {
"@types/node": "^18.7.8",
"@types/node": "^18.7.9",
"ts-loader": "^9.3.1",
"ts-node": "^10.9.1",
"typescript": "^4.7.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-range-slider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"clean": "rm -rf dist/"
},
"devDependencies": {
"@types/node": "^18.7.8",
"@types/node": "^18.7.9",
"es-dev-server": "^2.1.0",
"raw-loader": "^4.0.2",
"ts-node": "^10.9.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-switch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"clean": "rm -rf dist/"
},
"devDependencies": {
"@types/node": "^18.7.8",
"@types/node": "^18.7.9",
"es-dev-server": "^2.1.0",
"raw-loader": "^4.0.2",
"sass-loader": "^13.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@babel/preset-typescript": "^7.18.6",
"@babel/runtime": "^7.18.9",
"@types/html-webpack-plugin": "^3.2.6",
"@types/node": "^18.7.8",
"@types/node": "^18.7.9",
"@types/webpack-dev-server": "^4.7.1",
"babel-loader": "^8.2.5",
"cross-env": "^7.0.3",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3182,10 +3182,10 @@
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.5.tgz#1001cc5e6a3704b83c236027e77f2f58ea010f40"
integrity sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ==

"@types/node@*", "@types/node@^18.7.8":
version "18.7.8"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.7.8.tgz#6bbf2be6fbf9c187a5040d4277d24a06a18957a1"
integrity sha512-/YP55EMK2341JkODUb8DM9O0x1SIz2aBvyF33Uf1c76St3VpsMXEIW0nxuKkq/5cxnbz0RD9cfwNZHEAZQD3ag==
"@types/node@*", "@types/node@^18.7.9":
version "18.7.9"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.7.9.tgz#180bfc495c91dc62573967edf047e15dbdce1491"
integrity sha512-0N5Y1XAdcl865nDdjbO0m3T6FdmQ4ijE89/urOHLREyTXbpMWbSafx9y7XIsgWGtwUP2iYTinLyyW3FatAxBLQ==

"@types/parse-json@^4.0.0":
version "4.0.0"
Expand Down Expand Up @@ -7184,10 +7184,10 @@ eslint-plugin-import@^2.26.0:
resolve "^1.22.0"
tsconfig-paths "^3.14.1"

eslint-plugin-jest@^26.8.5:
version "26.8.5"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.8.5.tgz#ef75ea53a95177313ffae9741a1cfe75a88e1e1d"
integrity sha512-DEaimuVhah/fx6jDkaP4oEPhH6VLr9skpZxYqbbmfeYvXzjos3AX61NpyMvq4aB4x6XJ3rsu/zcJfg0z0nytfw==
eslint-plugin-jest@^26.8.7:
version "26.8.7"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.8.7.tgz#f38f067d0a69483d64578eb43508ca7b29c8a4b7"
integrity sha512-nJJVv3VY6ZZvJGDMC8h1jN/TIGT4We1JkNn1lvstPURicr/eZPVnlFULQ4W2qL9ByCuCr1hPmlBOc2aZ1ktw4Q==
dependencies:
"@typescript-eslint/utils" "^5.10.0"

Expand Down

0 comments on commit 860e16f

Please sign in to comment.