mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
chore: bump dependencies (#10967)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { describe, test, expect } from 'vitest';
|
||||
import { z } from 'zod/v4';
|
||||
import { z } from 'zod';
|
||||
import {
|
||||
enableValidators,
|
||||
disableValidators,
|
||||
|
||||
Reference in New Issue
Block a user