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 Oct 3, 2024
1 parent 959489e commit 67dea60
Show file tree
Hide file tree
Showing 8 changed files with 311 additions and 244 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:

# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@461ef6c76dfe95d5c364de2f431ddbd31a417628 # v3.26.9
uses: github/codeql-action/init@e2b3eafc8d227b0241d48be5f425d47c2d750a13 # v3.26.10
with:
languages: ${{ matrix.language }}
# If you wish to specify custom queries, you can do so here or in a config file.
Expand All @@ -60,7 +60,7 @@ jobs:
# Autobuild attempts to build any compiled languages (C/C++, C#, Go, or Java).
# If this step fails, then you should remove it and run the build manually (see below)
- name: Autobuild
uses: github/codeql-action/autobuild@461ef6c76dfe95d5c364de2f431ddbd31a417628 # v3.26.9
uses: github/codeql-action/autobuild@e2b3eafc8d227b0241d48be5f425d47c2d750a13 # v3.26.10

# ℹ️ Command-line programs to run using the OS shell.
# 📚 See https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsrun
Expand All @@ -73,6 +73,6 @@ jobs:
# ./location_of_script_within_repo/buildscript.sh

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@461ef6c76dfe95d5c364de2f431ddbd31a417628 # v3.26.9
uses: github/codeql-action/analyze@e2b3eafc8d227b0241d48be5f425d47c2d750a13 # v3.26.10
with:
category: '/language:${{matrix.language}}'
2 changes: 1 addition & 1 deletion .github/workflows/scorecards.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,6 @@ jobs:

# Upload the results to GitHub's code scanning dashboard.
- name: 'Upload to code-scanning'
uses: github/codeql-action/upload-sarif@461ef6c76dfe95d5c364de2f431ddbd31a417628 # v3.26.9
uses: github/codeql-action/upload-sarif@e2b3eafc8d227b0241d48be5f425d47c2d750a13 # v3.26.10
with:
sarif_file: results.sarif
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,15 +58,15 @@
"eslint": "9.11.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import-x": "4.3.1",
"eslint-plugin-jsdoc": "50.3.0",
"eslint-plugin-jsdoc": "50.3.1",
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-react": "7.37.0",
"eslint-plugin-react": "7.37.1",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-react-refresh": "0.4.12",
"eslint-plugin-testing-library": "6.3.0",
"eslint-plugin-unused-imports": "4.1.4",
"@vitest/eslint-plugin": "1.0.1",
"globals": "15.9.0",
"@vitest/eslint-plugin": "1.1.5",
"globals": "15.10.0",
"husky": "9.1.6",
"lint-staged": "15.2.10",
"mime-types": "2.1.35",
Expand All @@ -75,13 +75,13 @@
"sort-package-json": "2.10.1",
"stylelint": "16.9.0",
"stylelint-config-standard-scss": "13.1.0",
"turbo": "2.1.2",
"turbo": "2.1.3",
"typescript": "5.6.2",
"typescript-eslint": "8.7.0",
"typescript-eslint": "8.8.0",
"underscore": "1.13.7",
"walkdir": "0.4.1"
},
"packageManager": "pnpm@9.11.0",
"packageManager": "pnpm@9.12.0",
"pnpm": {
"peerDependencyRules": {
"ignoreMissing": [
Expand Down
2 changes: 1 addition & 1 deletion packages/components-props-analyzer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@swc/core": "1.7.28",
"@types/fs-extra": "11.0.4",
"@types/node": "20.16.10",
"@types/react": "18.3.10",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"@typescript/twoslash": "3.2.8",
"@typescript/vfs": "1.6.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/mantine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"@testing-library/user-event": "14.5.2",
"@types/lodash.debounce": "4.0.9",
"@types/lodash.defaultsdeep": "4.6.9",
"@types/react": "18.3.10",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"embla-carousel-react": "7.1.0",
"identity-obj-proxy": "3.0.0",
Expand All @@ -86,7 +86,7 @@
"sass": "1.79.4",
"tslib": "2.7.0",
"typescript": "5.6.2",
"vitest": "2.1.1"
"vitest": "2.1.2"
},
"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 @@ -46,13 +46,13 @@
"@swc/helpers": "0.5.13"
},
"devDependencies": {
"@babel/types": "7.25.6",
"@babel/types": "7.25.7",
"@coveord/plasma-tokens": "workspace:*",
"@svgr/core": "8.1.0",
"@svgr/plugin-jsx": "8.1.0",
"@swc/cli": "0.4.0",
"@swc/core": "1.7.28",
"@types/react": "18.3.10",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"fs-extra": "11.2.0",
"glob": "11.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@swc/helpers": "0.5.13",
"@tabler/icons-react": "3.19.0",
"@tanstack/match-sorter-utils": "8.19.4",
"@tanstack/react-query": "5.56.2",
"@tanstack/react-query": "5.59.0",
"clsx": "2.1.1",
"codesandbox-import-utils": "2.2.3",
"dayjs": "1.11.13",
Expand All @@ -52,7 +52,7 @@
"@types/klaw-sync": "6.0.5",
"@types/lodash.kebabcase": "4.1.9",
"@types/node": "20.16.10",
"@types/react": "18.3.10",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"@vitejs/plugin-react-swc": "3.7.1",
"autoprefixer": "10.4.20",
Expand Down
Loading

0 comments on commit 67dea60

Please sign in to comment.