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 Jun 4, 2024
1 parent aeaf2c9 commit 5cd64bd
Show file tree
Hide file tree
Showing 8 changed files with 2,702 additions and 1,891 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.2",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-unused-imports": "3.2.0"
}
}
18 changes: 9 additions & 9 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.33",
"@sindresorhus/slugify": "2.2.1",
"aws-sdk": "2.1566.0",
"aws-sdk": "2.1634.0",
"chokidar": "3.6.0",
"commitizen": "4.3.0",
"conventional-changelog-angular": "7.0.0",
Expand All @@ -70,20 +70,20 @@
"eslint-config-plasma": "workspace:*",
"eslint-plugin-prettier": "5.1.3",
"husky": "9.0.11",
"lint-staged": "15.2.2",
"lint-staged": "15.2.5",
"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",
"prettier": "3.3.0",
"sort-package-json": "2.10.0",
"stylelint": "16.6.1",
"stylelint-config-standard-scss": "13.1.0",
"turbo": "1.13.4",
"underscore": "1.13.6",
"walkdir": "0.4.1"
},
"pnpm": {
"overrides": {
"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 @@ -28,22 +28,22 @@
},
"devDependencies": {
"@swc/cli": "0.3.12",
"@swc/core": "1.5.0",
"@swc/core": "1.5.24",
"@types/fs-extra": "11.0.4",
"@types/lz-string": "1.3.34",
"@types/node": "20.11.29",
"@types/react": "18.3.1",
"@types/lz-string": "1.5.0",
"@types/node": "20.14.1",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@typescript/twoslash": "3.2.4",
"@typescript/vfs": "1.5.0",
"@typescript/twoslash": "3.2.6",
"@typescript/vfs": "1.5.2",
"cross-fetch": "4.0.0",
"fs-extra": "11.2.0",
"nodemon": "3.1.0",
"nodemon": "3.1.3",
"react": "18.3.1",
"react-dom": "18.3.1",
"rimraf": "5.0.5",
"rimraf": "5.0.7",
"ts-node": "10.9.2",
"tslib": "2.6.2",
"typescript": "5.3.3"
"typescript": "5.4.5"
}
}
54 changes: 27 additions & 27 deletions packages/mantine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,52 +44,52 @@
"@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.17.3",
"@tanstack/table-core": "8.17.3",
"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.49.0"
},
"devDependencies": {
"@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",
"@mantine/carousel": "7.10.1",
"@mantine/code-highlight": "7.10.1",
"@mantine/core": "7.10.1",
"@mantine/dates": "7.10.1",
"@mantine/form": "7.10.1",
"@mantine/hooks": "7.10.1",
"@mantine/modals": "7.10.1",
"@mantine/notifications": "7.10.1",
"@swc/cli": "0.3.12",
"@swc/core": "1.5.0",
"@testing-library/jest-dom": "6.4.2",
"@testing-library/react": "15.0.5",
"@swc/core": "1.5.24",
"@testing-library/jest-dom": "6.4.5",
"@testing-library/react": "15.0.7",
"@testing-library/user-event": "14.5.2",
"@types/lodash.debounce": "4.0.7",
"@types/lodash.debounce": "4.0.9",
"@types/lodash.defaultsdeep": "4.6.9",
"@types/react": "18.3.1",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"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",
"jsdom": "24.0.0",
"postcss": "8.4.32",
"jsdom": "24.1.0",
"postcss": "8.4.38",
"postcss-preset-mantine": "^1.11.0",
"postcss-simple-vars": "^7.0.1",
"publint": "0.2.7",
"publint": "0.2.8",
"react": "18.3.1",
"react-dom": "18.3.1",
"rimraf": "5.0.5",
"sass": "1.66.1",
"rimraf": "5.0.7",
"sass": "1.77.4",
"tslib": "2.6.2",
"typescript": "5.3.3",
"vitest": "1.3.1"
"typescript": "5.4.5",
"vitest": "1.6.0"
},
"peerDependencies": {
"@mantine/carousel": "^7.6.1",
Expand Down
18 changes: 9 additions & 9 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.6",
"@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.3.1",
"@swc/core": "1.5.24",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"fs-extra": "11.2.0",
"glob": "10.3.10",
"glob": "10.4.1",
"lodash.groupby": "4.6.0",
"lodash.upperfirst": "4.3.1",
"npm-run-all2": "5.0.0",
"publint": "0.2.7",
"npm-run-all2": "5.0.2",
"publint": "0.2.8",
"react": "18.3.1",
"react-dom": "18.3.1",
"rimraf": "5.0.5",
"rimraf": "5.0.7",
"tslib": "2.6.2",
"typescript": "5.3.3"
"typescript": "5.4.5"
},
"peerDependencies": {
"react": ">= 18.0",
Expand Down
24 changes: 12 additions & 12 deletions packages/tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,29 +36,29 @@
"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.24",
"@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.14.1",
"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",
"lint-staged": "15.2.5",
"lodash": "4.17.21",
"prettier": "3.2.5",
"publint": "0.2.7",
"rimraf": "5.0.5",
"sass": "1.71.1",
"svgo": "3.2.0",
"prettier": "3.3.0",
"publint": "0.2.8",
"rimraf": "5.0.7",
"sass": "1.77.4",
"svgo": "3.3.2",
"ts-node": "10.9.2",
"tslib": "2.6.2",
"typescript": "5.3.3"
"typescript": "5.4.5"
}
}
54 changes: 27 additions & 27 deletions packages/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,58 +11,58 @@
"start": "node ./build/start.js"
},
"dependencies": {
"@coveo/atomic-react": "2.8.13",
"@coveo/headless": "2.50.2",
"@coveo/atomic-react": "2.9.6",
"@coveo/headless": "2.63.5",
"@coveord/plasma-components-props-analyzer": "workspace:*",
"@coveord/plasma-mantine": "workspace:*",
"@coveord/plasma-react-icons": "workspace:*",
"@coveord/plasma-tokens": "workspace:*",
"@faker-js/faker": "8.4.1",
"@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",
"@swc/helpers": "0.5.6",
"@tabler/icons-react": "2.46.0",
"@mantine/carousel": "7.10.1",
"@mantine/code-highlight": "7.10.1",
"@mantine/core": "7.10.1",
"@mantine/dates": "7.10.1",
"@mantine/form": "7.10.1",
"@mantine/hooks": "7.10.1",
"@mantine/modals": "7.10.1",
"@mantine/notifications": "7.10.1",
"@swc/helpers": "0.5.11",
"@tabler/icons-react": "2.47.0",
"@tanstack/match-sorter-utils": "8.15.1",
"@tanstack/react-query": "5.40.1",
"clsx": "2.1.0",
"clsx": "2.1.1",
"codesandbox-import-utils": "2.2.3",
"dayjs": "1.11.10",
"dayjs": "1.11.11",
"lodash.kebabcase": "4.1.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-hook-form": "7.50.1",
"react-imask": "7.3.0",
"react-hook-form": "7.51.5",
"react-imask": "7.6.1",
"react-markdown": "8.0.7",
"react-router-dom": "6.22.1",
"react-router-dom": "6.23.1",
"remark-gfm": "3.0.1"
},
"devDependencies": {
"@types/fs-extra": "11.0.4",
"@types/klaw-sync": "6.0.5",
"@types/lodash.kebabcase": "4.1.9",
"@types/react": "18.3.1",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"@vitejs/plugin-react-swc": "3.6.0",
"autoprefixer": "10.4.17",
"@vitejs/plugin-react-swc": "3.7.0",
"autoprefixer": "10.4.19",
"eslint": "8.57.0",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-react-refresh": "0.4.5",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-react-refresh": "0.4.7",
"fs-extra": "11.2.0",
"klaw-sync": "6.0.0",
"postcss": "8.4.32",
"postcss-preset-mantine": "1.11.0",
"simple-git": "3.22.0",
"postcss": "8.4.38",
"postcss-preset-mantine": "1.15.0",
"simple-git": "3.24.0",
"ts-node": "10.9.2",
"tslib": "2.6.2",
"typescript": "5.3.3",
"vite": "5.2.6"
"typescript": "5.4.5",
"vite": "5.2.12"
}
}
Loading

0 comments on commit 5cd64bd

Please sign in to comment.