|
1 | 1 | { |
2 | | - "name": "pterodactyl-panel", |
3 | | - "engines": { |
4 | | - "node": ">=17" |
5 | | - }, |
6 | | - "dependencies": { |
7 | | - "@floating-ui/react-dom-interactions": "^0.6.6", |
8 | | - "@fortawesome/fontawesome-svg-core": "^1.2.32", |
9 | | - "@fortawesome/free-solid-svg-icons": "^5.15.1", |
10 | | - "@fortawesome/react-fontawesome": "^0.1.11", |
11 | | - "@headlessui/react": "^1.6.4", |
12 | | - "@heroicons/react": "^1.0.6", |
13 | | - "@hot-loader/react-dom": "^16.14.0", |
14 | | - "@preact/signals-react": "^1.2.1", |
15 | | - "@tailwindcss/forms": "^0.5.2", |
16 | | - "@tailwindcss/line-clamp": "^0.4.0", |
17 | | - "axios": "^0.27.2", |
18 | | - "boring-avatars": "^1.7.0", |
19 | | - "chart.js": "^3.8.0", |
20 | | - "classnames": "^2.3.1", |
21 | | - "codemirror": "^5.57.0", |
22 | | - "copy-to-clipboard": "^3.3.1", |
23 | | - "date-fns": "^2.28.0", |
24 | | - "debounce": "^1.2.0", |
25 | | - "deepmerge-ts": "^4.2.1", |
26 | | - "easy-peasy": "^4.0.1", |
27 | | - "events": "^3.0.0", |
28 | | - "formik": "^2.2.6", |
29 | | - "framer-motion": "^6.3.10", |
30 | | - "i18next": "^21.8.9", |
31 | | - "i18next-http-backend": "^1.4.1", |
32 | | - "i18next-multiload-backend-adapter": "^1.0.0", |
33 | | - "qrcode.react": "^1.0.1", |
34 | | - "react": "^16.14.0", |
35 | | - "react-chartjs-2": "^4.2.0", |
36 | | - "react-dom": "npm:@hot-loader/react-dom", |
37 | | - "react-fast-compare": "^3.2.0", |
38 | | - "react-hot-loader": "^4.12.21", |
39 | | - "react-i18next": "^11.2.1", |
40 | | - "react-router-dom": "^5.1.2", |
41 | | - "react-transition-group": "^4.4.1", |
42 | | - "reaptcha": "^1.7.2", |
43 | | - "sockette": "^2.0.6", |
44 | | - "styled-components": "^5.2.1", |
45 | | - "styled-components-breakpoint": "^3.0.0-preview.20", |
46 | | - "swr": "^0.2.3", |
47 | | - "tailwindcss": "^3.0.24", |
48 | | - "use-fit-text": "^2.4.0", |
49 | | - "uuid": "^8.3.2", |
50 | | - "xterm": "^4.19.0", |
51 | | - "xterm-addon-fit": "^0.5.0", |
52 | | - "xterm-addon-search": "^0.9.0", |
53 | | - "xterm-addon-search-bar": "^0.2.0", |
54 | | - "xterm-addon-web-links": "^0.6.0", |
55 | | - "yup": "^0.29.1" |
56 | | - }, |
57 | | - "devDependencies": { |
58 | | - "@babel/core": "^7.12.1", |
59 | | - "@babel/plugin-proposal-class-properties": "^7.12.1", |
60 | | - "@babel/plugin-proposal-nullish-coalescing-operator": "^7.12.1", |
61 | | - "@babel/plugin-proposal-object-rest-spread": "^7.12.1", |
62 | | - "@babel/plugin-proposal-optional-chaining": "^7.12.1", |
63 | | - "@babel/plugin-syntax-dynamic-import": "^7.8.3", |
64 | | - "@babel/plugin-transform-modules-commonjs": "^7.18.2", |
65 | | - "@babel/plugin-transform-react-jsx": "^7.12.1", |
66 | | - "@babel/plugin-transform-runtime": "^7.12.1", |
67 | | - "@babel/preset-env": "^7.12.1", |
68 | | - "@babel/preset-react": "^7.12.1", |
69 | | - "@babel/preset-typescript": "^7.12.1", |
70 | | - "@babel/runtime": "^7.12.1", |
71 | | - "@testing-library/dom": "^8.14.0", |
72 | | - "@testing-library/jest-dom": "^5.16.4", |
73 | | - "@testing-library/react": "12.1.5", |
74 | | - "@testing-library/user-event": "^14.2.1", |
75 | | - "@types/codemirror": "^0.0.98", |
76 | | - "@types/debounce": "^1.2.0", |
77 | | - "@types/events": "^3.0.0", |
78 | | - "@types/jest": "^28.1.3", |
79 | | - "@types/node": "^14.11.10", |
80 | | - "@types/qrcode.react": "^1.0.1", |
81 | | - "@types/react": "^16.14.0", |
82 | | - "@types/react-copy-to-clipboard": "^4.3.0", |
83 | | - "@types/react-dom": "^16.9.16", |
84 | | - "@types/react-redux": "^7.1.1", |
85 | | - "@types/react-router": "^5.1.3", |
86 | | - "@types/react-router-dom": "^5.1.3", |
87 | | - "@types/react-transition-group": "^4.4.0", |
88 | | - "@types/styled-components": "^5.1.7", |
89 | | - "@types/uuid": "^3.4.5", |
90 | | - "@types/webpack-env": "^1.15.2", |
91 | | - "@types/yup": "^0.29.3", |
92 | | - "@typescript-eslint/eslint-plugin": "^5.29.0", |
93 | | - "@typescript-eslint/parser": "^5.29.0", |
94 | | - "autoprefixer": "^10.4.7", |
95 | | - "babel-jest": "^28.1.1", |
96 | | - "babel-loader": "^8.2.5", |
97 | | - "babel-plugin-styled-components": "^2.0.7", |
98 | | - "cross-env": "^7.0.2", |
99 | | - "css-loader": "^5.2.7", |
100 | | - "eslint": "^8.18.0", |
101 | | - "eslint-config-prettier": "^8.5.0", |
102 | | - "eslint-plugin-jest-dom": "^4.0.2", |
103 | | - "eslint-plugin-node": "^11.1.0", |
104 | | - "eslint-plugin-prettier": "^4.0.0", |
105 | | - "eslint-plugin-react": "^7.30.1", |
106 | | - "eslint-plugin-react-hooks": "^4.6.0", |
107 | | - "fork-ts-checker-webpack-plugin": "^6.2.10", |
108 | | - "identity-obj-proxy": "^3.0.0", |
109 | | - "jest": "^28.1.1", |
110 | | - "postcss": "^8.4.14", |
111 | | - "postcss-import": "^14.1.0", |
112 | | - "postcss-loader": "^4.0.0", |
113 | | - "postcss-nesting": "^10.1.8", |
114 | | - "postcss-preset-env": "^7.7.1", |
115 | | - "prettier": "^2.7.1", |
116 | | - "redux-devtools-extension": "^2.13.8", |
117 | | - "source-map-loader": "^1.1.3", |
118 | | - "style-loader": "^2.0.0", |
119 | | - "svg-url-loader": "^7.1.1", |
120 | | - "terser-webpack-plugin": "^4.2.3", |
121 | | - "ts-essentials": "^9.1.2", |
122 | | - "ts-jest": "^28.0.5", |
123 | | - "twin.macro": "^2.8.2", |
124 | | - "typescript": "^4.7.3", |
125 | | - "webpack": "^4.43.0", |
126 | | - "webpack-assets-manifest": "^3.1.1", |
127 | | - "webpack-bundle-analyzer": "^3.8.0", |
128 | | - "webpack-cli": "^3.3.12", |
129 | | - "webpack-dev-server": "^3.11.0", |
130 | | - "yarn-deduplicate": "^1.1.1" |
131 | | - }, |
132 | | - "scripts": { |
133 | | - "clean": "cd public/assets && find . \\( -name \"*.js\" -o -name \"*.map\" \\) -type f -delete && rm -rf node_modules/.cache", |
134 | | - "test": "jest", |
135 | | - "lint": "eslint ./resources/scripts/**/*.{ts,tsx} --ext .ts,.tsx", |
136 | | - "watch": "cross-env NODE_ENV=development ./node_modules/.bin/webpack --watch --progress", |
137 | | - "build": "cross-env NODE_ENV=development ./node_modules/.bin/webpack --progress", |
138 | | - "build:production": "yarn run clean && cross-env NODE_ENV=production ./node_modules/.bin/webpack --mode production", |
139 | | - "serve": "yarn run clean && cross-env WEBPACK_PUBLIC_PATH=/webpack@hmr/ NODE_ENV=development webpack-dev-server --host 0.0.0.0 --port 8080 --public https://pterodactyl.test --hot" |
140 | | - }, |
141 | | - "browserslist": [ |
142 | | - "> 0.5%", |
143 | | - "last 2 versions", |
144 | | - "firefox esr", |
145 | | - "not dead" |
146 | | - ], |
147 | | - "babelMacros": { |
148 | | - "twin": { |
149 | | - "preset": "styled-components" |
| 2 | + "name": "pterodactyl-panel", |
| 3 | + "engines": { |
| 4 | + "node": ">=20" |
150 | 5 | }, |
151 | | - "styledComponents": { |
152 | | - "pure": true, |
153 | | - "displayName": true, |
154 | | - "fileName": true |
| 6 | + "dependencies": { |
| 7 | + "@floating-ui/react-dom-interactions": "^0.6.6", |
| 8 | + "@fortawesome/fontawesome-svg-core": "^1.2.32", |
| 9 | + "@fortawesome/free-solid-svg-icons": "^5.15.1", |
| 10 | + "@fortawesome/react-fontawesome": "^0.1.11", |
| 11 | + "@headlessui/react": "^1.6.4", |
| 12 | + "@heroicons/react": "^1.0.6", |
| 13 | + "@hot-loader/react-dom": "^16.14.0", |
| 14 | + "@preact/signals-react": "^1.2.1", |
| 15 | + "@tailwindcss/forms": "^0.5.2", |
| 16 | + "@tailwindcss/line-clamp": "^0.4.0", |
| 17 | + "axios": "^1.13.2", |
| 18 | + "boring-avatars": "^1.7.0", |
| 19 | + "chart.js": "^3.8.0", |
| 20 | + "classnames": "^2.3.1", |
| 21 | + "codemirror": "^5.57.0", |
| 22 | + "copy-to-clipboard": "^3.3.1", |
| 23 | + "date-fns": "^2.28.0", |
| 24 | + "debounce": "^1.2.0", |
| 25 | + "deepmerge-ts": "^4.2.1", |
| 26 | + "easy-peasy": "^4.0.1", |
| 27 | + "events": "^3.0.0", |
| 28 | + "formik": "^2.2.6", |
| 29 | + "framer-motion": "^6.3.10", |
| 30 | + "i18next": "^21.8.9", |
| 31 | + "i18next-http-backend": "^1.4.1", |
| 32 | + "i18next-multiload-backend-adapter": "^1.0.0", |
| 33 | + "pathe": "^2.0.3", |
| 34 | + "qrcode.react": "^1.0.1", |
| 35 | + "react": "^16.14.0", |
| 36 | + "react-chartjs-2": "^4.2.0", |
| 37 | + "react-dom": "npm:@hot-loader/react-dom", |
| 38 | + "react-fast-compare": "^3.2.0", |
| 39 | + "react-hot-loader": "^4.12.21", |
| 40 | + "react-i18next": "^11.2.1", |
| 41 | + "react-router-dom": "^5.1.2", |
| 42 | + "react-transition-group": "^4.4.1", |
| 43 | + "reaptcha": "^1.7.2", |
| 44 | + "sockette": "^2.0.6", |
| 45 | + "styled-components": "5.2.1", |
| 46 | + "styled-components-breakpoint": "^3.0.0-preview.20", |
| 47 | + "swr": "^0.2.3", |
| 48 | + "tailwindcss": "3.0.24", |
| 49 | + "use-fit-text": "^2.4.0", |
| 50 | + "uuid": "^13.0.0", |
| 51 | + "xterm": "^4.19.0", |
| 52 | + "xterm-addon-fit": "^0.5.0", |
| 53 | + "xterm-addon-search": "^0.9.0", |
| 54 | + "xterm-addon-search-bar": "^0.2.0", |
| 55 | + "xterm-addon-web-links": "^0.6.0", |
| 56 | + "yup": "^0.29.1" |
| 57 | + }, |
| 58 | + "devDependencies": { |
| 59 | + "@babel/core": "^7.12.1", |
| 60 | + "@babel/plugin-proposal-class-properties": "^7.12.1", |
| 61 | + "@babel/plugin-proposal-nullish-coalescing-operator": "^7.12.1", |
| 62 | + "@babel/plugin-proposal-object-rest-spread": "^7.12.1", |
| 63 | + "@babel/plugin-proposal-optional-chaining": "^7.12.1", |
| 64 | + "@babel/plugin-syntax-dynamic-import": "^7.8.3", |
| 65 | + "@babel/plugin-transform-modules-commonjs": "^7.18.2", |
| 66 | + "@babel/plugin-transform-react-jsx": "^7.12.1", |
| 67 | + "@babel/plugin-transform-runtime": "^7.12.1", |
| 68 | + "@babel/preset-env": "^7.12.1", |
| 69 | + "@babel/preset-react": "^7.12.1", |
| 70 | + "@babel/preset-typescript": "^7.12.1", |
| 71 | + "@babel/runtime": "^7.12.1", |
| 72 | + "@fontsource-variable/ibm-plex-sans": "^5.2.8", |
| 73 | + "@testing-library/dom": "^8.14.0", |
| 74 | + "@testing-library/jest-dom": "^5.16.4", |
| 75 | + "@testing-library/react": "12.1.5", |
| 76 | + "@testing-library/user-event": "^14.2.1", |
| 77 | + "@types/codemirror": "^0.0.98", |
| 78 | + "@types/debounce": "^1.2.0", |
| 79 | + "@types/events": "^3.0.0", |
| 80 | + "@types/jest": "^28.1.3", |
| 81 | + "@types/node": "^22.0.0", |
| 82 | + "@types/path-browserify": "^1.0.3", |
| 83 | + "@types/qrcode.react": "^1.0.1", |
| 84 | + "@types/react": "^16.14.0", |
| 85 | + "@types/react-copy-to-clipboard": "^4.3.0", |
| 86 | + "@types/react-dom": "^16.9.16", |
| 87 | + "@types/react-redux": "^7.1.1", |
| 88 | + "@types/react-router": "^5.1.3", |
| 89 | + "@types/react-router-dom": "^5.1.3", |
| 90 | + "@types/react-transition-group": "^4.4.0", |
| 91 | + "@types/styled-components": "5.1.7", |
| 92 | + "@types/uuid": "^3.4.5", |
| 93 | + "@types/webpack-env": "^1.18.8", |
| 94 | + "@types/yup": "^0.29.3", |
| 95 | + "@typescript-eslint/eslint-plugin": "^5", |
| 96 | + "@typescript-eslint/parser": "^5", |
| 97 | + "autoprefixer": "^10.4.7", |
| 98 | + "babel-jest": "^28.1.1", |
| 99 | + "babel-loader": "8.2.5", |
| 100 | + "babel-plugin-styled-components": "^2.0.7", |
| 101 | + "cross-env": "^7.0.2", |
| 102 | + "css-loader": "5.2.7", |
| 103 | + "eslint": "^8", |
| 104 | + "eslint-config-prettier": "^8", |
| 105 | + "eslint-plugin-jest-dom": "^4.0.2", |
| 106 | + "eslint-plugin-prettier": "^4", |
| 107 | + "eslint-plugin-react": "^7", |
| 108 | + "eslint-plugin-react-hooks": "^4", |
| 109 | + "identity-obj-proxy": "^3.0.0", |
| 110 | + "jest": "^28.1.1", |
| 111 | + "postcss": "8.4.14", |
| 112 | + "postcss-import": "14.1.0", |
| 113 | + "postcss-loader": "5.3.0", |
| 114 | + "postcss-nesting": "10.1.8", |
| 115 | + "postcss-preset-env": "7.7.1", |
| 116 | + "prettier": "^2.7.1", |
| 117 | + "redux-devtools-extension": "^2.13.8", |
| 118 | + "source-map-loader": "1.1.3", |
| 119 | + "style-loader": "2.0.0", |
| 120 | + "svg-url-loader": "^8.0.0", |
| 121 | + "terser-webpack-plugin": "^5.3.14", |
| 122 | + "ts-essentials": "^9.1.2", |
| 123 | + "ts-jest": "^28.0.5", |
| 124 | + "twin.macro": "^2.8.2", |
| 125 | + "typescript": "~5.1.0", |
| 126 | + "webpack": "^5.103.0", |
| 127 | + "webpack-assets-manifest": "^6.4.0", |
| 128 | + "webpack-cli": "^6.0.1", |
| 129 | + "webpack-dev-server": "^5.2.2" |
| 130 | + }, |
| 131 | + "scripts": { |
| 132 | + "clean": "cd public/assets && find . \\( -name \"*.js\" -o -name \"*.map\" \\) -type f -delete", |
| 133 | + "test": "jest", |
| 134 | + "tsc": "tsc --noEmit", |
| 135 | + "lint": "eslint ./resources/scripts/**/*.{ts,tsx} --ext .ts,.tsx", |
| 136 | + "watch": "cross-env NODE_ENV=development ./node_modules/.bin/webpack --watch --progress", |
| 137 | + "build": "cross-env NODE_ENV=development ./node_modules/.bin/webpack --progress", |
| 138 | + "build:production": "yarn run clean && cross-env NODE_ENV=production ./node_modules/.bin/webpack --mode production", |
| 139 | + "serve": "yarn run clean && cross-env NODE_ENV=development USE_LOCAL_CERTS=true WEBPACK_PUBLIC_PATH=https://pterodactyl.test:5173/ webpack serve --progress --hot --server-type https" |
| 140 | + }, |
| 141 | + "browserslist": [ |
| 142 | + "> 0.5%", |
| 143 | + "last 2 versions", |
| 144 | + "firefox esr", |
| 145 | + "not dead" |
| 146 | + ], |
| 147 | + "babelMacros": { |
| 148 | + "twin": { |
| 149 | + "preset": "styled-components" |
| 150 | + }, |
| 151 | + "styledComponents": { |
| 152 | + "pure": true, |
| 153 | + "displayName": true, |
| 154 | + "fileName": true |
| 155 | + } |
155 | 156 | } |
156 | | - } |
157 | 157 | } |
0 commit comments