Skip to content

Commit

Permalink
chore: bump most dependencies to the latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
chanceaclark committed Feb 7, 2023
1 parent 2038194 commit dedd054
Show file tree
Hide file tree
Showing 9 changed files with 1,100 additions and 1,257 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@
"prettier": "@bigcommerce/eslint-config/prettier",
"devDependencies": {
"@bigcommerce/eslint-config": "^2.4.0",
"@commitlint/cli": "^17.0.3",
"@commitlint/config-conventional": "^16.0.0",
"@commitlint/cli": "^17.4.2",
"@commitlint/config-conventional": "^17.4.2",
"@types/babel__standalone": "^7.1.4",
"eslint": "^8.11.0",
"husky": "^8.0.1",
"lerna": "^6.0.3",
"eslint": "^8.33.0",
"husky": "^8.0.3",
"lerna": "^6.4.1",
"lint-staged": "^13.0.0",
"typescript": "^4.4.3"
}
Expand Down
12 changes: 6 additions & 6 deletions packages/big-design-icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,21 +49,21 @@
"@babel/preset-react": "^7.12.1",
"@babel/preset-typescript": "^7.15.0",
"@bigcommerce/configs": "^0.17.0",
"@svgr/core": "^5.0.1",
"@svgr/plugin-jsx": "^5.0.1",
"@svgr/core": "^6.5.1",
"@svgr/plugin-jsx": "^6.5.1",
"@svgr/plugin-prettier": "^6.5.1",
"@svgr/plugin-svgo": "^6.5.1",
"@types/react": "^18.0.20",
"@types/react": "^18.0.27",
"@types/react-dom": "^18.0.6",
"@types/styled-components": "^5.1.26",
"babel-plugin-styled-components": "^2.0.7",
"camelcase": "^7.0.1",
"flag-icons": "^6.6.6",
"fs-extra": "^11.1.0",
"glob": "^8.0.1",
"glob-promise": "^6.0.0",
"inquirer": "^8.2.4",
"inquirer-autocomplete-prompt": "^2.0.0",
"glob-promise": "^6.0.2",
"inquirer": "^9.1.4",
"inquirer-autocomplete-prompt": "^3.0.0",
"node-fetch": "^2.6.7",
"prettier": "^2.4.0",
"react": "^18.2.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/big-design-theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,12 +49,12 @@
"@babel/preset-typescript": "^7.15.0",
"@bigcommerce/configs": "^0.17.0",
"@bigcommerce/pack": "^0.2.0",
"@types/jest": "^29.0.3",
"@types/jest": "^29.4.0",
"@types/styled-components": "^5.1.26",
"babel-jest": "^29.0.2",
"babel-plugin-styled-components": "^2.0.7",
"jest": "^29.0.3",
"jest-environment-jsdom": "^29.0.2",
"jest-environment-jsdom": "^29.4.1",
"jest-styled-components": "^7.1.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
14 changes: 7 additions & 7 deletions packages/big-design/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,13 @@
"@popperjs/core": "^2.11.6",
"@types/react-datepicker": "^4.4.2",
"date-fns": "2.29.3",
"downshift": "7.0.4",
"downshift": "7.2.0",
"focus-trap": "^7.0.0",
"polished": "^4.0.0",
"react-beautiful-dnd": "^13.1.1",
"react-datepicker": "^4.8.0",
"react-datepicker": "^4.10.0",
"react-popper": "^2.3.0",
"zustand": "^4.1.1"
"zustand": "^4.3.2"
},
"peerDependencies": {
"react": "^18.0.0",
Expand All @@ -65,17 +65,17 @@
"@testing-library/react": "^13.4.0",
"@testing-library/react-hooks": "^8.0.1",
"@testing-library/user-event": "^14.3.0",
"@types/jest": "^29.0.3",
"@types/node": "^16.0.0",
"@types/react": "^18.0.20",
"@types/jest": "^29.4.0",
"@types/node": "^18.11.18",
"@types/react": "^18.0.27",
"@types/react-beautiful-dnd": "^13.1.2",
"@types/react-dom": "^18.0.6",
"@types/react-test-renderer": "^18.0.0",
"@types/styled-components": "^5.1.26",
"babel-jest": "^29.0.2",
"babel-plugin-styled-components": "^2.0.7",
"jest": "^29.0.3",
"jest-environment-jsdom": "^29.0.2",
"jest-environment-jsdom": "^29.4.1",
"jest-styled-components": "^7.1.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/big-design/src/components/Datepicker/spec.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ test('no error when input date value manually', async () => {
});
});

expect(changeFunction).toHaveBeenCalledWith(dateString.toISOString());
expect(changeFunction).not.toHaveBeenCalled();
expect(input?.getAttribute('value')).toEqual(dateString.toDateString());
});

Expand Down
4 changes: 2 additions & 2 deletions packages/configs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"private": true,
"license": "(MIT AND CC-BY-3.0)",
"dependencies": {
"@typescript-eslint/parser": "^5.10.2",
"eslint": "^8.8.0",
"@typescript-eslint/parser": "^5.50.0",
"eslint": "^8.33.0",
"eslint-plugin-react-hooks": "^4.2.0",
"typescript": "^4.4.3"
}
Expand Down
6 changes: 3 additions & 3 deletions packages/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@babel/core": "^7.15.5",
"@babel/preset-react": "^7.12.1",
"@babel/preset-typescript": "^7.15.0",
"@babel/standalone": "^7.15.6",
"@babel/standalone": "^7.20.15",
"@bigcommerce/big-design": "^0.35.0",
"@bigcommerce/big-design-icons": "^0.22.0",
"@bigcommerce/big-design-theme": "^0.18.0",
Expand All @@ -38,9 +38,9 @@
"@bigcommerce/configs": "^0.17.0",
"@bigcommerce/examples": "^0.22.0",
"@types/gtag.js": "^0.0.12",
"@types/node": "^16.0.0",
"@types/node": "^18.11.18",
"@types/prettier": "^2.0.1",
"@types/react": "^18.0.20",
"@types/react": "^18.0.27",
"@types/react-dom": "^18.0.6",
"@types/styled-components": "^5.1.26",
"babel-plugin-styled-components": "^2.0.7",
Expand Down
6 changes: 3 additions & 3 deletions packages/examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@
"yup": "^0.32.11"
},
"devDependencies": {
"@types/react": "^18.0.20",
"@types/react": "^18.0.27",
"@types/react-dom": "^18.0.6",
"@types/styled-components": "^5.1.26",
"@vitejs/plugin-react": "^3.0.1",
"@vitejs/plugin-react": "^3.1.0",
"typescript": "^4.4.3",
"vite": "^4.0.4"
"vite": "^4.1.1"
}
}
Loading

0 comments on commit dedd054

Please sign in to comment.