|
33 | 33 | "access": "public" |
34 | 34 | }, |
35 | 35 | "devDependencies": { |
36 | | - "@rbxts/compiler-types": "^2.3.0-types.0", |
| 36 | + "@rbxts/compiler-types": "3.0.0-types.0", |
| 37 | + "@rbxts/react": "17.3.0-alpha.1", |
| 38 | + "@rbxts/react-roblox": "17.3.0-alpha.1", |
37 | 39 | "@rbxts/testez": "0.4.2-ts.0", |
38 | | - "@rbxts/types": "^1.0.754", |
39 | | - "@typescript-eslint/eslint-plugin": "^5.61.0", |
40 | | - "@typescript-eslint/parser": "^5.61.0", |
41 | | - "eslint": "^8.44.0", |
42 | | - "eslint-config-prettier": "^8.8.0", |
| 40 | + "@rbxts/types": "^1.0.854", |
| 41 | + "@typescript-eslint/eslint-plugin": "^8.32.1", |
| 42 | + "@typescript-eslint/parser": "^8.32.1", |
| 43 | + "eslint": "^8.57.1", |
| 44 | + "eslint-config-prettier": "^8.10.0", |
43 | 45 | "eslint-plugin-prettier": "^4.2.1", |
44 | 46 | "eslint-plugin-roblox-ts": "^0.0.35", |
45 | 47 | "prettier": "^2.8.8", |
46 | | - "roblox-ts": "2.3.0-dev-4e19cec", |
47 | | - "typescript": "^5.1.6" |
| 48 | + "roblox-ts": "3.0.0", |
| 49 | + "typescript": "^5.8.3" |
48 | 50 | }, |
49 | 51 | "dependencies": { |
50 | | - "@rbxts/ripple": "*", |
51 | | - "@rbxts/services": "^1.5.1", |
| 52 | + "@rbxts/ripple": "^0.9.3", |
| 53 | + "@rbxts/services": "^1.5.5", |
52 | 54 | "@rbxts/set-timeout": "^1.1.2" |
53 | 55 | }, |
54 | 56 | "peerDependencies": { |
55 | 57 | "@rbxts/react": "*", |
56 | 58 | "@rbxts/react-roblox": "*" |
57 | | - } |
| 59 | + }, |
| 60 | + "packageManager": "pnpm@10.11.0" |
58 | 61 | } |
0 commit comments