Update packages

This commit is contained in:
Owen
2025-12-09 16:18:20 -05:00
parent 314da3ee3e
commit 74dd3fdc9f
2 changed files with 13 additions and 6 deletions

7
package-lock.json generated
View File

@@ -44,6 +44,7 @@
"@tailwindcss/forms": "0.5.10",
"@tanstack/react-query": "5.90.12",
"@tanstack/react-table": "8.21.3",
"@types/js-yaml": "4.0.9",
"arctic": "3.7.0",
"axios": "1.13.2",
"better-sqlite3": "11.9.1",
@@ -9292,6 +9293,12 @@
"dev": true,
"license": "MIT"
},
"node_modules/@types/js-yaml": {
"version": "4.0.9",
"resolved": "https://registry.npmjs.org/@types/js-yaml/-/js-yaml-4.0.9.tgz",
"integrity": "sha512-k4MGaQl5TGo/iipqb2UDG2UwjXziSWkh0uysQelTlJpX1qGlpUZYm8PnO4DxG1qBomtJUdYJ6qR6xdIah10JLg==",
"license": "MIT"
},
"node_modules/@types/json-schema": {
"version": "7.0.15",
"resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz",