Bump @vincjo/datatables from 1.14.5 to 1.14.10 in /frontend

Bumps [@vincjo/datatables](https://github.com/vincjo/datatables) from 1.14.5 to 1.14.10.
- [Commits](https://github.com/vincjo/datatables/commits)

---
updated-dependencies:
- dependency-name: "@vincjo/datatables"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-06-10 05:22:02 +00:00 committed by GitHub
parent 1429cde662
commit 63fc12dcd0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -17,7 +17,7 @@
"@sveltejs/vite-plugin-svelte": "^3.1.1",
"@tailwindcss/forms": "^0.5.7",
"@types/eslint": "^8.56.0",
"@vincjo/datatables": "^1.14.5",
"@vincjo/datatables": "^1.14.10",
"autoprefixer": "^10.4.19",
"date-fns": "^3.3.1",
"eslint": "^9.4.0",
@ -1079,12 +1079,12 @@
"dev": true
},
"node_modules/@vincjo/datatables": {
"version": "1.14.5",
"resolved": "https://registry.npmjs.org/@vincjo/datatables/-/datatables-1.14.5.tgz",
"integrity": "sha512-kvjr8ggRTRzwDTgOqK3bQPe5ZJo68h30SHcx0WS3daLVt/IUzN2132wtH2JZQkpxyjmh9EiblugOzUv/36Xpug==",
"version": "1.14.10",
"resolved": "https://registry.npmjs.org/@vincjo/datatables/-/datatables-1.14.10.tgz",
"integrity": "sha512-gtojSC/LKDHbh2ZGZeaAQ+lLltcmcSDDLkecgb9WpG7lHmd4b/1HUTtFWAJt43TnaK8SrciGugh9VRRZN53bpw==",
"dev": true,
"peerDependencies": {
"svelte": ">=3.54.0"
"svelte": "^3.56.0 || ^4.0.0 || ^5.0.0-next.120"
}
},
"node_modules/acorn": {

View file

@ -21,7 +21,7 @@
"@sveltejs/vite-plugin-svelte": "^3.1.1",
"@tailwindcss/forms": "^0.5.7",
"@types/eslint": "^8.56.0",
"@vincjo/datatables": "^1.14.5",
"@vincjo/datatables": "^1.14.10",
"autoprefixer": "^10.4.19",
"date-fns": "^3.3.1",
"eslint": "^9.4.0",