Skip to content

Commit

Permalink
chore(bot): bump dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions[bot] <[email protected]>
  • Loading branch information
donniean committed Jan 18, 2025
1 parent 8579248 commit 9bbc197
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 72 deletions.
136 changes: 68 additions & 68 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"qs": "^6.14.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-router-dom": "^7.1.2"
"react-router-dom": "^7.1.3"
},
"devDependencies": {
"@commitlint/cli": "^19.6.1",
Expand All @@ -68,7 +68,7 @@
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vitejs/plugin-react-swc": "^3.7.2",
"@vitest/coverage-v8": "^3.0.1",
"@vitest/coverage-v8": "^3.0.2",
"autocorrect-node": "^2.13.0",
"autoprefixer": "^10.4.20",
"commitizen": "^4.3.1",
Expand Down Expand Up @@ -101,7 +101,7 @@
"sort-package-json": "^2.14.0",
"stylelint": "^16.13.2",
"stylelint-config-css-modules": "^4.4.0",
"stylelint-config-recess-order": "^5.1.1",
"stylelint-config-recess-order": "^6.0.0",
"stylelint-config-standard": "^37.0.0",
"tailwindcss": "^3.4.17",
"typescript": "^5.7.3",
Expand All @@ -110,6 +110,6 @@
"vite-plugin-checker": "^0.8.0",
"vite-plugin-svgr": "^4.3.0",
"vite-tsconfig-paths": "^5.1.4",
"vitest": "^3.0.1"
"vitest": "^3.0.2"
}
}

0 comments on commit 9bbc197

Please sign in to comment.