Merge pull request #149 from fabrice404/dependabot/npm_and_yarn/ui/dependencies-patch-and-minor-529e71a9e4
Some checks failed
Build / Build (push) Has been cancelled

npm(deps-dev): bump the dependencies-patch-and-minor group in /ui with 3 updates
This commit is contained in:
Fabrice Lamant
2026-02-06 00:26:06 +01:00
committed by GitHub
2 changed files with 11 additions and 11 deletions

20
ui/package-lock.json generated
View File

@ -18,7 +18,7 @@
"@types/node": "^20",
"@types/react": "^19",
"@types/react-dom": "^19",
"daisyui": "^5.5.17",
"daisyui": "^5.5.18",
"eslint": "^9.39.2",
"eslint-config-next": "16.1.6",
"tailwindcss": "^4",
@ -1621,9 +1621,9 @@
"license": "MIT"
},
"node_modules/@types/node": {
"version": "20.19.31",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.19.31.tgz",
"integrity": "sha512-5jsi0wpncvTD33Sh1UCgacK37FFwDn+EG7wCmEvs62fCvBL+n8/76cAYDok21NF6+jaVWIqKwCZyX7Vbu8eB3A==",
"version": "20.19.32",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.19.32.tgz",
"integrity": "sha512-Ez8QE4DMfhjjTsES9K2dwfV258qBui7qxUsoaixZDiTzbde4U12e1pXGNu/ECsUIOi5/zoCxAQxIhQnaUQ2VvA==",
"dev": true,
"license": "MIT",
"dependencies": {
@ -1631,9 +1631,9 @@
}
},
"node_modules/@types/react": {
"version": "19.2.11",
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.11.tgz",
"integrity": "sha512-tORuanb01iEzWvMGVGv2ZDhYZVeRMrw453DCSAIn/5yvcSVnMoUMTyf33nQJLahYEnv9xqrTNbgz4qY5EfSh0g==",
"version": "19.2.13",
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.13.tgz",
"integrity": "sha512-KkiJeU6VbYbUOp5ITMIc7kBfqlYkKA5KhEHVrGMmUUMt7NeaZg65ojdPk+FtNrBAOXNVM5QM72jnADjM+XVRAQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@ -2709,9 +2709,9 @@
"license": "MIT"
},
"node_modules/daisyui": {
"version": "5.5.17",
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-5.5.17.tgz",
"integrity": "sha512-Y8QWps/990Epp0Gn+7ReeALSXgwrd3W36waokJvHgqUdYx6t2sj0e1krW3+YqviBa57XTJqHJNTt8HMvcODL2Q==",
"version": "5.5.18",
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-5.5.18.tgz",
"integrity": "sha512-VVzjpOitMGB6DWIBeRSapbjdOevFqyzpk9u5Um6a4tyId3JFrU5pbtF0vgjXDth76mJZbueN/j9Ok03SPrh/og==",
"dev": true,
"license": "MIT",
"funding": {

View File

@ -19,7 +19,7 @@
"@types/node": "^20",
"@types/react": "^19",
"@types/react-dom": "^19",
"daisyui": "^5.5.17",
"daisyui": "^5.5.18",
"eslint": "^9.39.2",
"eslint-config-next": "16.1.6",
"tailwindcss": "^4",