Compare commits
1 Commits
cbdff60d89
...
ee009333cf
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ee009333cf |
8
frontend/package-lock.json
generated
8
frontend/package-lock.json
generated
@@ -37,7 +37,7 @@
|
|||||||
"oxlint": "1.56.0",
|
"oxlint": "1.56.0",
|
||||||
"tailwindcss": "4.2.2",
|
"tailwindcss": "4.2.2",
|
||||||
"typescript": "5.9.3",
|
"typescript": "5.9.3",
|
||||||
"vite": "8.0.5",
|
"vite": "8.0.4",
|
||||||
"vitest": "4.1.0"
|
"vitest": "4.1.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -5002,9 +5002,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/vite": {
|
"node_modules/vite": {
|
||||||
"version": "8.0.5",
|
"version": "8.0.4",
|
||||||
"resolved": "https://registry.npmjs.org/vite/-/vite-8.0.5.tgz",
|
"resolved": "https://registry.npmjs.org/vite/-/vite-8.0.4.tgz",
|
||||||
"integrity": "sha512-nmu43Qvq9UopTRfMx2jOYW5l16pb3iDC1JH6yMuPkpVbzK0k+L7dfsEDH4jRgYFmsg0sTAqkojoZgzLMlwHsCQ==",
|
"integrity": "sha512-baBr4jUVSLJ0RPyZ2nK0zS2+W8hNHbM4hEzfvllukmRPVS3xDG5ATTNtbRXrKIOE2b8/FsPWJAOnuIxcs7g3cw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
@@ -45,7 +45,7 @@
|
|||||||
"oxlint": "1.56.0",
|
"oxlint": "1.56.0",
|
||||||
"tailwindcss": "4.2.2",
|
"tailwindcss": "4.2.2",
|
||||||
"typescript": "5.9.3",
|
"typescript": "5.9.3",
|
||||||
"vite": "8.0.5",
|
"vite": "8.0.4",
|
||||||
"vitest": "4.1.0"
|
"vitest": "4.1.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user