Skip to content

Commit

Permalink
chore: update dev dependencies (carbon-design-system#3376)
Browse files Browse the repository at this point in the history
* chore: update dev dependencies

* chore: downgrade framer-motion

* chore: downgrade framer-motion

* chore: rollback sass

* chore: downgrade prettier

---------

Co-authored-by: lee-chase <[email protected]>
Co-authored-by: Elysia <[email protected]>
  • Loading branch information
3 people authored Aug 31, 2023
1 parent 30006c9 commit 8cac629
Show file tree
Hide file tree
Showing 45 changed files with 1,325 additions and 1,155 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed .yarn/cache/q-npm-1.5.1-a28b3cfeaf-147baa93c8.zip
Binary file not shown.
Binary file not shown.
8 changes: 4 additions & 4 deletions config/babel-preset-ibm-cloud-cognitive/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,15 @@
"upgrade-dependencies": "npm-check-updates -u --dep dev,peer,prod --color --reject '/(carbon)/'"
},
"devDependencies": {
"npm-check-updates": "^16.10.15"
"npm-check-updates": "^16.11.1"
},
"dependencies": {
"@babel/core": "^7.22.9",
"@babel/core": "^7.22.10",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-proposal-private-methods": "^7.18.6",
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@babel/plugin-transform-runtime": "^7.22.9",
"@babel/preset-env": "^7.22.9",
"@babel/plugin-transform-runtime": "^7.22.10",
"@babel/preset-env": "^7.22.10",
"@babel/preset-react": "^7.22.5",
"browserslist-config-carbon": "^10.6.1"
}
Expand Down
12 changes: 6 additions & 6 deletions config/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,14 @@
"upgrade-dependencies": "npm-check-updates -u --dep dev,peer,prod --color --reject '/(carbon)/'"
},
"devDependencies": {
"@commitlint/parse": "^17.6.5",
"@commitlint/parse": "^17.7.0",
"chalk": "^5.3.0",
"execa": "^7.1.1",
"fast-glob": "^3.3.0",
"execa": "^7.2.0",
"fast-glob": "^3.3.1",
"fs-extra": "^11.1.1",
"inquirer": "^9.2.8",
"npm-check-updates": "^16.10.15",
"prettier": "^2.8.8",
"inquirer": "^9.2.10",
"npm-check-updates": "^16.11.1",
"prettier": "^3.0.1",
"prettier-config-carbon": "^0.11.0",
"remark": "^14.0.3",
"semver": "^7.5.4",
Expand Down
14 changes: 7 additions & 7 deletions config/jest-config-ibm-cloud-cognitive/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,19 +22,19 @@
"upgrade-dependencies": "npm-check-updates -u --dep dev,peer,prod --color --reject '/(carbon|^chalk$)/'"
},
"devDependencies": {
"npm-check-updates": "^16.10.15"
"npm-check-updates": "^16.11.1"
},
"peerDependencies": {
"jest": "^29.6.1"
"jest": "^29.6.2"
},
"dependencies": {
"@babel/core": "^7.22.9",
"@testing-library/jest-dom": "^5.16.5",
"accessibility-checker": "^3.1.50",
"@babel/core": "^7.22.10",
"@testing-library/jest-dom": "^6.0.0",
"accessibility-checker": "^3.1.59",
"axe-core": "^4.7.2",
"babel-jest": "^29.6.1",
"babel-jest": "^29.6.2",
"babel-preset-ibm-cloud-cognitive": "^0.14.38",
"chalk": "^4.1.2",
"jest-circus": "^29.6.1"
"jest-circus": "^29.6.2"
}
}
22 changes: 11 additions & 11 deletions config/storybook-addon-carbon-theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,21 +42,21 @@
"vue": "*"
},
"dependencies": {
"@storybook/addons": "^7.0.27",
"@storybook/api": "^7.0.27",
"@storybook/client-api": "^7.0.27",
"@storybook/client-logger": "^7.0.27",
"@storybook/components": "^7.0.27",
"@storybook/core-events": "^7.0.27",
"@storybook/theming": "^7.0.27",
"core-js": "^3.31.1",
"@storybook/addons": "^7.2.3",
"@storybook/api": "^7.2.3",
"@storybook/client-api": "^7.2.3",
"@storybook/client-logger": "^7.2.3",
"@storybook/components": "^7.2.3",
"@storybook/core-events": "^7.2.3",
"@storybook/theming": "^7.2.3",
"core-js": "^3.32.0",
"global": "^4.4.0"
},
"devDependencies": {
"@babel/cli": "^7.22.9",
"@babel/core": "^7.22.9",
"@babel/cli": "^7.22.10",
"@babel/core": "^7.22.10",
"@babel/preset-react": "^7.22.5",
"npm-check-updates": "^16.10.15",
"npm-check-updates": "^16.11.1",
"npm-run-all": "^4.1.5",
"rimraf": "^5.0.1"
}
Expand Down
2 changes: 1 addition & 1 deletion config/stylelint-config-ibm-products/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"upgrade-dependencies": "npm-check-updates -u --dep dev,peer,prod --color --reject '/(carbon$)/'"
},
"peerDependencies": {
"stylelint": "^15.10.1"
"stylelint": "^15.10.2"
},
"devDependencies": {
"stylelint-config-carbon": "^1.14.0",
Expand Down
12 changes: 6 additions & 6 deletions examples/carbon-for-ibm-products/APIKeyModal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,17 +22,17 @@
"lodash": "^4.17.21",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"sass": "^1.63.6"
"sass": "^1.64.2"
},
"devDependencies": {
"@types/react": "^18.2.15",
"@types/react": "^18.2.20",
"@types/react-dom": "^18.2.7",
"@vitejs/plugin-react": "^4.0.3",
"eslint": "^8.45.0",
"eslint-plugin-react": "^7.32.2",
"@vitejs/plugin-react": "^4.0.4",
"eslint": "^8.47.0",
"eslint-plugin-react": "^7.33.1",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.3",
"vite": "^4.4.4"
"vite": "^4.4.9"
},
"browserslist": {
"production": [
Expand Down
12 changes: 6 additions & 6 deletions examples/carbon-for-ibm-products/AboutModal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,17 +22,17 @@
"lodash": "^4.17.21",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"sass": "^1.63.6"
"sass": "^1.64.2"
},
"devDependencies": {
"@types/react": "^18.2.15",
"@types/react": "^18.2.20",
"@types/react-dom": "^18.2.7",
"@vitejs/plugin-react": "^4.0.3",
"eslint": "^8.45.0",
"eslint-plugin-react": "^7.32.2",
"@vitejs/plugin-react": "^4.0.4",
"eslint": "^8.47.0",
"eslint-plugin-react": "^7.33.1",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.3",
"vite": "^4.4.4"
"vite": "^4.4.9"
},
"browserslist": {
"production": [
Expand Down
12 changes: 6 additions & 6 deletions examples/carbon-for-ibm-products/Cascade/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,17 +22,17 @@
"lodash": "^4.17.21",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"sass": "^1.63.6"
"sass": "^1.64.2"
},
"devDependencies": {
"@types/react": "^18.2.15",
"@types/react": "^18.2.20",
"@types/react-dom": "^18.2.7",
"@vitejs/plugin-react": "^4.0.3",
"eslint": "^8.45.0",
"eslint-plugin-react": "^7.32.2",
"@vitejs/plugin-react": "^4.0.4",
"eslint": "^8.47.0",
"eslint-plugin-react": "^7.33.1",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.3",
"vite": "^4.4.4"
"vite": "^4.4.9"
},
"browserslist": {
"production": [
Expand Down
12 changes: 6 additions & 6 deletions examples/carbon-for-ibm-products/CreateFullPage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,17 +22,17 @@
"lodash": "^4.17.21",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"sass": "^1.63.6"
"sass": "^1.64.2"
},
"devDependencies": {
"@types/react": "^18.2.15",
"@types/react": "^18.2.20",
"@types/react-dom": "^18.2.7",
"@vitejs/plugin-react": "^4.0.3",
"eslint": "^8.45.0",
"eslint-plugin-react": "^7.32.2",
"@vitejs/plugin-react": "^4.0.4",
"eslint": "^8.47.0",
"eslint-plugin-react": "^7.33.1",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.3",
"vite": "^4.4.4"
"vite": "^4.4.9"
},
"browserslist": {
"production": [
Expand Down
12 changes: 6 additions & 6 deletions examples/carbon-for-ibm-products/CreateModal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,17 +24,17 @@
"lodash": "^4.17.21",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"sass": "^1.63.6"
"sass": "^1.64.2"
},
"devDependencies": {
"@types/react": "^18.2.15",
"@types/react": "^18.2.20",
"@types/react-dom": "^18.2.7",
"@vitejs/plugin-react": "^4.0.3",
"eslint": "^8.45.0",
"eslint-plugin-react": "^7.32.2",
"@vitejs/plugin-react": "^4.0.4",
"eslint": "^8.47.0",
"eslint-plugin-react": "^7.33.1",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.3",
"vite": "^4.4.4"
"vite": "^4.4.9"
},
"browserslist": {
"production": [
Expand Down
12 changes: 6 additions & 6 deletions examples/carbon-for-ibm-products/CreateSidePanel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,17 +24,17 @@
"lodash": "^4.17.21",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"sass": "^1.63.6"
"sass": "^1.64.2"
},
"devDependencies": {
"@types/react": "^18.2.15",
"@types/react": "^18.2.20",
"@types/react-dom": "^18.2.7",
"@vitejs/plugin-react": "^4.0.3",
"eslint": "^8.45.0",
"eslint-plugin-react": "^7.32.2",
"@vitejs/plugin-react": "^4.0.4",
"eslint": "^8.47.0",
"eslint-plugin-react": "^7.33.1",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.3",
"vite": "^4.4.4"
"vite": "^4.4.9"
},
"browserslist": {
"production": [
Expand Down
12 changes: 6 additions & 6 deletions examples/carbon-for-ibm-products/CreateTearsheet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,17 +24,17 @@
"lodash": "^4.17.21",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"sass": "^1.63.6"
"sass": "^1.64.2"
},
"devDependencies": {
"@types/react": "^18.2.15",
"@types/react": "^18.2.20",
"@types/react-dom": "^18.2.7",
"@vitejs/plugin-react": "^4.0.3",
"eslint": "^8.45.0",
"eslint-plugin-react": "^7.32.2",
"@vitejs/plugin-react": "^4.0.4",
"eslint": "^8.47.0",
"eslint-plugin-react": "^7.33.1",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.3",
"vite": "^4.4.4"
"vite": "^4.4.9"
},
"browserslist": {
"production": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,17 +25,17 @@
"lodash": "^4.17.21",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"sass": "^1.63.6"
"sass": "^1.64.2"
},
"devDependencies": {
"@types/react": "^18.2.15",
"@types/react": "^18.2.20",
"@types/react-dom": "^18.2.7",
"@vitejs/plugin-react": "^4.0.3",
"eslint": "^8.45.0",
"eslint-plugin-react": "^7.32.2",
"@vitejs/plugin-react": "^4.0.4",
"eslint": "^8.47.0",
"eslint-plugin-react": "^7.33.1",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.3",
"vite": "^4.4.4"
"vite": "^4.4.9"
},
"browserslist": {
"production": [
Expand Down
12 changes: 6 additions & 6 deletions examples/carbon-for-ibm-products/DataSpreadsheet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,17 +25,17 @@
"namor": "^1.1.3",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"sass": "^1.63.6"
"sass": "^1.64.2"
},
"devDependencies": {
"@types/react": "^18.2.15",
"@types/react": "^18.2.20",
"@types/react-dom": "^18.2.7",
"@vitejs/plugin-react": "^4.0.3",
"eslint": "^8.45.0",
"eslint-plugin-react": "^7.32.2",
"@vitejs/plugin-react": "^4.0.4",
"eslint": "^8.47.0",
"eslint-plugin-react": "^7.33.1",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.3",
"vite": "^4.4.4"
"vite": "^4.4.9"
},
"browserslist": {
"production": [
Expand Down
12 changes: 6 additions & 6 deletions examples/carbon-for-ibm-products/Datagrid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,17 +23,17 @@
"namor": "^1.1.3",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"sass": "^1.63.6"
"sass": "^1.64.2"
},
"devDependencies": {
"@types/react": "^18.2.15",
"@types/react": "^18.2.20",
"@types/react-dom": "^18.2.7",
"@vitejs/plugin-react": "^4.0.3",
"eslint": "^8.45.0",
"eslint-plugin-react": "^7.32.2",
"@vitejs/plugin-react": "^4.0.4",
"eslint": "^8.47.0",
"eslint-plugin-react": "^7.33.1",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.3",
"vite": "^4.4.4"
"vite": "^4.4.9"
},
"browserslist": {
"production": [
Expand Down
12 changes: 6 additions & 6 deletions examples/carbon-for-ibm-products/EditInPlace/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,17 +22,17 @@
"lodash": "^4.17.21",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"sass": "^1.63.6"
"sass": "^1.64.2"
},
"devDependencies": {
"@types/react": "^18.2.15",
"@types/react": "^18.2.20",
"@types/react-dom": "^18.2.7",
"@vitejs/plugin-react": "^4.0.3",
"eslint": "^8.45.0",
"eslint-plugin-react": "^7.32.2",
"@vitejs/plugin-react": "^4.0.4",
"eslint": "^8.47.0",
"eslint-plugin-react": "^7.33.1",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.3",
"vite": "^4.4.4"
"vite": "^4.4.9"
},
"browserslist": {
"production": [
Expand Down
12 changes: 6 additions & 6 deletions examples/carbon-for-ibm-products/EmptyStates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,17 +24,17 @@
"lodash": "^4.17.21",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"sass": "^1.63.6"
"sass": "^1.64.2"
},
"devDependencies": {
"@types/react": "^18.2.15",
"@types/react": "^18.2.20",
"@types/react-dom": "^18.2.7",
"@vitejs/plugin-react": "^4.0.3",
"eslint": "^8.45.0",
"eslint-plugin-react": "^7.32.2",
"@vitejs/plugin-react": "^4.0.4",
"eslint": "^8.47.0",
"eslint-plugin-react": "^7.33.1",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.3",
"vite": "^4.4.4"
"vite": "^4.4.9"
},
"browserslist": {
"production": [
Expand Down
Loading

0 comments on commit 8cac629

Please sign in to comment.