Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
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 gems/karya-dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^6.0.3",
"autoprefixer": "^10.5.2",
"eslint": "^10.5.0",
"eslint": "^10.6.0",
"eslint-plugin-simple-import-sort": "^13.0.0",
"globals": "^17.7.0",
"postcss": "^8.5.15",
Expand Down
10 changes: 5 additions & 5 deletions gems/karya-dashboard/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1546,9 +1546,9 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:^10.5.0":
version: 10.5.0
resolution: "eslint@npm:10.5.0"
"eslint@npm:^10.6.0":
version: 10.6.0
resolution: "eslint@npm:10.6.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.8.0"
"@eslint-community/regexpp": "npm:^4.12.2"
Expand Down Expand Up @@ -1587,7 +1587,7 @@ __metadata:
optional: true
bin:
eslint: bin/eslint.js
checksum: 10c0/e1f7a1d442027e5478945cb07b6a382adc3f149fbfd3dbc14951a7a9fa312546b27fb35b0556897ca1d04539ad16ee85bda75ad9f724873e1153d1fbca0d6145
checksum: 10c0/ebe0261fc750afb7f1a0c5a14f5288e57b971e0bee9754b1620132d22ad0c23690183977b0c9514ffa7ad460768d689d3fb9792ad9267b6c6205e2e0c17d8563
languageName: node
linkType: hard

Expand Down Expand Up @@ -2191,7 +2191,7 @@ __metadata:
"@types/react-dom": "npm:^19.2.3"
"@vitejs/plugin-react": "npm:^6.0.3"
autoprefixer: "npm:^10.5.2"
eslint: "npm:^10.5.0"
eslint: "npm:^10.6.0"
eslint-plugin-simple-import-sort: "npm:^13.0.0"
globals: "npm:^17.7.0"
postcss: "npm:^8.5.15"
Expand Down
Loading