Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
UITOOL-284
  • Loading branch information
renovate[bot] committed May 21, 2024
1 parent 2aac9cd commit e7b9467
Show file tree
Hide file tree
Showing 10 changed files with 3,030 additions and 2,504 deletions.
6 changes: 3 additions & 3 deletions helpers/eslint-config-plasma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsdoc": "46.10.1",
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-unused-imports": "3.1.0"
"eslint-plugin-react": "7.34.1",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-unused-imports": "3.2.0"
}
}
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,9 @@
"devDependencies": {
"@commitlint/cli": "19.3.0",
"@commitlint/config-conventional": "19.2.2",
"@coveo/semantic-monorepo-tools": "2.4.18",
"@coveo/semantic-monorepo-tools": "2.4.31",
"@sindresorhus/slugify": "2.2.1",
"aws-sdk": "2.1566.0",
"aws-sdk": "2.1624.0",
"chokidar": "3.6.0",
"commitizen": "4.3.0",
"conventional-changelog-angular": "7.0.0",
Expand All @@ -73,10 +73,10 @@
"lint-staged": "15.2.2",
"mime-types": "2.1.35",
"prettier": "3.2.5",
"sort-package-json": "2.8.0",
"stylelint": "16.2.1",
"stylelint-config-standard-scss": "13.0.0",
"turbo": "1.12.4",
"sort-package-json": "2.10.0",
"stylelint": "16.5.0",
"stylelint-config-standard-scss": "13.1.0",
"turbo": "1.13.3",
"underscore": "1.13.6",
"walkdir": "0.4.1"
},
Expand All @@ -85,7 +85,7 @@
"@types/react": "^18.0",
"@types/react-dom": "^18.0",
"loader-utils": "2.0.4",
"nwsapi": "2.2.4",
"nwsapi": "2.2.10",
"@babel/traverse": "^7.23.2"
}
}
Expand Down
18 changes: 9 additions & 9 deletions packages/components-props-analyzer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,23 +29,23 @@
},
"devDependencies": {
"@swc/cli": "0.3.12",
"@swc/core": "1.5.0",
"@swc/core": "1.5.7",
"@types/fs-extra": "11.0.4",
"@types/lz-string": "1.3.34",
"@types/node": "20.11.29",
"@types/react": "18.2.60",
"@types/react-dom": "18.2.19",
"@types/lz-string": "1.5.0",
"@types/node": "20.12.12",
"@types/react": "18.3.2",
"@types/react-dom": "18.3.0",
"@types/rimraf": "4.0.5",
"@typescript/twoslash": "3.2.4",
"@typescript/vfs": "1.5.0",
"cross-fetch": "4.0.0",
"fs-extra": "11.2.0",
"nodemon": "3.1.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"rimraf": "5.0.5",
"react": "18.3.1",
"react-dom": "18.3.1",
"rimraf": "5.0.7",
"ts-node": "10.9.2",
"tslib": "2.6.2",
"typescript": "5.3.3"
"typescript": "5.4.5"
}
}
62 changes: 31 additions & 31 deletions packages/mantine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,60 +44,60 @@
"@dnd-kit/utilities": "3.2.2",
"@mantine/utils": "6.0.21",
"@monaco-editor/react": "4.6.0",
"@swc/helpers": "0.5.6",
"@swc/helpers": "0.5.11",
"@tanstack/react-table": "8.16.0",
"@tanstack/table-core": "8.16.0",
"clsx": "2.0.0",
"dayjs": "1.11.10",
"clsx": "2.1.1",
"dayjs": "1.11.11",
"fast-deep-equal": "3.1.3",
"lodash.debounce": "4.0.8",
"lodash.defaultsdeep": "4.6.1",
"monaco-editor": "0.46.0"
"monaco-editor": "0.48.0"
},
"devDependencies": {
"@emotion/react": "11.11.3",
"@mantine/carousel": "7.6.1",
"@mantine/code-highlight": "7.6.1",
"@mantine/core": "7.6.1",
"@mantine/dates": "7.6.1",
"@mantine/form": "7.6.1",
"@mantine/hooks": "7.6.1",
"@mantine/modals": "7.6.1",
"@mantine/notifications": "7.6.1",
"@emotion/react": "11.11.4",
"@mantine/carousel": "7.9.2",
"@mantine/code-highlight": "7.9.2",
"@mantine/core": "7.9.2",
"@mantine/dates": "7.9.2",
"@mantine/form": "7.9.2",
"@mantine/hooks": "7.9.2",
"@mantine/modals": "7.9.2",
"@mantine/notifications": "7.9.2",
"@swc/cli": "0.3.12",
"@swc/core": "1.5.0",
"@swc/jest": "0.2.29",
"@testing-library/jest-dom": "6.4.2",
"@testing-library/react": "14.2.1",
"@swc/core": "1.5.7",
"@swc/jest": "0.2.36",
"@testing-library/jest-dom": "6.4.5",
"@testing-library/react": "14.3.1",
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.12",
"@types/lodash.debounce": "^4.0.7",
"@types/lodash.defaultsdeep": "4.6.9",
"@types/react": "18.2.60",
"@types/react-dom": "18.2.19",
"@types/react": "18.3.2",
"@types/react-dom": "18.3.0",
"@types/testing-library__jest-dom": "5.14.9",
"csstype": "3.1.3",
"embla-carousel-react": "7.1.0",
"eslint-config-plasma": "workspace:*",
"eslint-plugin-testing-library": "6.2.0",
"eslint-plugin-vitest": "0.3.22",
"eslint-plugin-vitest-globals": "1.4.0",
"eslint-plugin-testing-library": "6.2.2",
"eslint-plugin-vitest": "0.5.4",
"eslint-plugin-vitest-globals": "1.5.0",
"identity-obj-proxy": "3.0.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"jest-junit": "16.0.0",
"npm-run-all2": "5.0.0",
"postcss": "8.4.32",
"npm-run-all2": "5.0.2",
"postcss": "8.4.38",
"postcss-preset-mantine": "^1.11.0",
"postcss-simple-vars": "^7.0.1",
"publint": "0.2.7",
"react": "18.2.0",
"react-dom": "18.2.0",
"rimraf": "5.0.5",
"sass": "1.66.1",
"publint": "0.2.8",
"react": "18.3.1",
"react-dom": "18.3.1",
"rimraf": "5.0.7",
"sass": "1.77.2",
"tslib": "2.6.2",
"typescript": "5.3.3",
"vitest": "1.3.1"
"typescript": "5.4.5",
"vitest": "1.6.0"
},
"peerDependencies": {
"@emotion/react": "^11.10.0",
Expand Down
24 changes: 12 additions & 12 deletions packages/react-icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,28 +42,28 @@
"prepublishOnly": "publint"
},
"dependencies": {
"@swc/helpers": "0.5.6"
"@swc/helpers": "0.5.11"
},
"devDependencies": {
"@babel/types": "7.23.9",
"@babel/types": "7.24.5",
"@coveord/plasma-tokens": "workspace:*",
"@svgr/core": "8.1.0",
"@svgr/plugin-jsx": "8.1.0",
"@swc/cli": "0.3.12",
"@swc/core": "1.5.0",
"@types/react": "18.2.60",
"@types/react-dom": "18.2.19",
"@swc/core": "1.5.7",
"@types/react": "18.3.2",
"@types/react-dom": "18.3.0",
"fs-extra": "11.2.0",
"glob": "10.3.10",
"glob": "10.3.15",
"lodash.groupby": "4.6.0",
"lodash.upperfirst": "4.3.1",
"npm-run-all2": "5.0.0",
"publint": "0.2.7",
"react": "18.2.0",
"react-dom": "18.2.0",
"rimraf": "5.0.5",
"npm-run-all2": "5.0.2",
"publint": "0.2.8",
"react": "18.3.1",
"react-dom": "18.3.1",
"rimraf": "5.0.7",
"tslib": "2.6.2",
"typescript": "5.3.3"
"typescript": "5.4.5"
},
"peerDependencies": {
"react": ">= 18.0",
Expand Down
46 changes: 23 additions & 23 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,12 @@
"@dnd-kit/modifiers": "7.0.0",
"@dnd-kit/sortable": "8.0.0",
"@dnd-kit/utilities": "3.2.2",
"@loadable/component": "5.16.3",
"@swc/helpers": "0.5.6",
"@loadable/component": "5.16.4",
"@swc/helpers": "0.5.11",
"@types/codemirror": "0.0.109",
"clsx": "2.1.0",
"clsx": "2.1.1",
"codemirror": "5.65.16",
"d3": "7.8.5",
"d3": "7.9.0",
"d3-array": "3.2.4",
"d3-scale": "4.0.2",
"d3-shape": "3.2.0",
Expand All @@ -59,7 +59,7 @@
"moment": "2.30.1",
"query-string": "8.2.0",
"rc-slider": "9.7.5",
"react-bootstrap": "2.10.1",
"react-bootstrap": "2.10.2",
"react-codemirror2": "7.3.0",
"react-color": "2.19.3",
"react-diff-view": "3.2.1",
Expand All @@ -78,24 +78,24 @@
"@faker-js/faker": "8.4.1",
"@matteoh2o1999/github-actions-jest-reporter": "3.0.0",
"@swc/cli": "0.3.12",
"@swc/core": "1.5.0",
"@swc/core": "1.5.7",
"@swc/jest": "0.2.36",
"@testing-library/jest-dom": "6.4.2",
"@testing-library/react": "14.2.1",
"@testing-library/jest-dom": "6.4.5",
"@testing-library/react": "14.3.1",
"@testing-library/user-event": "14.5.2",
"@types/d3": "7.4.3",
"@types/d3-array": "3.2.1",
"@types/d3-scale": "4.0.8",
"@types/d3-shape": "3.1.6",
"@types/enzyme": "3.10.18",
"@types/jest": "29.5.12",
"@types/loadable__component": "5.13.8",
"@types/loadable__component": "5.13.9",
"@types/lorem-ipsum": "2.0.0",
"@types/react": "18.2.60",
"@types/react-bootstrap": "0.32.35",
"@types/react": "18.3.2",
"@types/react-bootstrap": "0.32.36",
"@types/react-codemirror": "1.0.11",
"@types/react-color": "3.0.12",
"@types/react-dom": "18.2.19",
"@types/react-dom": "18.3.0",
"@types/react-modal": "3.16.3",
"@types/react-textarea-autosize": "8.0.0",
"@types/react-transition-group": "4.4.10",
Expand All @@ -107,34 +107,34 @@
"@types/underscore.string": "0.0.41",
"@wojtekmaj/enzyme-adapter-react-17": "0.8.0",
"ansi-colors": "4.1.3",
"autoprefixer": "10.4.17",
"codecov": "3.8.2",
"autoprefixer": "10.4.19",
"codecov": "3.8.3",
"enzyme": "3.11.0",
"eslint-plugin-jest": "27.9.0",
"eslint-plugin-jest-dom": "5.1.0",
"eslint-plugin-testing-library": "6.2.0",
"eslint-plugin-jest-dom": "5.4.0",
"eslint-plugin-testing-library": "6.2.2",
"fancy-log": "2.0.0",
"identity-obj-proxy": "3.0.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"lint-staged": "15.2.2",
"lorem-ipsum": "2.0.8",
"minimist": "1.2.8",
"postcss": "8.4.35",
"publint": "0.2.7",
"react": "18.2.0",
"react-dom": "18.2.0",
"postcss": "8.4.38",
"publint": "0.2.8",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-redux": "8.1.3",
"redux": "4.2.1",
"redux-logger": "3.0.6",
"redux-mock-store": "1.5.4",
"redux-promise-middleware": "6.2.0",
"redux-thunk": "2.4.2",
"regenerator-runtime": "0.14.1",
"rimraf": "5.0.5",
"sass": "1.71.1",
"rimraf": "5.0.7",
"sass": "1.77.2",
"tslib": "2.6.2",
"typescript": "5.3.3"
"typescript": "5.4.5"
},
"peerDependencies": {
"@types/react": "^18.0",
Expand Down
10 changes: 5 additions & 5 deletions packages/style/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,12 +79,12 @@
"lint-staged": "15.2.2",
"merge-stream": "2.0.0",
"minimist": "1.2.8",
"postcss": "8.4.35",
"publint": "0.2.7",
"rimraf": "5.0.5",
"sass": "1.71.1",
"postcss": "8.4.38",
"publint": "0.2.8",
"rimraf": "5.0.7",
"sass": "1.77.2",
"underscore": "1.13.6",
"underscore.string": "3.3.6",
"vite": "5.2.6"
"vite": "5.2.11"
}
}
20 changes: 10 additions & 10 deletions packages/tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,30 +36,30 @@
"tokens:lint": "prettier --write \"{src,scss,data}/*.{css,scss,ts,tsx,json}\""
},
"dependencies": {
"@swc/helpers": "0.5.6"
"@swc/helpers": "0.5.11"
},
"devDependencies": {
"@swc/cli": "0.3.12",
"@swc/core": "1.5.0",
"@swc/core": "1.5.7",
"@types/chroma-js": "2.4.4",
"@types/fs-extra": "11.0.4",
"@types/lodash": "4.14.202",
"@types/node": "20.11.29",
"@types/lodash": "4.17.4",
"@types/node": "20.12.12",
"@types/rimraf": "4.0.5",
"chroma-js": "2.4.2",
"commander": "12.0.0",
"commander": "12.1.0",
"dotenv-safe": "8.2.0",
"figma-js": "1.16.0",
"fs-extra": "11.2.0",
"lint-staged": "15.2.2",
"lodash": "4.17.21",
"prettier": "3.2.5",
"publint": "0.2.7",
"rimraf": "5.0.5",
"sass": "1.71.1",
"svgo": "3.2.0",
"publint": "0.2.8",
"rimraf": "5.0.7",
"sass": "1.77.2",
"svgo": "3.3.2",
"ts-node": "10.9.2",
"tslib": "2.6.2",
"typescript": "5.3.3"
"typescript": "5.4.5"
}
}
Loading

0 comments on commit e7b9467

Please sign in to comment.