7 Commits
2 changed files with 181 additions and 29 deletions
+2 -2
View File
@@ -45,12 +45,12 @@
"@flamework/core": "^1.3.2", "@flamework/core": "^1.3.2",
"@flamework/networking": "^1.3.2", "@flamework/networking": "^1.3.2",
"@rbxts/charm": "^0.10.0", "@rbxts/charm": "^0.10.0",
"@rbxts/charm-sync": "^0.3.0", "@rbxts/charm-sync": "^0.4.0",
"@rbxts/object-utils": "^1.0.4", "@rbxts/object-utils": "^1.0.4",
"@rbxts/services": "^1.6.0", "@rbxts/services": "^1.6.0",
"@rbxts/t": "^3.2.1", "@rbxts/t": "^3.2.1",
"@rbxts/vide": "^0.6.1", "@rbxts/vide": "^0.6.1",
"@rbxts/vide-charm": "^0.3.0", "@rbxts/vide-charm": "^0.4.0",
"rbxts-transformer-instances": "git+https://git.azur.webhop.me/Next-Station/rbxts-transformer-instances.git" "rbxts-transformer-instances": "git+https://git.azur.webhop.me/Next-Station/rbxts-transformer-instances.git"
}, },
"packageManager": "pnpm@11.5.0" "packageManager": "pnpm@11.5.0"
+179 -27
View File
@@ -21,8 +21,8 @@ importers:
specifier: ^0.10.0 specifier: ^0.10.0
version: 0.10.0 version: 0.10.0
'@rbxts/charm-sync': '@rbxts/charm-sync':
specifier: ^0.3.0 specifier: ^0.4.0
version: 0.3.0(@rbxts/charm@0.10.0) version: 0.4.0
'@rbxts/object-utils': '@rbxts/object-utils':
specifier: ^1.0.4 specifier: ^1.0.4
version: 1.0.4 version: 1.0.4
@@ -36,8 +36,8 @@ importers:
specifier: ^0.6.1 specifier: ^0.6.1
version: 0.6.1 version: 0.6.1
'@rbxts/vide-charm': '@rbxts/vide-charm':
specifier: ^0.3.0 specifier: ^0.4.0
version: 0.3.0(@rbxts/charm@0.10.0)(@rbxts/vide@0.6.1) version: 0.4.0(@rbxts/vide@0.6.1)
rbxts-transformer-instances: rbxts-transformer-instances:
specifier: git+https://git.azur.webhop.me/Next-Station/rbxts-transformer-instances.git specifier: git+https://git.azur.webhop.me/Next-Station/rbxts-transformer-instances.git
version: git+https://git.azur.webhop.me/Next-Station/rbxts-transformer-instances.git#aa08e75010f8893b6fd06f8782009b9c081772af version: git+https://git.azur.webhop.me/Next-Station/rbxts-transformer-instances.git#aa08e75010f8893b6fd06f8782009b9c081772af
@@ -50,7 +50,7 @@ importers:
version: 10.0.1(eslint@10.5.0) version: 10.0.1(eslint@10.5.0)
'@isentinel/dict-rbxts': '@isentinel/dict-rbxts':
specifier: ^1.0.2 specifier: ^1.0.2
version: 1.0.10 version: 1.0.11
'@isentinel/dict-roblox': '@isentinel/dict-roblox':
specifier: ^1.0.4 specifier: ^1.0.4
version: 1.0.4 version: 1.0.4
@@ -113,7 +113,7 @@ importers:
version: 5.9.3 version: 5.9.3
typescript-eslint: typescript-eslint:
specifier: ^8.57.1 specifier: ^8.57.1
version: 8.61.1(eslint@10.5.0)(typescript@5.9.3) version: 8.62.0(eslint@10.5.0)(typescript@5.9.3)
typescript-file-copy-plugin: typescript-file-copy-plugin:
specifier: ^1.0.1 specifier: ^1.0.1
version: 1.0.1 version: 1.0.1
@@ -436,8 +436,8 @@ packages:
resolution: {integrity: sha512-AokJm4tuBHillT+FpMtxQ60n8ObyXBatq7jD2/JA9dxbDDokKQm8KMht5ibGzLVU9IJDIKK4TPKgMHEYMn3lMg==} resolution: {integrity: sha512-AokJm4tuBHillT+FpMtxQ60n8ObyXBatq7jD2/JA9dxbDDokKQm8KMht5ibGzLVU9IJDIKK4TPKgMHEYMn3lMg==}
engines: {node: '>=18'} engines: {node: '>=18'}
'@isentinel/dict-rbxts@1.0.10': '@isentinel/dict-rbxts@1.0.11':
resolution: {integrity: sha512-7LkjwjdARebFUe4593D/R4MsaNSJZG66hvgtIMnB1cJxz8aNcaVpTGqfnxj6xUx1bPwwVD/b1r8DpfoHlzlchA==} resolution: {integrity: sha512-+1VDgDyN9lVC1hia1jZru5EegGK/3ciGL9JhcaOrAQUg+yFZ7FBEXe4VDDLCOQKOZvpuVcgQ5Q73cf1ktpPM7w==}
engines: {node: '>=22'} engines: {node: '>=22'}
'@isentinel/dict-roblox@1.0.4': '@isentinel/dict-roblox@1.0.4':
@@ -448,14 +448,15 @@ packages:
resolution: {integrity: sha512-SEeaJLb3qBNF/OaXnaR1NmmBbFYk1zC0ZH/52fATcRPLFg/p791YrcyFFy44Bo9sLaGuSuLp5Q6axbb/O+v/RA==} resolution: {integrity: sha512-SEeaJLb3qBNF/OaXnaR1NmmBbFYk1zC0ZH/52fATcRPLFg/p791YrcyFFy44Bo9sLaGuSuLp5Q6axbb/O+v/RA==}
engines: {node: ^14.18.0 || >=16.0.0} engines: {node: ^14.18.0 || >=16.0.0}
'@rbxts/charm-sync@0.3.0': '@rbxts/charm-sync@0.4.0':
resolution: {integrity: sha512-+kvyn6pUXkLpvxFnZhMDE/v15LA1gnfKlmmiK85O0EX5GoY1Yqs4GJUGy1X04b7OdTeXxX9rKrFpmJNX+9054A==} resolution: {integrity: sha512-cBsyZ+Ra/bjeKWTELb1pZMAbjAYi272a7QL0ngZDmMphlzs1Zg6whIRFOuz9ERB8HKlMwZDtqxYM1f5ePaTadg==}
peerDependencies:
'@rbxts/charm': 0.10.0
'@rbxts/charm@0.10.0': '@rbxts/charm@0.10.0':
resolution: {integrity: sha512-pcGpNyqNOcJ7r9UbAjFaUqU0F9Q+wCr4/2kUs8L0hh4dVhUN7t6ur4P7zAMzNuMJQG8YP47a9rq0l0/LlhLuow==} resolution: {integrity: sha512-pcGpNyqNOcJ7r9UbAjFaUqU0F9Q+wCr4/2kUs8L0hh4dVhUN7t6ur4P7zAMzNuMJQG8YP47a9rq0l0/LlhLuow==}
'@rbxts/charm@0.11.0':
resolution: {integrity: sha512-dqEJ48C4N/7GkAA6veMJyENKxNvme0GYiBV9T5+xPo4gGHJ+Qf8nt0ErTRB3dtMWpnxiPgVD0Xfyi0qEOPiryw==}
'@rbxts/compiler-types@3.0.0-types.0': '@rbxts/compiler-types@3.0.0-types.0':
resolution: {integrity: sha512-VGOHJPoL7+56NTatMGqQj3K7xWuzEV+aP4QD5vZiHu+bcff3kiTmtoadaF6NkJrmwfFAvbsd4Dg764ZjWNceag==} resolution: {integrity: sha512-VGOHJPoL7+56NTatMGqQj3K7xWuzEV+aP4QD5vZiHu+bcff3kiTmtoadaF6NkJrmwfFAvbsd4Dg764ZjWNceag==}
@@ -480,10 +481,9 @@ packages:
'@rbxts/types@1.0.925': '@rbxts/types@1.0.925':
resolution: {integrity: sha512-wUbRd/6m1NOGVw5sYKerRnSKj7Vbj0e+tZLQ3TsjMmA5uS2wl36Jzep66BYIpaKn8DvhMhLxntjFBd318S66bA==} resolution: {integrity: sha512-wUbRd/6m1NOGVw5sYKerRnSKj7Vbj0e+tZLQ3TsjMmA5uS2wl36Jzep66BYIpaKn8DvhMhLxntjFBd318S66bA==}
'@rbxts/vide-charm@0.3.0': '@rbxts/vide-charm@0.4.0':
resolution: {integrity: sha512-leefLurc48uaJ72HAUBe0JsDcdvr4qib+XWC5196hkbDAOqdjqyjt8e1qY7WK8myG+QKOrU4U3M1hGFVJKdbKg==} resolution: {integrity: sha512-GVlxSQB+WBEqtRk4gX4dCYM/yWhSu7LxjU2Ia6Vo/a//50gsWDnEZ77orY8ta5mF4AIv5DI0LuO6pxC2WnrUJQ==}
peerDependencies: peerDependencies:
'@rbxts/charm': 0.10.0
'@rbxts/vide': '*' '@rbxts/vide': '*'
'@rbxts/vide@0.6.1': '@rbxts/vide@0.6.1':
@@ -524,6 +524,14 @@ packages:
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
typescript: '>=4.8.4 <6.1.0' typescript: '>=4.8.4 <6.1.0'
'@typescript-eslint/eslint-plugin@8.62.0':
resolution: {integrity: sha512-o+mpz7EYiMzXoySXiKmzlabIvTVqUuK5yLrAedRPRDA0IpPFMUV1IXt6OqljIxX/kumN6EjUYp41Hqelh6p/Dw==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
'@typescript-eslint/parser': ^8.62.0
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
typescript: '>=4.8.4 <6.1.0'
'@typescript-eslint/parser@8.61.1': '@typescript-eslint/parser@8.61.1':
resolution: {integrity: sha512-PJ5vePq5/ognBbrIcoC5+SHO5dfpeLPzP9FpLkzWrguoYQEeeSjlJpVwOpo1JRSTEi7dRcwNy4h4dzV70PqHcg==} resolution: {integrity: sha512-PJ5vePq5/ognBbrIcoC5+SHO5dfpeLPzP9FpLkzWrguoYQEeeSjlJpVwOpo1JRSTEi7dRcwNy4h4dzV70PqHcg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
@@ -531,6 +539,13 @@ packages:
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
typescript: '>=4.8.4 <6.1.0' typescript: '>=4.8.4 <6.1.0'
'@typescript-eslint/parser@8.62.0':
resolution: {integrity: sha512-dzHeT2gySzZtLDsuqxU9AkYgIsQoHAHtRBpOqM+Ofzx1Bwrd2RcCjQJ+6iQbsHOIR6NS33bF2W1k3blN1zLDrA==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
typescript: '>=4.8.4 <6.1.0'
'@typescript-eslint/project-service@8.56.0': '@typescript-eslint/project-service@8.56.0':
resolution: {integrity: sha512-M3rnyL1vIQOMeWxTWIW096/TtVP+8W3p/XnaFflhmcFp+U4zlxUxWj4XwNs6HbDeTtN4yun0GNTTDBw/SvufKg==} resolution: {integrity: sha512-M3rnyL1vIQOMeWxTWIW096/TtVP+8W3p/XnaFflhmcFp+U4zlxUxWj4XwNs6HbDeTtN4yun0GNTTDBw/SvufKg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
@@ -543,6 +558,12 @@ packages:
peerDependencies: peerDependencies:
typescript: '>=4.8.4 <6.1.0' typescript: '>=4.8.4 <6.1.0'
'@typescript-eslint/project-service@8.62.0':
resolution: {integrity: sha512-wexnCqiTg7BOGtbLDftYpRWlmLq4xfoMd7BKFR6Y75sZS3QmRKLdN3yWLhmIYgqMmP/OXWpj3H8odkb5nGURCQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
typescript: '>=4.8.4 <6.1.0'
'@typescript-eslint/scope-manager@8.56.0': '@typescript-eslint/scope-manager@8.56.0':
resolution: {integrity: sha512-7UiO/XwMHquH+ZzfVCfUNkIXlp/yQjjnlYUyYz7pfvlK3/EyyN6BK+emDmGNyQLBtLGaYrTAI6KOw8tFucWL2w==} resolution: {integrity: sha512-7UiO/XwMHquH+ZzfVCfUNkIXlp/yQjjnlYUyYz7pfvlK3/EyyN6BK+emDmGNyQLBtLGaYrTAI6KOw8tFucWL2w==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
@@ -551,6 +572,10 @@ packages:
resolution: {integrity: sha512-L2bdIeoQS8FlKAvONAr20w6OcLXeB+qiDKbAooS9A0Ben+iSIkBef0FxqwKWYqt5sa0i4KJtxVyVmhMylKzF5w==} resolution: {integrity: sha512-L2bdIeoQS8FlKAvONAr20w6OcLXeB+qiDKbAooS9A0Ben+iSIkBef0FxqwKWYqt5sa0i4KJtxVyVmhMylKzF5w==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@typescript-eslint/scope-manager@8.62.0':
resolution: {integrity: sha512-1lX38kNxXIRb8mEc3lbq5mdHq1Pf2+U0nFU65KfT18mtPxxl0fvjuEE92mHuXPuCtElJhOrddOpyMlM3Z0umEA==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@typescript-eslint/tsconfig-utils@8.56.0': '@typescript-eslint/tsconfig-utils@8.56.0':
resolution: {integrity: sha512-bSJoIIt4o3lKXD3xmDh9chZcjCz5Lk8xS7Rxn+6l5/pKrDpkCwtQNQQwZ2qRPk7TkUYhrq3WPIHXOXlbXP0itg==} resolution: {integrity: sha512-bSJoIIt4o3lKXD3xmDh9chZcjCz5Lk8xS7Rxn+6l5/pKrDpkCwtQNQQwZ2qRPk7TkUYhrq3WPIHXOXlbXP0itg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
@@ -563,6 +588,12 @@ packages:
peerDependencies: peerDependencies:
typescript: '>=4.8.4 <6.1.0' typescript: '>=4.8.4 <6.1.0'
'@typescript-eslint/tsconfig-utils@8.62.0':
resolution: {integrity: sha512-y2GAdB6ykaXUvuspbYnizQc4oDDz0Tz/Yc7iWrXf9mx8vm/L/0vLHCe0tS2boG96Zy+DivnVDQ9ZUEWoHqqx1g==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
typescript: '>=4.8.4 <6.1.0'
'@typescript-eslint/type-utils@8.56.0': '@typescript-eslint/type-utils@8.56.0':
resolution: {integrity: sha512-qX2L3HWOU2nuDs6GzglBeuFXviDODreS58tLY/BALPC7iu3Fa+J7EOTwnX9PdNBxUI7Uh0ntP0YWGnxCkXzmfA==} resolution: {integrity: sha512-qX2L3HWOU2nuDs6GzglBeuFXviDODreS58tLY/BALPC7iu3Fa+J7EOTwnX9PdNBxUI7Uh0ntP0YWGnxCkXzmfA==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
@@ -577,6 +608,13 @@ packages:
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
typescript: '>=4.8.4 <6.1.0' typescript: '>=4.8.4 <6.1.0'
'@typescript-eslint/type-utils@8.62.0':
resolution: {integrity: sha512-+g5O3j0w2ldzC86Pv6fvbO/xhAonbJFIdf/MKQ1d30gndlsVzUOE83ldfSE15Qrl9fhFjK6AovHs5Wpp6vx86w==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
typescript: '>=4.8.4 <6.1.0'
'@typescript-eslint/types@8.56.0': '@typescript-eslint/types@8.56.0':
resolution: {integrity: sha512-DBsLPs3GsWhX5HylbP9HNG15U0bnwut55Lx12bHB9MpXxQ+R5GC8MwQe+N1UFXxAeQDvEsEDY6ZYwX03K7Z6HQ==} resolution: {integrity: sha512-DBsLPs3GsWhX5HylbP9HNG15U0bnwut55Lx12bHB9MpXxQ+R5GC8MwQe+N1UFXxAeQDvEsEDY6ZYwX03K7Z6HQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
@@ -585,6 +623,10 @@ packages:
resolution: {integrity: sha512-G+CRlPqLv7Bz1IZVs03x5K59F1veqL0EJUROAdGhKsEq8qOiRiZbI+HUojPq5l0fEGOKModD9br6lObhB8zkoA==} resolution: {integrity: sha512-G+CRlPqLv7Bz1IZVs03x5K59F1veqL0EJUROAdGhKsEq8qOiRiZbI+HUojPq5l0fEGOKModD9br6lObhB8zkoA==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@typescript-eslint/types@8.62.0':
resolution: {integrity: sha512-KvAclkktORPvM54TgLgA4z9HIV1M8zOgw9ZVNXl9f/8dLYfXYX1wkMXP7qmabpijQRV5bHJLOmoyGQbLMaUYeg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@typescript-eslint/typescript-estree@8.56.0': '@typescript-eslint/typescript-estree@8.56.0':
resolution: {integrity: sha512-ex1nTUMWrseMltXUHmR2GAQ4d+WjkZCT4f+4bVsps8QEdh0vlBsaCokKTPlnqBFqqGaxilDNJG7b8dolW2m43Q==} resolution: {integrity: sha512-ex1nTUMWrseMltXUHmR2GAQ4d+WjkZCT4f+4bVsps8QEdh0vlBsaCokKTPlnqBFqqGaxilDNJG7b8dolW2m43Q==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
@@ -597,6 +639,12 @@ packages:
peerDependencies: peerDependencies:
typescript: '>=4.8.4 <6.1.0' typescript: '>=4.8.4 <6.1.0'
'@typescript-eslint/typescript-estree@8.62.0':
resolution: {integrity: sha512-+hVbNxtW64pIcZWDPGbyaKF7vp2IBTVY5ma1blwwksrjdsbdqqEKvJWMGbBofei4F6Dovx1M0RJgoFeNu2279A==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
typescript: '>=4.8.4 <6.1.0'
'@typescript-eslint/utils@8.56.0': '@typescript-eslint/utils@8.56.0':
resolution: {integrity: sha512-RZ3Qsmi2nFGsS+n+kjLAYDPVlrzf7UhTffrDIKr+h2yzAlYP/y5ZulU0yeDEPItos2Ph46JAL5P/On3pe7kDIQ==} resolution: {integrity: sha512-RZ3Qsmi2nFGsS+n+kjLAYDPVlrzf7UhTffrDIKr+h2yzAlYP/y5ZulU0yeDEPItos2Ph46JAL5P/On3pe7kDIQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
@@ -611,6 +659,13 @@ packages:
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
typescript: '>=4.8.4 <6.1.0' typescript: '>=4.8.4 <6.1.0'
'@typescript-eslint/utils@8.62.0':
resolution: {integrity: sha512-82r66fi9zYwZ+mTq3vKgwjbZ1PVk/DJzrXFLpG6RnBbdvH8TEGVHIs9H4d2drhkOzf0syZuD/OZvvlu6GDbP4g==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
typescript: '>=4.8.4 <6.1.0'
'@typescript-eslint/visitor-keys@8.56.0': '@typescript-eslint/visitor-keys@8.56.0':
resolution: {integrity: sha512-q+SL+b+05Ud6LbEE35qe4A99P+htKTKVbyiNEe45eCbJFyh/HVK9QXwlrbz+Q4L8SOW4roxSVwXYj4DMBT7Ieg==} resolution: {integrity: sha512-q+SL+b+05Ud6LbEE35qe4A99P+htKTKVbyiNEe45eCbJFyh/HVK9QXwlrbz+Q4L8SOW4roxSVwXYj4DMBT7Ieg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
@@ -619,6 +674,10 @@ packages:
resolution: {integrity: sha512-6fJ9MHWtK14C1DSkiMlHUSOmrVebL7150xZJBlJiL62jjhIA4JmOq6flwBgDxIdBKKdoiZRel+dfPD5MLfny3w==} resolution: {integrity: sha512-6fJ9MHWtK14C1DSkiMlHUSOmrVebL7150xZJBlJiL62jjhIA4JmOq6flwBgDxIdBKKdoiZRel+dfPD5MLfny3w==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@typescript-eslint/visitor-keys@8.62.0':
resolution: {integrity: sha512-CY3uyFSRbcQv3nnSv8S0+lDftMVz6P963PoRlxrV7ew/Md564g9ut60PYzdLM5qW4jFn93GBF+Soi90ISAN+GQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
acorn-jsx@5.3.2: acorn-jsx@5.3.2:
resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==} resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==}
peerDependencies: peerDependencies:
@@ -1409,8 +1468,8 @@ packages:
resolution: {integrity: sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==} resolution: {integrity: sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==}
engines: {node: '>=10'} engines: {node: '>=10'}
typescript-eslint@8.61.1: typescript-eslint@8.62.0:
resolution: {integrity: sha512-V7PayAfJokV3pEHgN7/v03D1SpujhRfQtYLbLIiBfDDncdg4PAiRBfoS4cnCANK4jmAPncczi59QO3afiXUlNw==} resolution: {integrity: sha512-8QxXi+ZACKX0kaqO4gY8kn0RSD9gFfaHDWwjqtEN48aWCBkX4MJaufWN+c3BzlrXLOxfywDL8CaoqUwcRq4j4Q==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies: peerDependencies:
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
@@ -1797,18 +1856,20 @@ snapshots:
'@isaacs/cliui@9.0.0': {} '@isaacs/cliui@9.0.0': {}
'@isentinel/dict-rbxts@1.0.10': {} '@isentinel/dict-rbxts@1.0.11': {}
'@isentinel/dict-roblox@1.0.4': {} '@isentinel/dict-roblox@1.0.4': {}
'@pkgr/core@0.3.6': {} '@pkgr/core@0.3.6': {}
'@rbxts/charm-sync@0.3.0(@rbxts/charm@0.10.0)': '@rbxts/charm-sync@0.4.0':
dependencies: dependencies:
'@rbxts/charm': 0.10.0 '@rbxts/charm': 0.11.0
'@rbxts/charm@0.10.0': {} '@rbxts/charm@0.10.0': {}
'@rbxts/charm@0.11.0': {}
'@rbxts/compiler-types@3.0.0-types.0': {} '@rbxts/compiler-types@3.0.0-types.0': {}
'@rbxts/maid@1.1.0': {} '@rbxts/maid@1.1.0': {}
@@ -1825,9 +1886,9 @@ snapshots:
'@rbxts/types@1.0.925': {} '@rbxts/types@1.0.925': {}
'@rbxts/vide-charm@0.3.0(@rbxts/charm@0.10.0)(@rbxts/vide@0.6.1)': '@rbxts/vide-charm@0.4.0(@rbxts/vide@0.6.1)':
dependencies: dependencies:
'@rbxts/charm': 0.10.0 '@rbxts/charm': 0.11.0
'@rbxts/vide': 0.6.1 '@rbxts/vide': 0.6.1
'@rbxts/vide@0.6.1': {} '@rbxts/vide@0.6.1': {}
@@ -1874,6 +1935,22 @@ snapshots:
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
'@typescript-eslint/eslint-plugin@8.62.0(@typescript-eslint/parser@8.62.0(eslint@10.5.0)(typescript@5.9.3))(eslint@10.5.0)(typescript@5.9.3)':
dependencies:
'@eslint-community/regexpp': 4.12.2
'@typescript-eslint/parser': 8.62.0(eslint@10.5.0)(typescript@5.9.3)
'@typescript-eslint/scope-manager': 8.62.0
'@typescript-eslint/type-utils': 8.62.0(eslint@10.5.0)(typescript@5.9.3)
'@typescript-eslint/utils': 8.62.0(eslint@10.5.0)(typescript@5.9.3)
'@typescript-eslint/visitor-keys': 8.62.0
eslint: 10.5.0
ignore: 7.0.5
natural-compare: 1.4.0
ts-api-utils: 2.5.0(typescript@5.9.3)
typescript: 5.9.3
transitivePeerDependencies:
- supports-color
'@typescript-eslint/parser@8.61.1(eslint@10.5.0)(typescript@5.9.3)': '@typescript-eslint/parser@8.61.1(eslint@10.5.0)(typescript@5.9.3)':
dependencies: dependencies:
'@typescript-eslint/scope-manager': 8.61.1 '@typescript-eslint/scope-manager': 8.61.1
@@ -1886,6 +1963,18 @@ snapshots:
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
'@typescript-eslint/parser@8.62.0(eslint@10.5.0)(typescript@5.9.3)':
dependencies:
'@typescript-eslint/scope-manager': 8.62.0
'@typescript-eslint/types': 8.62.0
'@typescript-eslint/typescript-estree': 8.62.0(typescript@5.9.3)
'@typescript-eslint/visitor-keys': 8.62.0
debug: 4.4.3
eslint: 10.5.0
typescript: 5.9.3
transitivePeerDependencies:
- supports-color
'@typescript-eslint/project-service@8.56.0(typescript@5.9.3)': '@typescript-eslint/project-service@8.56.0(typescript@5.9.3)':
dependencies: dependencies:
'@typescript-eslint/tsconfig-utils': 8.56.0(typescript@5.9.3) '@typescript-eslint/tsconfig-utils': 8.56.0(typescript@5.9.3)
@@ -1904,6 +1993,15 @@ snapshots:
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
'@typescript-eslint/project-service@8.62.0(typescript@5.9.3)':
dependencies:
'@typescript-eslint/tsconfig-utils': 8.62.0(typescript@5.9.3)
'@typescript-eslint/types': 8.62.0
debug: 4.4.3
typescript: 5.9.3
transitivePeerDependencies:
- supports-color
'@typescript-eslint/scope-manager@8.56.0': '@typescript-eslint/scope-manager@8.56.0':
dependencies: dependencies:
'@typescript-eslint/types': 8.56.0 '@typescript-eslint/types': 8.56.0
@@ -1914,6 +2012,11 @@ snapshots:
'@typescript-eslint/types': 8.61.1 '@typescript-eslint/types': 8.61.1
'@typescript-eslint/visitor-keys': 8.61.1 '@typescript-eslint/visitor-keys': 8.61.1
'@typescript-eslint/scope-manager@8.62.0':
dependencies:
'@typescript-eslint/types': 8.62.0
'@typescript-eslint/visitor-keys': 8.62.0
'@typescript-eslint/tsconfig-utils@8.56.0(typescript@5.9.3)': '@typescript-eslint/tsconfig-utils@8.56.0(typescript@5.9.3)':
dependencies: dependencies:
typescript: 5.9.3 typescript: 5.9.3
@@ -1922,6 +2025,10 @@ snapshots:
dependencies: dependencies:
typescript: 5.9.3 typescript: 5.9.3
'@typescript-eslint/tsconfig-utils@8.62.0(typescript@5.9.3)':
dependencies:
typescript: 5.9.3
'@typescript-eslint/type-utils@8.56.0(eslint@10.5.0)(typescript@5.9.3)': '@typescript-eslint/type-utils@8.56.0(eslint@10.5.0)(typescript@5.9.3)':
dependencies: dependencies:
'@typescript-eslint/types': 8.56.0 '@typescript-eslint/types': 8.56.0
@@ -1946,10 +2053,24 @@ snapshots:
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
'@typescript-eslint/type-utils@8.62.0(eslint@10.5.0)(typescript@5.9.3)':
dependencies:
'@typescript-eslint/types': 8.62.0
'@typescript-eslint/typescript-estree': 8.62.0(typescript@5.9.3)
'@typescript-eslint/utils': 8.62.0(eslint@10.5.0)(typescript@5.9.3)
debug: 4.4.3
eslint: 10.5.0
ts-api-utils: 2.5.0(typescript@5.9.3)
typescript: 5.9.3
transitivePeerDependencies:
- supports-color
'@typescript-eslint/types@8.56.0': {} '@typescript-eslint/types@8.56.0': {}
'@typescript-eslint/types@8.61.1': {} '@typescript-eslint/types@8.61.1': {}
'@typescript-eslint/types@8.62.0': {}
'@typescript-eslint/typescript-estree@8.56.0(typescript@5.9.3)': '@typescript-eslint/typescript-estree@8.56.0(typescript@5.9.3)':
dependencies: dependencies:
'@typescript-eslint/project-service': 8.56.0(typescript@5.9.3) '@typescript-eslint/project-service': 8.56.0(typescript@5.9.3)
@@ -1980,6 +2101,21 @@ snapshots:
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
'@typescript-eslint/typescript-estree@8.62.0(typescript@5.9.3)':
dependencies:
'@typescript-eslint/project-service': 8.62.0(typescript@5.9.3)
'@typescript-eslint/tsconfig-utils': 8.62.0(typescript@5.9.3)
'@typescript-eslint/types': 8.62.0
'@typescript-eslint/visitor-keys': 8.62.0
debug: 4.4.3
minimatch: 10.2.5
semver: 7.8.5
tinyglobby: 0.2.17
ts-api-utils: 2.5.0(typescript@5.9.3)
typescript: 5.9.3
transitivePeerDependencies:
- supports-color
'@typescript-eslint/utils@8.56.0(eslint@10.5.0)(typescript@5.9.3)': '@typescript-eslint/utils@8.56.0(eslint@10.5.0)(typescript@5.9.3)':
dependencies: dependencies:
'@eslint-community/eslint-utils': 4.9.1(eslint@10.5.0) '@eslint-community/eslint-utils': 4.9.1(eslint@10.5.0)
@@ -2002,6 +2138,17 @@ snapshots:
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
'@typescript-eslint/utils@8.62.0(eslint@10.5.0)(typescript@5.9.3)':
dependencies:
'@eslint-community/eslint-utils': 4.9.1(eslint@10.5.0)
'@typescript-eslint/scope-manager': 8.62.0
'@typescript-eslint/types': 8.62.0
'@typescript-eslint/typescript-estree': 8.62.0(typescript@5.9.3)
eslint: 10.5.0
typescript: 5.9.3
transitivePeerDependencies:
- supports-color
'@typescript-eslint/visitor-keys@8.56.0': '@typescript-eslint/visitor-keys@8.56.0':
dependencies: dependencies:
'@typescript-eslint/types': 8.56.0 '@typescript-eslint/types': 8.56.0
@@ -2012,6 +2159,11 @@ snapshots:
'@typescript-eslint/types': 8.61.1 '@typescript-eslint/types': 8.61.1
eslint-visitor-keys: 5.0.1 eslint-visitor-keys: 5.0.1
'@typescript-eslint/visitor-keys@8.62.0':
dependencies:
'@typescript-eslint/types': 8.62.0
eslint-visitor-keys: 5.0.1
acorn-jsx@5.3.2(acorn@8.17.0): acorn-jsx@5.3.2(acorn@8.17.0):
dependencies: dependencies:
acorn: 8.17.0 acorn: 8.17.0
@@ -2795,12 +2947,12 @@ snapshots:
type-fest@0.21.3: {} type-fest@0.21.3: {}
typescript-eslint@8.61.1(eslint@10.5.0)(typescript@5.9.3): typescript-eslint@8.62.0(eslint@10.5.0)(typescript@5.9.3):
dependencies: dependencies:
'@typescript-eslint/eslint-plugin': 8.61.1(@typescript-eslint/parser@8.61.1(eslint@10.5.0)(typescript@5.9.3))(eslint@10.5.0)(typescript@5.9.3) '@typescript-eslint/eslint-plugin': 8.62.0(@typescript-eslint/parser@8.62.0(eslint@10.5.0)(typescript@5.9.3))(eslint@10.5.0)(typescript@5.9.3)
'@typescript-eslint/parser': 8.61.1(eslint@10.5.0)(typescript@5.9.3) '@typescript-eslint/parser': 8.62.0(eslint@10.5.0)(typescript@5.9.3)
'@typescript-eslint/typescript-estree': 8.61.1(typescript@5.9.3) '@typescript-eslint/typescript-estree': 8.62.0(typescript@5.9.3)
'@typescript-eslint/utils': 8.61.1(eslint@10.5.0)(typescript@5.9.3) '@typescript-eslint/utils': 8.62.0(eslint@10.5.0)(typescript@5.9.3)
eslint: 10.5.0 eslint: 10.5.0
typescript: 5.9.3 typescript: 5.9.3
transitivePeerDependencies: transitivePeerDependencies: