Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency sku to v13.3.0 #1654

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
6 changes: 0 additions & 6 deletions browserslist.js

This file was deleted.

2 changes: 1 addition & 1 deletion integration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"devDependencies": {
"@vanilla-extract/integration": "^7.1.9",
"@vscode/ripgrep": "^1.15.9",
"fast-glob": "^3.2.12",
"fast-glob": "^3.3.2",
"webpack": "^5.76.0"
}
}
56 changes: 28 additions & 28 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,47 +39,47 @@
"author": "SEEK",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.10.0",
"@babel/core": "^7.18.0",
"@babel/plugin-transform-runtime": "^7.18.10",
"@babel/preset-env": "^7.18.10",
"@babel/preset-react": "^7.18.6",
"@babel/preset-typescript": "^7.17.12",
"@babel/runtime": "^7.18.0",
"@changesets/cli": "^2.27.8",
"@changesets/get-github-info": "^0.5.0",
"@crackle/cli": "^0.15.2",
"@actions/core": "^1.11.1",
"@babel/core": "^7.26.0",
"@babel/plugin-transform-runtime": "^7.25.9",
"@babel/preset-env": "^7.26.0",
"@babel/preset-react": "^7.26.3",
"@babel/preset-typescript": "^7.26.0",
"@babel/runtime": "^7.26.0",
"@changesets/cli": "^2.27.11",
"@changesets/get-github-info": "^0.5.2",
"@crackle/cli": "^0.15.5",
"@manypkg/cli": "^0.21.4",
"@octokit/rest": "^18.12.0",
"@types/fs-extra": "^9.0.13",
"@types/jest": "^29.0.0",
"@types/node": "^18.13.0",
"@types/react": "^18.3.3",
"@types/sanitize-html": "^2.6.2",
"@types/webpack-env": "^1.17.0",
"@vanilla-extract/jest-transform": "^1.1.9",
"babel-jest": "^29.0.0",
"@types/jest": "^29.5.14",
"@types/node": "^18.19.68",
"@types/react": "^18.3.18",
"@types/sanitize-html": "^2.13.0",
"@types/webpack-env": "^1.18.5",
"@vanilla-extract/jest-transform": "^1.1.11",
"babel-jest": "^29.7.0",
"babel-plugin-dynamic-import-node": "^2.3.3",
"babel-plugin-macros": "^3.1.0",
"babel-plugin-module-resolver": "^4.1.0",
"concurrently": "^7.6.0",
"depcheck": "^1.4.5",
"enquirer": "^2.3.6",
"depcheck": "^1.4.7",
"enquirer": "^2.4.1",
"escape-string-regexp": "^4.0.0",
"eslint": "^8.57.0",
"eslint-config-seek": "^13.0.0",
"fast-glob": "^3.2.12",
"eslint": "^8.57.1",
"eslint-config-seek": "^13.1.1",
"fast-glob": "^3.3.2",
"fs-extra": "^10.1.0",
"ignore-sync": "^7.0.0",
"jest": "^29.0.0",
"jest-environment-jsdom": "^29.0.0",
"jest-watch-typeahead": "^2.1.0",
"ignore-sync": "^7.0.1",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jest-watch-typeahead": "^2.2.2",
"js-yaml": "^4.1.0",
"nx": "^15.6.3",
"nx": "^15.9.7",
"prettier": "^2.8.8",
"renovate-config-seek": "0.4.0",
"skott": "^0.32.1",
"tsx": "^4.7.0",
"tsx": "^4.19.2",
"typescript": "~5.5.4"
},
"volta": {
Expand Down
14 changes: 7 additions & 7 deletions packages/braid-design-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@
"uuid": "^8.3.2"
},
"devDependencies": {
"@babel/core": "^7.18.0",
"@babel/core": "^7.26.0",
"@babel/plugin-transform-typescript": "^7.20.13",
"@braid-design-system/source.macro": "workspace:*",
"@storybook/react": "7.6.20",
Expand All @@ -225,15 +225,15 @@
"@testing-library/user-event": "^14.4.3",
"@types/autosuggest-highlight": "^3.1.1",
"@types/babel__core": "^7.20.1",
"@types/jest": "^29.0.0",
"@types/jest": "^29.5.14",
"@types/lodash.curry": "^4.1.9",
"@types/lodash.merge": "^4.6.9",
"@types/node": "^18.13.0",
"@types/react": "^18.3.3",
"@types/node": "^18.19.68",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.0",
"@types/react-is": "^18.3.0",
"@types/react-router-dom": "^5.3.3",
"@types/sanitize-html": "^2.6.2",
"@types/sanitize-html": "^2.13.0",
"@types/testing-library__jest-dom": "^5.9.1",
"@types/throttle-debounce": "^5.0.2",
"@types/uuid": "^8.3.0",
Expand All @@ -242,7 +242,7 @@
"change-case": "^4.1.2",
"cheerio": "1.0.0-rc.11",
"chromatic": "^6.24.1",
"fast-glob": "^3.2.12",
"fast-glob": "^3.3.2",
"fs-extra": "^10.1.0",
"html-validate": "^7.1.1",
"playroom": "0.39.1",
Expand All @@ -251,7 +251,7 @@
"react-dom": "^18.3.1",
"react-router-dom": "^6.3.0",
"sanitize-html": "^2.12.1",
"sku": "13.2.1",
"sku": "13.3.0",
"storybook": "7.6.20",
"svgo": "^2.8.0",
"title-case": "^3.0.3"
Expand Down
6 changes: 3 additions & 3 deletions packages/codemod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,19 +13,19 @@
"author": "SEEK",
"license": "MIT",
"dependencies": {
"@babel/core": "^7.18.0",
"@babel/core": "^7.26.0",
"@babel/plugin-syntax-jsx": "^7.17.12",
"@babel/plugin-syntax-typescript": "^7.17.12",
"@babel/traverse": "^7.23.2",
"@types/cli-progress": "^3.11.0",
"@types/react": "^18.3.3",
"@types/react": "^18.3.18",
"@types/workerpool": "^6.1.0",
"chalk": "^5.0.1",
"cli-highlight": "^2.1.11",
"cli-progress": "^3.11.1",
"dedent": "^1.5.3",
"esbuild": "^0.21.5",
"fast-glob": "^3.2.12",
"fast-glob": "^3.3.2",
"ink": "^3.2.0",
"prettier": "^2.8.8",
"react": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/generate-component-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"fs-extra": "^10.1.0",
"lodash.isequal": "^4.5.0",
"lodash.sortby": "^4.7.0",
"tsx": "^4.7.0",
"tsx": "^4.19.2",
"typescript": "~5.5.4"
},
"devDependencies": {
Expand Down
Loading
Loading