|
45 | 45 | }, |
46 | 46 | "homepage": "https://github.com/WhistlingZephyr/banger#readme", |
47 | 47 | "devDependencies": { |
48 | | - "@babel/core": "^7.20.12", |
49 | | - "@commitlint/cli": "^17.4.2", |
50 | | - "@commitlint/config-conventional": "^17.4.2", |
51 | | - "@fontsource/inter": "^4.5.14", |
52 | | - "@tsconfig/recommended": "^1.0.1", |
53 | | - "@types/file-saver": "^2.0.5", |
54 | | - "@types/ms": "^0.7.31", |
55 | | - "@types/node": "^18.11.18", |
56 | | - "@types/react": "^18.0.26", |
57 | | - "@types/react-dom": "^18.0.10", |
58 | | - "@types/react-modal": "^3.13.1", |
59 | | - "@vitejs/plugin-react": "^3.0.1", |
60 | | - "@vitest/ui": "^0.27.1", |
| 48 | + "@babel/core": "^7.23.2", |
| 49 | + "@commitlint/cli": "^18.0.0", |
| 50 | + "@commitlint/config-conventional": "^18.0.0", |
| 51 | + "@fontsource/inter": "^5.0.14", |
| 52 | + "@tsconfig/recommended": "^1.0.3", |
| 53 | + "@types/file-saver": "^2.0.6", |
| 54 | + "@types/ms": "^0.7.33", |
| 55 | + "@types/node": "^20.8.7", |
| 56 | + "@types/react": "^18.2.31", |
| 57 | + "@types/react-dom": "^18.2.14", |
| 58 | + "@types/react-modal": "^3.16.2", |
| 59 | + "@vitejs/plugin-react": "^4.1.0", |
| 60 | + "@vitest/ui": "^0.34.6", |
61 | 61 | "chokidar-cli": "^3.0.0", |
62 | | - "concurrently": "^7.6.0", |
| 62 | + "concurrently": "^8.2.2", |
63 | 63 | "conventional-github-releaser": "^3.1.5", |
64 | | - "downshift": "^7.1.2", |
| 64 | + "downshift": "^8.2.2", |
65 | 65 | "env-cmd": "^10.1.0", |
66 | 66 | "escape-string-regexp": "^5.0.0", |
67 | 67 | "eslint-config-xo-react": "^0.27.0", |
68 | | - "eslint-plugin-react": "^7.32.0", |
| 68 | + "eslint-plugin-react": "^7.33.2", |
69 | 69 | "eslint-plugin-react-hooks": "^4.6.0", |
70 | | - "fast-cartesian": "^7.6.0", |
| 70 | + "fast-cartesian": "^8.0.0", |
71 | 71 | "file-saver": "^2.0.5", |
72 | | - "gridjs": "^5.1.0", |
73 | | - "gridjs-react": "^5.1.0", |
| 72 | + "gridjs": "^6.0.6", |
| 73 | + "gridjs-react": "^6.0.1", |
74 | 74 | "husky": "^8.0.3", |
75 | | - "lint-staged": "^13.1.0", |
76 | | - "mkdirp": "^1.0.4", |
| 75 | + "lint-staged": "^15.0.2", |
| 76 | + "mkdirp": "^3.0.1", |
77 | 77 | "ms": "^2.1.3", |
78 | 78 | "react": "^18.2.0", |
79 | 79 | "react-dom": "^18.2.0", |
80 | | - "react-icons": "^4.7.1", |
| 80 | + "react-icons": "^4.11.0", |
81 | 81 | "react-modal": "^3.16.1", |
82 | | - "rimraf": "^4.0.4", |
| 82 | + "rimraf": "^5.0.5", |
83 | 83 | "standard-version": "^9.5.0", |
84 | | - "typescript": "^4.9.4", |
85 | | - "typescript-plugin-css-modules": "^4.1.1", |
86 | | - "use-file-picker": "github:WhistlingZephyr/useFilePicker", |
87 | | - "vite": "^4.0.4", |
88 | | - "vitest": "^0.27.1", |
89 | | - "web-ext": "^7.4.0", |
| 84 | + "typescript": "^5.2.2", |
| 85 | + "typescript-plugin-css-modules": "^5.0.2", |
| 86 | + "vite": "^4.5.0", |
| 87 | + "vitest": "^0.34.6", |
| 88 | + "web-ext": "^7.8.0", |
90 | 89 | "web-ext-types": "^3.2.1", |
91 | | - "webpack": "^5.75.0", |
92 | | - "xo": "^0.53.1" |
| 90 | + "webpack": "^5.89.0", |
| 91 | + "xo": "^0.56.0" |
93 | 92 | }, |
94 | 93 | "dependencies": { |
95 | | - "amo-upload": "^0.3.0" |
| 94 | + "amo-upload": "^0.5.2", |
| 95 | + "use-file-picker": "^2.1.0" |
96 | 96 | } |
97 | 97 | } |
0 commit comments