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

chore(deps): update all non-major dependencies #3525

Merged
merged 5 commits into from
Apr 26, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
14 changes: 7 additions & 7 deletions helpers/eslint-config-plasma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
"author": "Coveo",
"main": "index.js",
"dependencies": {
"@typescript-eslint/eslint-plugin": "6.4.1",
"@typescript-eslint/parser": "6.4.1",
"eslint": "8.47.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-jsdoc": "46.5.0",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"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.0.0"
"eslint-plugin-unused-imports": "3.1.0"
}
}
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,24 +59,24 @@
"devDependencies": {
"@commitlint/cli": "19.3.0",
"@commitlint/config-conventional": "19.2.2",
"@coveo/semantic-monorepo-tools": "2.2.2",
"@coveo/semantic-monorepo-tools": "2.4.18",
"@sindresorhus/slugify": "2.2.1",
"aws-sdk": "2.1441.0",
"chokidar": "3.5.3",
"aws-sdk": "2.1566.0",
"chokidar": "3.6.0",
"commitizen": "4.3.0",
"conventional-changelog-angular": "7.0.0",
"cz-conventional-changelog": "3.3.0",
"eslint": "8.47.0",
"eslint": "8.57.0",
"eslint-config-plasma": "workspace:*",
"eslint-plugin-prettier": "5.0.0",
"husky": "9.0.7",
"lint-staged": "15.0.1",
"eslint-plugin-prettier": "5.1.3",
"husky": "9.0.11",
"lint-staged": "15.2.2",
"mime-types": "2.1.35",
"prettier": "3.0.2",
"sort-package-json": "2.5.1",
"prettier": "3.2.5",
"sort-package-json": "2.8.0",
"stylelint": "16.2.1",
"stylelint-config-standard-scss": "13.0.0",
"turbo": "1.10.12",
"turbo": "1.12.4",
"underscore": "1.13.6",
"walkdir": "0.4.1"
},
Expand Down
20 changes: 10 additions & 10 deletions packages/components-props-analyzer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,24 +28,24 @@
"@coveord/plasma-react": "workspace:*"
},
"devDependencies": {
"@swc/cli": "0.1.62",
"@swc/core": "1.3.78",
"@types/fs-extra": "11.0.1",
"@swc/cli": "0.3.12",
"@swc/core": "1.5.0",
"@types/fs-extra": "11.0.4",
"@types/lz-string": "1.3.34",
"@types/node": "20.11.29",
"@types/react": "18.2.20",
"@types/react-dom": "18.2.7",
"@types/react": "18.2.60",
"@types/react-dom": "18.2.19",
"@types/rimraf": "4.0.5",
"@typescript/twoslash": "3.2.4",
"@typescript/vfs": "1.5.0",
"cross-fetch": "4.0.0",
"fs-extra": "11.1.1",
"nodemon": "3.0.1",
"fs-extra": "11.2.0",
"nodemon": "3.1.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"rimraf": "5.0.1",
"ts-node": "10.9.1",
"rimraf": "5.0.5",
"ts-node": "10.9.2",
"tslib": "2.6.2",
"typescript": "5.2.2"
"typescript": "5.3.3"
}
}
54 changes: 27 additions & 27 deletions packages/mantine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,24 +38,24 @@
"dependencies": {
"@coveord/plasma-react-icons": "workspace:*",
"@coveord/plasma-tokens": "workspace:*",
"@dnd-kit/core": "6.0.8",
"@dnd-kit/core": "6.1.0",
"@dnd-kit/modifiers": "7.0.0",
"@dnd-kit/sortable": "8.0.0",
"@dnd-kit/utilities": "3.2.1",
"@dnd-kit/utilities": "3.2.2",
"@mantine/utils": "6.0.21",
"@monaco-editor/react": "4.5.1",
"@swc/helpers": "0.5.1",
"@tanstack/react-table": "8.16.0",
"@tanstack/table-core": "8.16.0",
"@monaco-editor/react": "4.6.0",
"@swc/helpers": "0.5.6",
"@tanstack/react-table": "8.15.0",
"@tanstack/table-core": "8.14.0",
"clsx": "2.0.0",
"dayjs": "1.11.9",
"dayjs": "1.11.10",
"fast-deep-equal": "3.1.3",
"lodash.debounce": "4.0.8",
"lodash.defaultsdeep": "4.6.1",
"monaco-editor": "0.41.0"
"monaco-editor": "0.46.0"
},
"devDependencies": {
"@emotion/react": "11.11.1",
"@emotion/react": "11.11.3",
"@mantine/carousel": "7.6.1",
"@mantine/code-highlight": "7.6.1",
"@mantine/core": "7.6.1",
Expand All @@ -64,40 +64,40 @@
"@mantine/hooks": "7.6.1",
"@mantine/modals": "7.6.1",
"@mantine/notifications": "7.6.1",
"@swc/cli": "0.1.62",
"@swc/core": "1.3.78",
"@swc/cli": "0.3.12",
"@swc/core": "1.5.0",
"@swc/jest": "0.2.29",
"@testing-library/jest-dom": "6.0.1",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.4.3",
"@types/jest": "29.5.3",
"@testing-library/jest-dom": "6.4.2",
"@testing-library/react": "14.2.1",
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.12",
"@types/lodash.debounce": "^4.0.7",
"@types/lodash.defaultsdeep": "4.6.7",
"@types/react": "18.2.20",
"@types/react-dom": "18.2.7",
"@types/lodash.defaultsdeep": "4.6.9",
"@types/react": "18.2.60",
"@types/react-dom": "18.2.19",
"@types/testing-library__jest-dom": "5.14.9",
"csstype": "3.1.2",
"csstype": "3.1.3",
"embla-carousel-react": "7.1.0",
"eslint-config-plasma": "workspace:*",
"eslint-plugin-testing-library": "6.0.0",
"eslint-plugin-vitest": "0.2.8",
"eslint-plugin-testing-library": "6.2.0",
"eslint-plugin-vitest": "0.3.22",
"eslint-plugin-vitest-globals": "1.4.0",
"identity-obj-proxy": "3.0.0",
"jest": "29.6.3",
"jest-environment-jsdom": "29.6.3",
"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",
"postcss-preset-mantine": "^1.11.0",
"postcss-simple-vars": "^7.0.1",
"publint": "0.2.2",
"publint": "0.2.7",
"react": "18.2.0",
"react-dom": "18.2.0",
"rimraf": "5.0.1",
"rimraf": "5.0.5",
"sass": "1.66.1",
"tslib": "2.6.2",
"typescript": "5.2.2",
"vitest": "1.0.1"
"typescript": "5.3.3",
"vitest": "1.3.1"
},
"peerDependencies": {
"@emotion/react": "^11.10.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/mantine/src/__tests__/VitestSetup.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import type {TestingLibraryMatchers} from '@testing-library/jest-dom/matchers';
import matchers from '@testing-library/jest-dom/matchers';
import * as matchers from '@testing-library/jest-dom/matchers';
import {cleanup} from '@testing-library/react';
import {expect} from 'vitest';

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 @@ -35,35 +35,35 @@
"mock/index.js"
],
"scripts": {
"build": "pnpm generate && node ../../scripts/build && pnpm build:mock",
"build": "pnpm generate && node ../../scripts/build",
"build:mock": "swc ./mock/index.tsx -o ./mock/index.js --config-file ./mock/.swcrc",
"clean": "rimraf dist",
"generate": "node ./bin/index.js",
"prepublishOnly": "publint"
},
"dependencies": {
"@swc/helpers": "0.5.1"
"@swc/helpers": "0.5.6"
},
"devDependencies": {
"@babel/types": "7.22.10",
"@babel/types": "7.23.9",
"@coveord/plasma-tokens": "workspace:*",
"@svgr/core": "8.1.0",
"@svgr/plugin-jsx": "8.1.0",
"@swc/cli": "0.1.62",
"@swc/core": "1.3.78",
"@types/react": "18.2.20",
"@types/react-dom": "18.2.7",
"fs-extra": "11.1.1",
"glob": "10.3.3",
"@swc/cli": "0.3.12",
"@swc/core": "1.5.0",
"@types/react": "18.2.60",
"@types/react-dom": "18.2.19",
"fs-extra": "11.2.0",
"glob": "10.3.10",
"lodash.groupby": "4.6.0",
"lodash.upperfirst": "4.3.1",
"npm-run-all2": "5.0.0",
"publint": "0.2.2",
"publint": "0.2.7",
"react": "18.2.0",
"react-dom": "18.2.0",
"rimraf": "5.0.1",
"rimraf": "5.0.5",
"tslib": "2.6.2",
"typescript": "5.2.2"
"typescript": "5.3.3"
},
"peerDependencies": {
"react": ">= 18.0",
Expand Down
106 changes: 53 additions & 53 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,32 +41,32 @@
"dependencies": {
"@coveord/plasma-react-icons": "workspace:*",
"@coveord/plasma-style": "workspace:*",
"@dnd-kit/core": "6.0.8",
"@dnd-kit/core": "6.1.0",
"@dnd-kit/modifiers": "7.0.0",
"@dnd-kit/sortable": "8.0.0",
"@dnd-kit/utilities": "3.2.1",
"@loadable/component": "5.15.3",
"@swc/helpers": "0.5.1",
"@dnd-kit/utilities": "3.2.2",
"@loadable/component": "5.16.3",
"@swc/helpers": "0.5.6",
"@types/codemirror": "0.0.109",
"clsx": "2.0.0",
"codemirror": "5.65.14",
"clsx": "2.1.0",
"codemirror": "5.65.16",
"d3": "7.8.5",
"d3-array": "3.2.4",
"d3-scale": "4.0.2",
"d3-shape": "3.2.0",
"dnd-core": "16.0.1",
"escape-string-regexp": "5.0.0",
"moment": "2.29.4",
"query-string": "8.1.0",
"moment": "2.30.1",
"query-string": "8.2.0",
"rc-slider": "9.7.5",
"react-bootstrap": "2.8.0",
"react-codemirror2": "7.2.1",
"react-bootstrap": "2.10.1",
"react-codemirror2": "7.3.0",
"react-color": "2.19.3",
"react-diff-view": "3.0.3",
"react-diff-view": "3.2.1",
"react-infinite-scroll-component": "6.1.0",
"react-modal": "3.16.1",
"react-tether": "3.0.1",
"react-textarea-autosize": "8.5.2",
"react-tether": "3.0.3",
"react-textarea-autosize": "8.5.3",
"react-transition-group": "4.4.5",
"reselect": "4.1.8",
"split-on-first": "3.0.0",
Expand All @@ -75,66 +75,66 @@
"underscore.string": "3.3.6"
},
"devDependencies": {
"@faker-js/faker": "8.0.2",
"@faker-js/faker": "8.4.1",
"@matteoh2o1999/github-actions-jest-reporter": "2.0.0",
"@swc/cli": "0.1.62",
"@swc/core": "1.3.78",
"@swc/jest": "0.2.29",
"@testing-library/jest-dom": "6.0.1",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.4.3",
"@types/d3": "7.4.0",
"@types/d3-array": "3.0.5",
"@types/d3-scale": "4.0.3",
"@types/d3-shape": "3.1.1",
"@types/enzyme": "3.10.13",
"@types/jest": "29.5.3",
"@types/loadable__component": "5.13.4",
"@swc/cli": "0.3.12",
"@swc/core": "1.5.0",
"@swc/jest": "0.2.36",
"@testing-library/jest-dom": "6.4.2",
"@testing-library/react": "14.2.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/lorem-ipsum": "2.0.0",
"@types/react": "18.2.20",
"@types/react-bootstrap": "0.32.32",
"@types/react-codemirror": "1.0.8",
"@types/react-color": "3.0.6",
"@types/react-dom": "18.2.7",
"@types/react-modal": "3.16.0",
"@types/react": "18.2.60",
"@types/react-bootstrap": "0.32.35",
"@types/react-codemirror": "1.0.11",
"@types/react-color": "3.0.12",
"@types/react-dom": "18.2.19",
"@types/react-modal": "3.16.3",
"@types/react-textarea-autosize": "8.0.0",
"@types/react-transition-group": "4.4.6",
"@types/redux-logger": "3.0.9",
"@types/redux-mock-store": "1.0.3",
"@types/react-transition-group": "4.4.10",
"@types/redux-logger": "3.0.13",
"@types/redux-mock-store": "1.0.6",
"@types/redux-promise-middleware": "6.0.0",
"@types/testing-library__jest-dom": "5.14.9",
"@types/underscore": "1.11.6",
"@types/underscore.string": "0.0.38",
"@types/underscore": "1.11.15",
"@types/underscore.string": "0.0.41",
"@wojtekmaj/enzyme-adapter-react-17": "0.8.0",
"ansi-colors": "4.1.3",
"autoprefixer": "10.4.15",
"autoprefixer": "10.4.17",
"codecov": "3.8.2",
"enzyme": "3.11.0",
"eslint-plugin-jest": "27.2.3",
"eslint-plugin-jest-dom": "5.0.2",
"eslint-plugin-testing-library": "6.0.0",
"eslint-plugin-jest": "27.9.0",
"eslint-plugin-jest-dom": "5.1.0",
"eslint-plugin-testing-library": "6.2.0",
"fancy-log": "2.0.0",
"identity-obj-proxy": "3.0.0",
"jest": "29.6.3",
"jest-environment-jsdom": "29.6.3",
"lint-staged": "15.0.1",
"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.31",
"publint": "0.2.2",
"postcss": "8.4.35",
"publint": "0.2.7",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-redux": "8.1.2",
"react-redux": "8.1.3",
"redux": "4.2.1",
"redux-logger": "3.0.6",
"redux-mock-store": "1.5.4",
"redux-promise-middleware": "6.1.3",
"redux-promise-middleware": "6.2.0",
"redux-thunk": "2.4.2",
"regenerator-runtime": "0.14.0",
"rimraf": "5.0.1",
"sass": "1.66.1",
"regenerator-runtime": "0.14.1",
"rimraf": "5.0.5",
"sass": "1.71.1",
"tslib": "2.6.2",
"typescript": "5.2.2"
"typescript": "5.3.3"
},
"peerDependencies": {
"@types/react": "^18.0",
Expand Down