build(deps-dev): bump @vincjo/datatables in /frontend

Bumps [@vincjo/datatables](https://github.com/vincjo/datatables) from 1.14.10 to 2.0.5.
- [Changelog](https://github.com/vincjo/datatables/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vincjo/datatables/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-11-04 05:35:27 +00:00 committed by GitHub
parent 68c4b7c9b3
commit d1dcf92d0c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 8 additions and 8 deletions

View file

@ -1,12 +1,12 @@
{
"name": "xmr-nodes-frontend",
"version": "v0.1.1",
"version": "v0.1.3",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "xmr-nodes-frontend",
"version": "v0.1.1",
"version": "v0.1.3",
"devDependencies": {
"@floating-ui/dom": "^1.6.11",
"@skeletonlabs/skeleton": "^2.10.3",
@ -16,7 +16,7 @@
"@sveltejs/vite-plugin-svelte": "^4.0.0",
"@tailwindcss/forms": "^0.5.9",
"@types/eslint": "^9.6.1",
"@vincjo/datatables": "^1.14.10",
"@vincjo/datatables": "^2.0.5",
"autoprefixer": "^10.4.20",
"date-fns": "^4.1.0",
"eslint": "^9.13.0",
@ -1102,12 +1102,12 @@
"dev": true
},
"node_modules/@vincjo/datatables": {
"version": "1.14.10",
"resolved": "https://registry.npmjs.org/@vincjo/datatables/-/datatables-1.14.10.tgz",
"integrity": "sha512-gtojSC/LKDHbh2ZGZeaAQ+lLltcmcSDDLkecgb9WpG7lHmd4b/1HUTtFWAJt43TnaK8SrciGugh9VRRZN53bpw==",
"version": "2.0.5",
"resolved": "https://registry.npmjs.org/@vincjo/datatables/-/datatables-2.0.5.tgz",
"integrity": "sha512-ZD5Y5Tp1jlVSJhKEZqwhaUTUpTi+voz2Hx+Yr2HQ1JoCisYKk4T+MbJNmB6fN/Mra/hjrlEm5j/Ap5Ud0qydLw==",
"dev": true,
"peerDependencies": {
"svelte": "^3.56.0 || ^4.0.0 || ^5.0.0-next.120"
"svelte": "^5.0.0"
}
},
"node_modules/acorn": {

View file

@ -20,7 +20,7 @@
"@sveltejs/vite-plugin-svelte": "^4.0.0",
"@tailwindcss/forms": "^0.5.9",
"@types/eslint": "^9.6.1",
"@vincjo/datatables": "^1.14.10",
"@vincjo/datatables": "^2.0.5",
"autoprefixer": "^10.4.20",
"date-fns": "^4.1.0",
"eslint": "^9.13.0",