Skip to content

Commit

Permalink
fix(deps): update npm
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 7, 2025
1 parent 328f6e3 commit f6e6df7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,15 @@
},
"dependencies": {
"classnames": "2.5.1",
"core-js": "3.40.0",
"core-js": "3.41.0",
"preact": "10.26.4",
"react-dnd": "16.0.1",
"react-dnd-html5-backend": "16.0.1",
"react-dnd-touch-backend": "16.0.1"
},
"engines": {
"node": ">= 22",
"yarn": "4.6.0"
"yarn": "4.7.0"
},
"packageManager": "yarn@4.6.0"
"packageManager": "yarn@4.7.0"
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3453,10 +3453,10 @@ __metadata:
languageName: node
linkType: hard

"core-js@npm:3.40.0":
version: 3.40.0
resolution: "core-js@npm:3.40.0"
checksum: 10c0/db7946ada881e845d8b157061945b1187618fa45cf162f392a151e8a497962aed2da688c982eaa1d444c864be97a70f8be4d73385294b515d224dd164d19f1d4
"core-js@npm:3.41.0":
version: 3.41.0
resolution: "core-js@npm:3.41.0"
checksum: 10c0/a29ed0b7fe81acf49d04ce5c17a1947166b1c15197327a5d12f95bbe84b46d60c3c13de701d808f41da06fa316285f3f55ce5903abc8d5642afc1eac4457afc8
languageName: node
linkType: hard

Expand Down Expand Up @@ -6729,7 +6729,7 @@ __metadata:
"@babel/runtime": "npm:7.26.9"
babel-loader: "npm:10.0.0"
classnames: "npm:2.5.1"
core-js: "npm:3.40.0"
core-js: "npm:3.41.0"
css-loader: "npm:7.1.2"
cssnano: "npm:7.0.6"
mini-css-extract-plugin: "npm:2.9.2"
Expand Down

0 comments on commit f6e6df7

Please sign in to comment.