mirror of
https://github.com/ditatompel/xmr-remote-nodes.git
synced 2025-01-08 05:52:10 +07:00
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:
parent
1429cde662
commit
63fc12dcd0
2 changed files with 6 additions and 6 deletions
10
frontend/package-lock.json
generated
10
frontend/package-lock.json
generated
|
@ -17,7 +17,7 @@
|
||||||
"@sveltejs/vite-plugin-svelte": "^3.1.1",
|
"@sveltejs/vite-plugin-svelte": "^3.1.1",
|
||||||
"@tailwindcss/forms": "^0.5.7",
|
"@tailwindcss/forms": "^0.5.7",
|
||||||
"@types/eslint": "^8.56.0",
|
"@types/eslint": "^8.56.0",
|
||||||
"@vincjo/datatables": "^1.14.5",
|
"@vincjo/datatables": "^1.14.10",
|
||||||
"autoprefixer": "^10.4.19",
|
"autoprefixer": "^10.4.19",
|
||||||
"date-fns": "^3.3.1",
|
"date-fns": "^3.3.1",
|
||||||
"eslint": "^9.4.0",
|
"eslint": "^9.4.0",
|
||||||
|
@ -1079,12 +1079,12 @@
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"node_modules/@vincjo/datatables": {
|
"node_modules/@vincjo/datatables": {
|
||||||
"version": "1.14.5",
|
"version": "1.14.10",
|
||||||
"resolved": "https://registry.npmjs.org/@vincjo/datatables/-/datatables-1.14.5.tgz",
|
"resolved": "https://registry.npmjs.org/@vincjo/datatables/-/datatables-1.14.10.tgz",
|
||||||
"integrity": "sha512-kvjr8ggRTRzwDTgOqK3bQPe5ZJo68h30SHcx0WS3daLVt/IUzN2132wtH2JZQkpxyjmh9EiblugOzUv/36Xpug==",
|
"integrity": "sha512-gtojSC/LKDHbh2ZGZeaAQ+lLltcmcSDDLkecgb9WpG7lHmd4b/1HUTtFWAJt43TnaK8SrciGugh9VRRZN53bpw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"svelte": ">=3.54.0"
|
"svelte": "^3.56.0 || ^4.0.0 || ^5.0.0-next.120"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/acorn": {
|
"node_modules/acorn": {
|
||||||
|
|
|
@ -21,7 +21,7 @@
|
||||||
"@sveltejs/vite-plugin-svelte": "^3.1.1",
|
"@sveltejs/vite-plugin-svelte": "^3.1.1",
|
||||||
"@tailwindcss/forms": "^0.5.7",
|
"@tailwindcss/forms": "^0.5.7",
|
||||||
"@types/eslint": "^8.56.0",
|
"@types/eslint": "^8.56.0",
|
||||||
"@vincjo/datatables": "^1.14.5",
|
"@vincjo/datatables": "^1.14.10",
|
||||||
"autoprefixer": "^10.4.19",
|
"autoprefixer": "^10.4.19",
|
||||||
"date-fns": "^3.3.1",
|
"date-fns": "^3.3.1",
|
||||||
"eslint": "^9.4.0",
|
"eslint": "^9.4.0",
|
||||||
|
|
Loading…
Reference in a new issue