Skip to content

Commit

Permalink
chore(deps): bump d3, typedoc, @sveltejs/kit, @sveltejs/package, @car…
Browse files Browse the repository at this point in the history
…bon/icons, @carbon/icons-react, @carbon/colors, carbon-components, @carbon/layout, @carbon/styles, @carbon/themes, date-fns, dompurify, @ibm/telemetry-js, sass, typescript, vite, vitest, @types*, @typescript-eslint, svelte-check, vue-tsc, @nrwl/devkit, eslint-plugin-react-refresh, eslint-plugin-vue (#1785)
  • Loading branch information
nstuyvesant committed Mar 19, 2024
1 parent 560af6f commit 00319f5
Show file tree
Hide file tree
Showing 7 changed files with 2,127 additions and 2,411 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"packageManager": "yarn@4.1.1",
"prettier": "./prettier.config.mjs",
"devDependencies": {
"@nrwl/devkit": "^18.0.7",
"@nrwl/devkit": "^18.1.2",
"@storybook/addon-essentials": "^7.6.17",
"@storybook/addon-interactions": "^7.6.17",
"@storybook/addon-links": "^7.6.17",
Expand All @@ -41,20 +41,20 @@
"@storybook/theming": "^7.6.17",
"@storybook/vue3": "^7.6.17",
"@storybook/vue3-vite": "^7.6.17",
"@typescript-eslint/eslint-plugin": "^7.1.1",
"@typescript-eslint/parser": "^7.1.1",
"@typescript-eslint/eslint-plugin": "^7.3.1",
"@typescript-eslint/parser": "^7.3.1",
"@vue/eslint-config-prettier": "^9.0.0",
"@vue/eslint-config-typescript": "^12.0.0",
"@vue/eslint-config-typescript": "^13.0.0",
"commitizen": "^4.3.0",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.5",
"eslint-plugin-react-refresh": "^0.4.6",
"eslint-plugin-storybook": "^0.8.0",
"eslint-plugin-svelte": "^2.35.1",
"eslint-plugin-vue": "^9.22.0",
"eslint-plugin-vue": "^9.23.0",
"husky": "^9.0.11",
"lerna": "8.1.2",
"pinst": "^3.0.0",
Expand All @@ -65,7 +65,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"storybook": "^7.6.17",
"vite": "^5.1.5",
"vite": "^5.1.6",
"vue": "^3.4.21"
},
"husky": {
Expand Down
6 changes: 3 additions & 3 deletions packages/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"dependencies": {
"@carbon/charts": "workspace:*",
"@ibm/telemetry-js": "^1.2.1",
"@ibm/telemetry-js": "^1.3.0",
"tslib": "^2.6.2"
},
"devDependencies": {
Expand All @@ -55,12 +55,12 @@
"@angular/platform-browser": "^16.2.12",
"@angular/platform-browser-dynamic": "^16.2.12",
"@carbon/icon-helpers": "~10.45.1",
"@carbon/icons": "^11.37.0",
"@carbon/icons": "^11.38.0",
"@stackblitz/sdk": "^1.9.0",
"@storybook/angular": "^7.6.17",
"@types/carbon__icon-helpers": "^10.7.4",
"concurrently": "^8.2.2",
"d3": "^7.8.5",
"d3": "^7.9.0",
"d3-cloud": "^1.2.7",
"d3-sankey": "^0.12.3",
"downlevel-dts": "^0.11.0",
Expand Down
28 changes: 14 additions & 14 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,15 +80,15 @@
"homepage": "https://charts.carbondesignsystem.com/"
},
"dependencies": {
"@carbon/colors": "^11.20.1",
"@carbon/colors": "^11.21.0",
"@carbon/utils-position": "^1.1.4",
"@ibm/telemetry-js": "^1.2.1",
"carbon-components": "^10.58.13",
"d3": "^7.8.5",
"@ibm/telemetry-js": "^1.3.0",
"carbon-components": "^10.58.14",
"d3": "^7.9.0",
"d3-cloud": "^1.2.7",
"d3-sankey": "^0.12.3",
"date-fns": "^3.3.1",
"dompurify": "^3.0.9",
"date-fns": "^3.6.0",
"dompurify": "^3.0.10",
"html-to-image": "^1.11.11",
"lodash-es": "^4.17.21",
"topojson-client": "^3.1.0",
Expand All @@ -108,9 +108,9 @@
}
},
"devDependencies": {
"@carbon/layout": "^11.20.1",
"@carbon/styles": "^1.52.0",
"@carbon/themes": "^11.32.0",
"@carbon/layout": "^11.21.0",
"@carbon/styles": "^1.53.1",
"@carbon/themes": "^11.33.1",
"@rollup/plugin-replace": "^5.0.5",
"@stackblitz/sdk": "^1.9.0",
"@types/d3": "^7.4.3",
Expand All @@ -123,13 +123,13 @@
"downlevel-dts": "^0.11.0",
"jsdom": "^24.0.0",
"resize-observer-polyfill": "^1.5.1",
"sass": "^1.71.1",
"sass": "^1.72.0",
"storybook": "^7.6.17",
"typedoc": "^0.25.11",
"typescript": "^5.3.3",
"vite": "^5.1.5",
"typedoc": "^0.25.12",
"typescript": "^5.4.2",
"vite": "^5.1.6",
"vite-plugin-dts": "^3.7.3",
"vitest": "^1.3.1"
"vitest": "^1.4.0"
},
"publishConfig": {
"access": "public"
Expand Down
16 changes: 8 additions & 8 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
},
"dependencies": {
"@carbon/charts": "workspace:*",
"@carbon/icons-react": "^11.37.0",
"@ibm/telemetry-js": "^1.2.1",
"@carbon/icons-react": "^11.38.0",
"@ibm/telemetry-js": "^1.3.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand All @@ -52,19 +52,19 @@
},
"devDependencies": {
"@stackblitz/sdk": "1.9.0",
"@types/react": "^18.2.63",
"@types/react-dom": "^18.2.20",
"@types/react": "^18.2.67",
"@types/react-dom": "^18.2.22",
"@vitejs/plugin-react": "^4.2.1",
"classnames": "^2.5.1",
"concurrently": "^8.2.2",
"d3": "^7.8.5",
"d3": "^7.9.0",
"d3-cloud": "^1.2.7",
"d3-sankey": "^0.12.3",
"downlevel-dts": "^0.11.0",
"sass": "^1.71.1",
"sass": "^1.72.0",
"storybook": "^7.6.17",
"typescript": "^5.3.3",
"vite": "^5.1.5",
"typescript": "^5.4.2",
"vite": "^5.1.6",
"vite-plugin-dts": "^3.7.3"
},
"publishConfig": {
Expand Down
14 changes: 7 additions & 7 deletions packages/svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,26 +44,26 @@
},
"dependencies": {
"@carbon/charts": "workspace:*",
"@ibm/telemetry-js": "^1.2.1"
"@ibm/telemetry-js": "^1.3.0"
},
"devDependencies": {
"@stackblitz/sdk": "^1.9.0",
"@sveltejs/adapter-auto": "^3.1.1",
"@sveltejs/kit": "^2.5.2",
"@sveltejs/package": "^2.2.7",
"@sveltejs/kit": "^2.5.4",
"@sveltejs/package": "^2.3.0",
"@sveltejs/vite-plugin-svelte": "^3.0.2",
"concurrently": "^8.2.2",
"d3": "^7.8.5",
"d3": "^7.9.0",
"d3-cloud": "^1.2.7",
"d3-sankey": "^0.12.3",
"eslint": "^8.57.0",
"publint": "^0.2.7",
"storybook": "^7.6.17",
"svelte": "^4.2.12",
"svelte-check": "^3.6.6",
"svelte-check": "^3.6.8",
"tslib": "^2.6.2",
"typescript": "^5.3.3",
"vite": "^5.1.5"
"typescript": "^5.4.2",
"vite": "^5.1.6"
},
"publishConfig": {
"access": "public"
Expand Down
10 changes: 5 additions & 5 deletions packages/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,22 +40,22 @@
},
"dependencies": {
"@carbon/charts": "workspace:*",
"@ibm/telemetry-js": "^1.2.1",
"@ibm/telemetry-js": "^1.3.0",
"vue": "^3.4.21"
},
"devDependencies": {
"@stackblitz/sdk": "^1.9.0",
"@types/d3": "^7.4.3",
"@vitejs/plugin-vue": "^5.0.4",
"concurrently": "^8.2.2",
"d3": "^7.8.5",
"d3": "^7.9.0",
"d3-cloud": "^1.2.7",
"d3-sankey": "^0.12.3",
"storybook": "^7.6.17",
"typescript": "^5.3.3",
"vite": "^5.1.5",
"typescript": "^5.4.2",
"vite": "^5.1.6",
"vite-plugin-dts": "^3.7.3",
"vue-tsc": "^2.0.5"
"vue-tsc": "^2.0.6"
},
"publishConfig": {
"access": "public",
Expand Down

0 comments on commit 00319f5

Please sign in to comment.