|
33 | 33 | "license": "BSD-2-Clause",
|
34 | 34 | "prettier": {},
|
35 | 35 | "devDependencies": {
|
36 |
| - "@babel/core": "^7.23", |
| 36 | + "@babel/core": "^7.24", |
37 | 37 | "@babel/plugin-proposal-class-properties": "^7.18",
|
38 | 38 | "@babel/plugin-proposal-optional-chaining": "^7.21",
|
39 | 39 | "@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
40 | 40 | "@babel/plugin-transform-react-jsx": "^7.23",
|
41 | 41 | "@babel/plugin-transform-react-jsx-source": "^7.23.3",
|
42 |
| - "@babel/preset-env": "^7.23.9", |
| 42 | + "@babel/preset-env": "^7.24.0", |
43 | 43 | "@babel/preset-typescript": "^7.23",
|
44 |
| - "@blueprintjs/core": "^5.9.1", |
| 44 | + "@blueprintjs/core": "^5.10.0", |
45 | 45 | "@blueprintjs/icons": "^5.1.0",
|
46 |
| - "@blueprintjs/select": "^5.1.1", |
| 46 | + "@blueprintjs/select": "^5.1.2", |
47 | 47 | "@lcdp/offline-plugin": "^5.0.7",
|
48 | 48 | "@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
|
49 | 49 | "@types/better-sqlite3": "^7.6.9",
|
|
52 | 52 | "@types/node": "^20.8.9",
|
53 | 53 | "@types/papaparse": "^5",
|
54 | 54 | "@types/react": "^18.2.33",
|
55 |
| - "@types/react-dom": "^18.2.19", |
56 |
| - "@typescript-eslint/eslint-plugin": "^7.0.2", |
57 |
| - "@typescript-eslint/parser": "^7.0.2", |
58 |
| - "autoprefixer": "^10.4.17", |
| 55 | + "@types/react-dom": "^18.2.21", |
| 56 | + "@typescript-eslint/eslint-plugin": "^7.1.1", |
| 57 | + "@typescript-eslint/parser": "^7.1.1", |
| 58 | + "autoprefixer": "^10.4.18", |
59 | 59 | "axios": "^1.6.7",
|
60 | 60 | "babel-loader": "^9.1.3",
|
61 | 61 | "better-sqlite3": "^9.4.3",
|
|
75 | 75 | "fork-ts-checker-webpack-plugin": "^9.0.2",
|
76 | 76 | "fuzzy-search": "^3.0.2",
|
77 | 77 | "he": "^1.2.0",
|
78 |
| - "html-entities": "^2.4.0", |
| 78 | + "html-entities": "^2.5.2", |
79 | 79 | "html-loader": "^5.0.0",
|
80 | 80 | "html-webpack-plugin": "^5.6.0",
|
81 | 81 | "iconv-lite": "^0.6.3",
|
82 | 82 | "inquirer": "^9.2.15",
|
83 | 83 | "jimp": "^0.22.12",
|
84 |
| - "jotai": "^2.6.5", |
| 84 | + "jotai": "^2.7.0", |
85 | 85 | "jsdom": "^24.0.0",
|
86 | 86 | "json-schema-to-typescript": "^13.1.2",
|
87 | 87 | "jsonschema": "^1.4.1",
|
88 |
| - "mini-css-extract-plugin": "^2.8.0", |
| 88 | + "mini-css-extract-plugin": "^2.8.1", |
89 | 89 | "modern-screenshot": "^4.4.38",
|
90 | 90 | "nanoid": "^5.0.6",
|
91 | 91 | "normalize.css": "^8.0.1",
|
92 | 92 | "p-queue": "^8.0.1",
|
93 | 93 | "papaparse": "^5.4.1",
|
94 | 94 | "peerjs": "^2.0.0-beta.3",
|
95 | 95 | "postcss": "^8.4.35",
|
96 |
| - "postcss-loader": "^8.1.0", |
| 96 | + "postcss-loader": "^8.1.1", |
97 | 97 | "prettier": "^3.2.5",
|
98 | 98 | "react": "^18.0.0",
|
99 | 99 | "react-dom": "^18.0.0",
|
100 |
| - "react-error-boundary": "^4.0.12", |
| 100 | + "react-error-boundary": "^4.0.13", |
101 | 101 | "react-intl": "^6.6.2",
|
102 | 102 | "react-refresh": "^0.14.0",
|
103 | 103 | "sanitize-filename": "^1.6.3",
|
104 | 104 | "simfile-parser": "^0.7.1",
|
105 | 105 | "style-loader": "^3.3.4",
|
106 |
| - "typescript": "^5.3.3", |
107 |
| - "undici": "^6.6.2", |
| 106 | + "typescript": "^5.4.2", |
| 107 | + "undici": "^6.7.0", |
108 | 108 | "victory": "^36.9.1",
|
109 | 109 | "webpack": "^5.90.3",
|
110 | 110 | "webpack-cli": "^5.1.4",
|
|
0 commit comments