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] authored Aug 5, 2024
1 parent 2eb8b57 commit 21de01f
Show file tree
Hide file tree
Showing 8 changed files with 404 additions and 385 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/scorecards.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
persist-credentials: false

- name: 'Run analysis'
uses: ossf/scorecard-action@dc50aa9510b46c811795eb24b2f1ba02a914e534 # v2.3.3
uses: ossf/scorecard-action@62b2cac7ed8198b15735ed49ab1e5cf35480ba46 # v2.4.0
with:
results_file: results.sarif
results_format: sarif
Expand All @@ -73,7 +73,7 @@ jobs:
# Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
# format to the repository Actions tab.
- name: 'Upload artifact'
uses: actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b # v4.3.4
uses: actions/upload-artifact@89ef406dd8d7e03cfd12d9e0a4a378f454709029 # v4.3.5
with:
name: SARIF file
path: results.sarif
Expand Down
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,36 +46,36 @@
"devDependencies": {
"@commitlint/cli": "19.3.0",
"@commitlint/config-conventional": "19.2.2",
"@coveo/semantic-monorepo-tools": "2.4.43",
"@coveo/semantic-monorepo-tools": "2.4.45",
"@eslint/compat": "1.1.1",
"@sindresorhus/slugify": "2.2.1",
"@types/node": "20.14.12",
"aws-sdk": "2.1664.0",
"@types/node": "20.14.14",
"aws-sdk": "2.1667.0",
"chokidar": "3.6.0",
"commitizen": "4.3.0",
"conventional-changelog-angular": "8.0.0",
"cz-conventional-changelog": "3.3.0",
"eslint": "9.7.0",
"eslint": "9.8.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import-x": "3.1.0",
"eslint-plugin-jsdoc": "48.8.3",
"eslint-plugin-jsdoc": "48.11.0",
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-react": "7.35.0",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-react-refresh": "0.4.9",
"eslint-plugin-testing-library": "6.2.2",
"eslint-plugin-unused-imports": "4.0.1",
"eslint-plugin-vitest": "0.5.4",
"globals": "15.8.0",
"husky": "9.1.2",
"lint-staged": "15.2.7",
"globals": "15.9.0",
"husky": "9.1.4",
"lint-staged": "15.2.8",
"mime-types": "2.1.35",
"postcss": "8.4.40",
"prettier": "3.3.3",
"sort-package-json": "2.10.0",
"stylelint": "16.7.0",
"stylelint": "16.8.1",
"stylelint-config-standard-scss": "13.1.0",
"turbo": "2.0.9",
"turbo": "2.0.11",
"typescript": "5.5.4",
"typescript-eslint": "8.0.0",
"underscore": "1.13.7",
Expand Down
4 changes: 2 additions & 2 deletions packages/components-props-analyzer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
},
"devDependencies": {
"@swc/cli": "0.4.0",
"@swc/core": "1.7.2",
"@swc/core": "1.7.6",
"@types/fs-extra": "11.0.4",
"@types/node": "20.14.12",
"@types/node": "20.14.14",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@typescript/twoslash": "3.2.8",
Expand Down
4 changes: 2 additions & 2 deletions packages/mantine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@mantine/modals": "7.11.2",
"@mantine/notifications": "7.11.2",
"@swc/cli": "0.4.0",
"@swc/core": "1.7.2",
"@swc/core": "1.7.6",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.4.8",
"@testing-library/react": "16.0.0",
Expand All @@ -86,7 +86,7 @@
"sass": "1.77.8",
"tslib": "2.6.3",
"typescript": "5.5.4",
"vitest": "2.0.4"
"vitest": "2.0.5"
},
"peerDependencies": {
"@mantine/carousel": "^7.6.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/react-icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,12 @@
"@swc/helpers": "0.5.12"
},
"devDependencies": {
"@babel/types": "7.24.9",
"@babel/types": "7.25.2",
"@coveord/plasma-tokens": "workspace:*",
"@svgr/core": "8.1.0",
"@svgr/plugin-jsx": "8.1.0",
"@swc/cli": "0.4.0",
"@swc/core": "1.7.2",
"@swc/core": "1.7.6",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"fs-extra": "11.2.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,18 +40,18 @@
},
"devDependencies": {
"@swc/cli": "0.4.0",
"@swc/core": "1.7.2",
"@swc/core": "1.7.6",
"@types/chroma-js": "2.4.4",
"@types/fs-extra": "11.0.4",
"@types/lodash": "4.17.7",
"@types/node": "20.14.12",
"chroma-js": "2.4.2",
"@types/node": "20.14.14",
"chroma-js": "2.6.0",
"commander": "12.1.0",
"dotenv": "16.4.5",
"dotenv-safe": "9.1.0",
"figma-js": "1.16.0",
"fs-extra": "11.2.0",
"lint-staged": "15.2.7",
"lint-staged": "15.2.8",
"lodash": "4.17.21",
"prettier": "3.3.3",
"publint": "0.2.9",
Expand Down
8 changes: 4 additions & 4 deletions packages/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,22 +37,22 @@
"pino-pretty": "11.2.2",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-hook-form": "7.52.1",
"react-hook-form": "7.52.2",
"react-imask": "7.6.1",
"react-markdown": "9.0.1",
"react-router-dom": "6.25.1",
"react-router-dom": "6.26.0",
"redux": "5.0.1",
"remark-gfm": "4.0.0"
},
"devDependencies": {
"@types/fs-extra": "11.0.4",
"@types/klaw-sync": "6.0.5",
"@types/lodash.kebabcase": "4.1.9",
"@types/node": "20.14.12",
"@types/node": "20.14.14",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@vitejs/plugin-react-swc": "3.7.0",
"autoprefixer": "10.4.19",
"autoprefixer": "10.4.20",
"fs-extra": "11.2.0",
"klaw-sync": "6.0.0",
"postcss": "8.4.40",
Expand Down
Loading

0 comments on commit 21de01f

Please sign in to comment.