Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
06f8216
ci(deps): bump trufflesecurity/trufflehog in the security-actions gro…
dependabot[bot] Aug 4, 2026
0df22bb
deps(dev)(deps-dev): bump postcss (#975)
dependabot[bot] Aug 10, 2026
41d88f3
deps(dev)(deps-dev): bump baseline-browser-mapping (#978)
dependabot[bot] Aug 10, 2026
8051018
deps(deps): bump next (#973)
dependabot[bot] Aug 10, 2026
1df9696
ci(deps): bump crate-ci/typos from 1.48.0 to 1.49.0 (#982)
dependabot[bot] Aug 11, 2026
a6c4e9c
deps(deps): bump lucide-react (#977)
dependabot[bot] Aug 17, 2026
c6ad0f4
deps(dev)(deps-dev): bump esbuild (#986)
dependabot[bot] Aug 17, 2026
0b0ef3e
deps(dev)(deps-dev): bump baseline-browser-mapping (#987)
dependabot[bot] Aug 17, 2026
32dfec9
deps(dev)(deps-dev): bump react-doctor (#974)
dependabot[bot] Aug 17, 2026
9cbfa1e
deps(dev)(deps-dev): bump @types/node (#984)
dependabot[bot] Aug 17, 2026
bcfd585
deps(deps): bump the other-patches group across 1 directory with 2 up…
dependabot[bot] Aug 17, 2026
59b2c58
deps(deps): bump next (#983)
dependabot[bot] Aug 17, 2026
8b74149
deps(dev)(deps-dev): bump the eslint-ecosystem group across 1 directo…
dependabot[bot] Aug 17, 2026
571ad76
deps(dev)(deps-dev): bump typescript-eslint in /SortVision (#980)
dependabot[bot] Aug 17, 2026
e7a561c
ci(deps): bump trufflesecurity/trufflehog in the security-actions gro…
dependabot[bot] Aug 18, 2026
01aa84e
deps(deps): bump lucide-react (#989)
dependabot[bot] Aug 24, 2026
9436e94
deps(deps): bump the other-patches group in /SortVision with 4 update…
dependabot[bot] Aug 24, 2026
c87036b
deps(dev)(deps-dev): bump baseline-browser-mapping (#990)
dependabot[bot] Aug 24, 2026
a262af5
deps(deps): bump next in /SortVision in the nextjs-core group (#993)
dependabot[bot] Aug 31, 2026
bd204b9
deps(deps): bump lucide-react (#997)
dependabot[bot] Aug 31, 2026
2741ced
deps(dev)(deps-dev): bump the other-patches group (#999)
dependabot[bot] Aug 31, 2026
d9ecb13
deps(dev)(deps-dev): bump lint-staged in /SortVision (#1001)
dependabot[bot] Aug 31, 2026
a0fcacd
deps(dev)(deps-dev): bump baseline-browser-mapping (#998)
dependabot[bot] Aug 31, 2026
e3d1a3c
deps(dev)(deps-dev): bump @types/node (#996)
dependabot[bot] Aug 31, 2026
e8dc146
deps(dev)(deps-dev): bump the eslint-ecosystem group across 1 directo…
dependabot[bot] Aug 31, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/security-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
run: (pnpm audit --production --json > audit-results.json) || echo '{}' > audit-results.json

- name: Check for secrets
uses: trufflesecurity/trufflehog@27b0417c16317ca9a472a9a8092acce143b49c55 # v3.95.9
uses: trufflesecurity/trufflehog@bcfcf73aaf4759d4dadc2783177c245a02792318 # v3.97.0
with:
extra_args: --only-verified

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/typos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
uses: actions/checkout@11d5960a326750d5838078e36cf38b85af677262 # v4.4.0

- name: Check spelling
uses: crate-ci/typos@bee27e3a4fd1ea2111cf90ab89cd076c870fce14 # v1.48.0
uses: crate-ci/typos@8a48f81b6c64dcfea44b3633223084c4be58ac5f # v1.49.0
36 changes: 18 additions & 18 deletions SortVision/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,18 +51,18 @@
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"cors": "^2.8.6",
"dompurify": "^3.4.12",
"dompurify": "^3.4.14",
"dotenv": "^17.4.2",
"ejs": "^6.0.1",
"filelist": "^2.0.2",
"framer-motion": "^12.43.0",
"http-proxy-middleware": "^4.2.0",
"jake": "^12.10.1",
"lucide-react": "^1.28.0",
"lucide-react": "^1.34.0",
"micromatch": "^4.0.8",
"minimatch": "^10.2.6",
"monaco-editor": "^0.56.0",
"next": "^16.2.12",
"next": "^16.3.3",
"node-fetch": "^3.3.2",
"node-html-parser": "^9.0.1",
"on-headers": "^1.1.0",
Expand All @@ -83,33 +83,33 @@
"@eslint/plugin-kit": "^0.7.2",
"@svgr/webpack": "^8.1.0",
"@testing-library/dom": "^10.4.1",
"@testing-library/react": "^16.3.2",
"@testing-library/user-event": "^14.6.1",
"@testing-library/react": "^16.3.3",
"@testing-library/user-event": "^14.6.6",
"@types/cors": "^2.8.19",
"@types/express": "^5.0.6",
"@types/node": "^26.1.2",
"@types/node": "^26.4.0",
"@types/react": "^19.2.17",
"@types/react-dom": "^19.2.2",
"@vitest/coverage-v8": "4.1.10",
"@vitest/coverage-v8": "4.1.11",
"babel-plugin-react-compiler": "1.0.0",
"baseline-browser-mapping": "^2.11.11",
"baseline-browser-mapping": "^2.11.20",
"compression": "^1.8.1",
"esbuild": "^0.28.1",
"eslint": "^10.8.0",
"eslint-config-next": "^16.2.12",
"esbuild": "^0.28.2",
"eslint": "^10.9.1",
"eslint-config-next": "^16.3.3",
"eslint-plugin-react-hooks": "^7.1.1",
"eslint-plugin-react-refresh": "^0.5.3",
"eslint-plugin-react-refresh": "^0.5.5",
"express": "^5.2.1",
"globals": "^17.9.0",
"globals": "^17.11.0",
"husky": "^9.1.7",
"jsdom": "^30.0.1",
"lint-staged": "^17.3.0",
"postcss": "^8.5.12",
"lint-staged": "^17.4.1",
"postcss": "^8.5.26",
"prettier": "^3.9.6",
"react-doctor": "^0.9.3",
"typescript-eslint": "^8.65.0",
"react-doctor": "^0.9.12",
"typescript-eslint": "^8.67.0",
"vite-tsconfig-paths": "^6.1.1",
"vitest": "^4.1.10",
"vitest": "^4.1.11",
"wait-on": "9.1.0"
},
"engines": {
Expand Down
Loading
Loading