chore: move events to dev

This commit is contained in:
he3als
2025-07-12 22:03:57 +01:00
parent 9822c5acef
commit ba6539187b
2 changed files with 4 additions and 4 deletions

View File

@@ -35,7 +35,6 @@
"@radix-ui/react-tooltip": "^1.2.7",
"@tailwindcss/postcss": "^4.1.11",
"@tanstack/react-virtual": "^3.13.12",
"@types/events": "^3.0.3",
"@xterm/addon-fit": "^0.10.0",
"@xterm/addon-search": "^0.15.0",
"@xterm/addon-web-links": "^0.11.0",
@@ -83,6 +82,7 @@
"@swc/plugin-styled-components": "^8.0.3",
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
"@types/debounce": "^1.2.4",
"@types/events": "^3.0.3",
"@types/node": "^24.0.13",
"@types/react": "^19.1.8",
"@types/react-copy-to-clipboard": "^5.0.7",

6
pnpm-lock.yaml generated
View File

@@ -92,9 +92,6 @@ importers:
'@tanstack/react-virtual':
specifier: ^3.13.12
version: 3.13.12(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
'@types/events':
specifier: ^3.0.3
version: 3.0.3
'@xterm/addon-fit':
specifier: ^0.10.0
version: 0.10.0(@xterm/xterm@5.5.0)
@@ -231,6 +228,9 @@ importers:
'@types/debounce':
specifier: ^1.2.4
version: 1.2.4
'@types/events':
specifier: ^3.0.3
version: 3.0.3
'@types/node':
specifier: ^24.0.13
version: 24.0.13