chore : bump react-chessboard version
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -23,7 +23,7 @@
|
||||
"jotai": "^2.11.0",
|
||||
"next": "15.2.4",
|
||||
"react": "18.3.1",
|
||||
"react-chessboard": "^4.7.2",
|
||||
"react-chessboard": "^4.7.3",
|
||||
"react-dom": "18.3.1",
|
||||
"recharts": "^2.15.0"
|
||||
},
|
||||
@@ -9105,9 +9105,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/react-chessboard": {
|
||||
"version": "4.7.2",
|
||||
"resolved": "https://registry.npmjs.org/react-chessboard/-/react-chessboard-4.7.2.tgz",
|
||||
"integrity": "sha512-aOWWf+Qnsa9HIsT08PK4ORXLR8pP82DgidpHmQnjnI3GrudqCCE2WqNZe4j3tSQ0kI733qFjhqu+GFWhuG/QdA==",
|
||||
"version": "4.7.3",
|
||||
"resolved": "https://registry.npmjs.org/react-chessboard/-/react-chessboard-4.7.3.tgz",
|
||||
"integrity": "sha512-pQNs/Ee3EJqv1kv5sWkO8J4TOEuZC8Nm7NOWGHcFSBmiBLX1uvbZD2/7snmKdt2GB5+QJhTQ+PSJJ+e32c3e7w==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"react-dnd": "^16.0.1",
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
"jotai": "^2.11.0",
|
||||
"next": "15.2.4",
|
||||
"react": "18.3.1",
|
||||
"react-chessboard": "^4.7.2",
|
||||
"react-chessboard": "^4.7.3",
|
||||
"react-dom": "18.3.1",
|
||||
"recharts": "^2.15.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user