summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--frontend/package-lock.json171
-rw-r--r--frontend/package.json12
2 files changed, 90 insertions, 93 deletions
diff --git a/frontend/package-lock.json b/frontend/package-lock.json
index 915e9bffd..0ad96a83f 100644
--- a/frontend/package-lock.json
+++ b/frontend/package-lock.json
@@ -9,12 +9,12 @@
"version": "1.0.0",
"license": "GPL-3",
"dependencies": {
- "@mantine/core": "^7.13.4",
- "@mantine/dropzone": "^7.13.4",
- "@mantine/form": "^7.13.4",
- "@mantine/hooks": "^7.13.4",
- "@mantine/modals": "^7.13.4",
- "@mantine/notifications": "^7.13.4",
+ "@mantine/core": "^7.13.5",
+ "@mantine/dropzone": "^7.13.5",
+ "@mantine/form": "^7.13.5",
+ "@mantine/hooks": "^7.13.5",
+ "@mantine/modals": "^7.13.5",
+ "@mantine/notifications": "^7.13.5",
"@tanstack/react-query": "^5.40.1",
"@tanstack/react-table": "^8.19.2",
"axios": "^1.7.4",
@@ -2373,29 +2373,29 @@
}
},
"node_modules/@floating-ui/core": {
- "version": "1.6.0",
- "resolved": "https://registry.npmjs.org/@floating-ui/core/-/core-1.6.0.tgz",
- "integrity": "sha512-PcF++MykgmTj3CIyOQbKA/hDzOAiqI3mhuoN44WRCopIs1sgoDoU4oty4Jtqaj/y3oDU6fnVSm4QG0a3t5i0+g==",
+ "version": "1.6.8",
+ "resolved": "https://registry.npmjs.org/@floating-ui/core/-/core-1.6.8.tgz",
+ "integrity": "sha512-7XJ9cPU+yI2QeLS+FCSlqNFZJq8arvswefkZrYI1yQBbftw6FyrZOxYSh+9S7z7TpeWlRt9zJ5IhM1WIL334jA==",
"dependencies": {
- "@floating-ui/utils": "^0.2.1"
+ "@floating-ui/utils": "^0.2.8"
}
},
"node_modules/@floating-ui/dom": {
- "version": "1.6.3",
- "resolved": "https://registry.npmjs.org/@floating-ui/dom/-/dom-1.6.3.tgz",
- "integrity": "sha512-RnDthu3mzPlQ31Ss/BTwQ1zjzIhr3lk1gZB1OC56h/1vEtaXkESrOqL5fQVMfXpwGtRwX+YsZBdyHtJMQnkArw==",
+ "version": "1.6.12",
+ "resolved": "https://registry.npmjs.org/@floating-ui/dom/-/dom-1.6.12.tgz",
+ "integrity": "sha512-NP83c0HjokcGVEMeoStg317VD9W7eDlGK7457dMBANbKA6GJZdc7rjujdgqzTaz93jkGgc5P/jeWbaCHnMNc+w==",
"dependencies": {
- "@floating-ui/core": "^1.0.0",
- "@floating-ui/utils": "^0.2.0"
+ "@floating-ui/core": "^1.6.0",
+ "@floating-ui/utils": "^0.2.8"
}
},
"node_modules/@floating-ui/react": {
- "version": "0.26.12",
- "resolved": "https://registry.npmjs.org/@floating-ui/react/-/react-0.26.12.tgz",
- "integrity": "sha512-D09o62HrWdIkstF2kGekIKAC0/N/Dl6wo3CQsnLcOmO3LkW6Ik8uIb3kw8JYkwxNCcg+uJ2bpWUiIijTBep05w==",
+ "version": "0.26.27",
+ "resolved": "https://registry.npmjs.org/@floating-ui/react/-/react-0.26.27.tgz",
+ "integrity": "sha512-jLP72x0Kr2CgY6eTYi/ra3VA9LOkTo4C+DUTrbFgFOExKy3omYVmwMjNKqxAHdsnyLS96BIDLcO2SlnsNf8KUQ==",
"dependencies": {
- "@floating-ui/react-dom": "^2.0.0",
- "@floating-ui/utils": "^0.2.0",
+ "@floating-ui/react-dom": "^2.1.2",
+ "@floating-ui/utils": "^0.2.8",
"tabbable": "^6.0.0"
},
"peerDependencies": {
@@ -2404,11 +2404,11 @@
}
},
"node_modules/@floating-ui/react-dom": {
- "version": "2.0.8",
- "resolved": "https://registry.npmjs.org/@floating-ui/react-dom/-/react-dom-2.0.8.tgz",
- "integrity": "sha512-HOdqOt3R3OGeTKidaLvJKcgg75S6tibQ3Tif4eyd91QnIJWr0NLvoXFpJA/j8HqkFSL68GDca9AuyWEHlhyClw==",
+ "version": "2.1.2",
+ "resolved": "https://registry.npmjs.org/@floating-ui/react-dom/-/react-dom-2.1.2.tgz",
+ "integrity": "sha512-06okr5cgPzMNBy+Ycse2A6udMi4bqwW/zgBF/rwjcNqWkyr82Mcg8b0vjX8OJpZFy/FKjJmw6wV7t44kK6kW7A==",
"dependencies": {
- "@floating-ui/dom": "^1.6.1"
+ "@floating-ui/dom": "^1.0.0"
},
"peerDependencies": {
"react": ">=16.8.0",
@@ -2416,9 +2416,9 @@
}
},
"node_modules/@floating-ui/utils": {
- "version": "0.2.1",
- "resolved": "https://registry.npmjs.org/@floating-ui/utils/-/utils-0.2.1.tgz",
- "integrity": "sha512-9TANp6GPoMtYzQdt54kfAyMmz1+osLlXdg2ENroU7zzrtflTLrrC/lgrIfaSe+Wu0b89GKccT7vxXA0MoAIO+Q=="
+ "version": "0.2.8",
+ "resolved": "https://registry.npmjs.org/@floating-ui/utils/-/utils-0.2.8.tgz",
+ "integrity": "sha512-kym7SodPp8/wloecOpcmSnWJsK7M0E5Wg8UcFA+uO4B9s5d0ywXOEro/8HM9x0rW+TljRzul/14UYz3TleT3ig=="
},
"node_modules/@fontsource/roboto": {
"version": "5.0.12",
@@ -2639,27 +2639,27 @@
}
},
"node_modules/@mantine/core": {
- "version": "7.13.4",
- "resolved": "https://registry.npmjs.org/@mantine/core/-/core-7.13.4.tgz",
- "integrity": "sha512-9I6+SqTq90pnI3WPmOQzQ1PL7IkhQg/5ft8Awhgut8tvk1VaKruDm/K5ysUG3ncHrP+QTI2UHYjNlUrux6HKlw==",
+ "version": "7.13.5",
+ "resolved": "https://registry.npmjs.org/@mantine/core/-/core-7.13.5.tgz",
+ "integrity": "sha512-1m0C0qH9eIWJZy19M06kKNWbbSLZhsTDvHPqTxMgvFg6JuSN7a6r3v6fqCbvaI1kTQiK51NMe+9vMNVnw4zOsA==",
"dependencies": {
- "@floating-ui/react": "^0.26.9",
+ "@floating-ui/react": "^0.26.27",
"clsx": "^2.1.1",
- "react-number-format": "^5.3.1",
- "react-remove-scroll": "^2.5.7",
- "react-textarea-autosize": "8.5.3",
- "type-fest": "^4.12.0"
+ "react-number-format": "^5.4.2",
+ "react-remove-scroll": "^2.6.0",
+ "react-textarea-autosize": "8.5.4",
+ "type-fest": "^4.26.1"
},
"peerDependencies": {
- "@mantine/hooks": "7.13.4",
- "react": "^18.2.0",
- "react-dom": "^18.2.0"
+ "@mantine/hooks": "7.13.5",
+ "react": "^18.x || ^19.x",
+ "react-dom": "^18.x || ^19.x"
}
},
"node_modules/@mantine/core/node_modules/type-fest": {
- "version": "4.15.0",
- "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.15.0.tgz",
- "integrity": "sha512-tB9lu0pQpX5KJq54g+oHOLumOx+pMep4RaM6liXh2PKmVRFF+/vAtUP0ZaJ0kOySfVNjF6doBWPHhBhISKdlIA==",
+ "version": "4.26.1",
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.26.1.tgz",
+ "integrity": "sha512-yOGpmOAL7CkKe/91I5O3gPICmJNLJ1G4zFYVAsRHg7M64biSnPtRj0WNQt++bRkjYOqjWXrhnUw1utzmVErAdg==",
"engines": {
"node": ">=16"
},
@@ -2668,71 +2668,71 @@
}
},
"node_modules/@mantine/dropzone": {
- "version": "7.13.4",
- "resolved": "https://registry.npmjs.org/@mantine/dropzone/-/dropzone-7.13.4.tgz",
- "integrity": "sha512-RmiBfi+u16vh0ZUjJvn8cUfsgScN0o/F/P4mZUFm7AE4ap7jUdIyBWr4aBiHu0v5DXKywNO6ZrsSaoZnpbiUgQ==",
+ "version": "7.13.5",
+ "resolved": "https://registry.npmjs.org/@mantine/dropzone/-/dropzone-7.13.5.tgz",
+ "integrity": "sha512-+CNC0hV7bxoiK4M1BXYHEM8J8mIZbpFr7RYUfoSC2dmZ49FYYWV1t59tUHDfygEOCHTUY1U+RB0hDGGBwoa0SA==",
"dependencies": {
"react-dropzone-esm": "15.0.1"
},
"peerDependencies": {
- "@mantine/core": "7.13.4",
- "@mantine/hooks": "7.13.4",
- "react": "^18.2.0",
- "react-dom": "^18.2.0"
+ "@mantine/core": "7.13.5",
+ "@mantine/hooks": "7.13.5",
+ "react": "^18.x || ^19.x",
+ "react-dom": "^18.x || ^19.x"
}
},
"node_modules/@mantine/form": {
- "version": "7.13.4",
- "resolved": "https://registry.npmjs.org/@mantine/form/-/form-7.13.4.tgz",
- "integrity": "sha512-JzgUzzCpTmXeRxYs6iXM8fq7vOESrPC0Jk9nEgxu/5DO84Ah7ExthinTt4QiXityznXOOLl5U0BgG0j3aXEuew==",
+ "version": "7.13.5",
+ "resolved": "https://registry.npmjs.org/@mantine/form/-/form-7.13.5.tgz",
+ "integrity": "sha512-BnHbGFPRlIfzpetg+igjn81MUuI38qEcLhiC3s7grolaJncAnvcxSEVUTiwUJP2KS6mqxtNHKOcaqEs7rH8Umg==",
"dependencies": {
"fast-deep-equal": "^3.1.3",
"klona": "^2.0.6"
},
"peerDependencies": {
- "react": "^18.2.0"
+ "react": "^18.x || ^19.x"
}
},
"node_modules/@mantine/hooks": {
- "version": "7.13.4",
- "resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-7.13.4.tgz",
- "integrity": "sha512-B2QCegQyWlLdenVNaLNK8H9cTAjLW9JKJ3xWg+ShhpjZDHT2hjZz4L0Nt071Z7mPvyAaOwKGM0FyqTcTjdECfg==",
+ "version": "7.13.5",
+ "resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-7.13.5.tgz",
+ "integrity": "sha512-hxFOQn6NeN7fP37VXZh7z5KxwqA9HYmydivIay0jyQTYA4Falc8Pb4ozSxnyFbXyxzUWcFIQL4xayHRvedgE+Q==",
"peerDependencies": {
- "react": "^18.2.0"
+ "react": "^18.x || ^19.x"
}
},
"node_modules/@mantine/modals": {
- "version": "7.13.4",
- "resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-7.13.4.tgz",
- "integrity": "sha512-CYJVRelRRAZQccdJUsRQONMWdHpV+m1KhgXX7pVcn6nPwKSBxiBVrkoFnXpKMfVMHQR1gvZ4B+hg7y3bmr6QXQ==",
+ "version": "7.13.5",
+ "resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-7.13.5.tgz",
+ "integrity": "sha512-baYeRR7VB2GpdydJGYlsAvorToN021hWCJArLY0PqjDRNXMQK1luDPDHpKEJQWkMqr67axow0LIiSPUDkk7F1A==",
"peerDependencies": {
- "@mantine/core": "7.13.4",
- "@mantine/hooks": "7.13.4",
- "react": "^18.2.0",
- "react-dom": "^18.2.0"
+ "@mantine/core": "7.13.5",
+ "@mantine/hooks": "7.13.5",
+ "react": "^18.x || ^19.x",
+ "react-dom": "^18.x || ^19.x"
}
},
"node_modules/@mantine/notifications": {
- "version": "7.13.4",
- "resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-7.13.4.tgz",
- "integrity": "sha512-CKd3tDGDAegkJYJIMHtF0St4hBpBVAujdmtsEin7UYeVq5N0YYe7j2T1Xu7Ry6dfObkuxeig6csxiJyBrZ2bew==",
+ "version": "7.13.5",
+ "resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-7.13.5.tgz",
+ "integrity": "sha512-LGxTnqBtZRfACCv8qjL+RGVFwpXXjwIekC1V9JalcNt8/PxZ9H50V/H7lOgTvw5wpnA0W6Jzcdph/gRoZfhwug==",
"dependencies": {
- "@mantine/store": "7.13.4",
+ "@mantine/store": "7.13.5",
"react-transition-group": "4.4.5"
},
"peerDependencies": {
- "@mantine/core": "7.13.4",
- "@mantine/hooks": "7.13.4",
- "react": "^18.2.0",
- "react-dom": "^18.2.0"
+ "@mantine/core": "7.13.5",
+ "@mantine/hooks": "7.13.5",
+ "react": "^18.x || ^19.x",
+ "react-dom": "^18.x || ^19.x"
}
},
"node_modules/@mantine/store": {
- "version": "7.13.4",
- "resolved": "https://registry.npmjs.org/@mantine/store/-/store-7.13.4.tgz",
- "integrity": "sha512-DUlnXizE7aCjbVg2J3XLLKsOzt2c2qfQl2Xmx9l/BPE4FFZZKUqGDkYaTDbTAmnN3FVZ9xXycL7bAlq9udO8mA==",
+ "version": "7.13.5",
+ "resolved": "https://registry.npmjs.org/@mantine/store/-/store-7.13.5.tgz",
+ "integrity": "sha512-+enhEaZpVKn0x3PLN3Txlk/06eIuq2wQhlFQnBe4dnD+C9VZZhXdff/IYCtXwB4XojwJl3rln7BSL4Ih4rSGmw==",
"peerDependencies": {
- "react": "^18.2.0"
+ "react": "^18.x || ^19.x"
}
},
"node_modules/@nodelib/fs.scandir": {
@@ -8957,12 +8957,9 @@
"integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
},
"node_modules/react-number-format": {
- "version": "5.3.4",
- "resolved": "https://registry.npmjs.org/react-number-format/-/react-number-format-5.3.4.tgz",
- "integrity": "sha512-2hHN5mbLuCDUx19bv0Q8wet67QqYK6xmtLQeY5xx+h7UXiMmRtaCwqko4mMPoKXLc6xAzwRrutg8XbTRlsfjRg==",
- "dependencies": {
- "prop-types": "^15.7.2"
- },
+ "version": "5.4.2",
+ "resolved": "https://registry.npmjs.org/react-number-format/-/react-number-format-5.4.2.tgz",
+ "integrity": "sha512-cg//jVdS49PYDgmcYoBnMMHl4XNTMuV723ZnHD2aXYtWWWqbVF3hjQ8iB+UZEuXapLbeA8P8H+1o6ZB1lcw3vg==",
"peerDependencies": {
"react": "^0.14 || ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0",
"react-dom": "^0.14 || ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"
@@ -8978,9 +8975,9 @@
}
},
"node_modules/react-remove-scroll": {
- "version": "2.5.9",
- "resolved": "https://registry.npmjs.org/react-remove-scroll/-/react-remove-scroll-2.5.9.tgz",
- "integrity": "sha512-bvHCLBrFfM2OgcrpPY2YW84sPdS2o2HKWJUf1xGyGLnSoEnOTOBpahIarjRuYtN0ryahCeP242yf+5TrBX/pZA==",
+ "version": "2.6.0",
+ "resolved": "https://registry.npmjs.org/react-remove-scroll/-/react-remove-scroll-2.6.0.tgz",
+ "integrity": "sha512-I2U4JVEsQenxDAKaVa3VZ/JeJZe0/2DxPWL8Tj8yLKctQJQiZM52pn/GWFpSp8dftjM3pSAHVJZscAnC/y+ySQ==",
"dependencies": {
"react-remove-scroll-bar": "^2.3.6",
"react-style-singleton": "^2.2.1",
@@ -9090,9 +9087,9 @@
}
},
"node_modules/react-textarea-autosize": {
- "version": "8.5.3",
- "resolved": "https://registry.npmjs.org/react-textarea-autosize/-/react-textarea-autosize-8.5.3.tgz",
- "integrity": "sha512-XT1024o2pqCuZSuBt9FwHlaDeNtVrtCXu0Rnz88t1jUGheCLa3PhjE1GH8Ctm2axEtvdCl5SUHYschyQ0L5QHQ==",
+ "version": "8.5.4",
+ "resolved": "https://registry.npmjs.org/react-textarea-autosize/-/react-textarea-autosize-8.5.4.tgz",
+ "integrity": "sha512-eSSjVtRLcLfFwFcariT77t9hcbVJHQV76b51QjQGarQIHml2+gM2lms0n3XrhnDmgK5B+/Z7TmQk5OHNzqYm/A==",
"dependencies": {
"@babel/runtime": "^7.20.13",
"use-composed-ref": "^1.3.0",
diff --git a/frontend/package.json b/frontend/package.json
index 541ee2d16..9b59c76e3 100644
--- a/frontend/package.json
+++ b/frontend/package.json
@@ -13,12 +13,12 @@
},
"private": true,
"dependencies": {
- "@mantine/core": "^7.13.4",
- "@mantine/dropzone": "^7.13.4",
- "@mantine/form": "^7.13.4",
- "@mantine/hooks": "^7.13.4",
- "@mantine/modals": "^7.13.4",
- "@mantine/notifications": "^7.13.4",
+ "@mantine/core": "^7.13.5",
+ "@mantine/dropzone": "^7.13.5",
+ "@mantine/form": "^7.13.5",
+ "@mantine/hooks": "^7.13.5",
+ "@mantine/modals": "^7.13.5",
+ "@mantine/notifications": "^7.13.5",
"@tanstack/react-query": "^5.40.1",
"@tanstack/react-table": "^8.19.2",
"axios": "^1.7.4",