|
58 | 58 | } |
59 | 59 | }, |
60 | 60 | "devDependencies": { |
61 | | - "@fluent/bundle": "^0.17.0", |
62 | | - "@types/jest": "^27.0.2", |
63 | | - "@types/loader-utils": "^2.0.3", |
64 | | - "@typescript-eslint/eslint-plugin": "^5.2.0", |
65 | | - "@vue/compiler-sfc": "^3.2.20", |
66 | | - "eslint": "^8.1.0", |
67 | | - "eslint-config-standard-with-typescript": "^21.0.1", |
68 | | - "eslint-plugin-import": "^2.25.2", |
69 | | - "eslint-plugin-node": "^11.1.0", |
70 | | - "eslint-plugin-promise": "^5.1.1", |
71 | | - "jest": "^27.3.1", |
72 | | - "memfs": "^3.3.0", |
73 | | - "ts-jest": "^27.0.7", |
74 | | - "tsup": "^5.5.0", |
75 | | - "typescript": "^4.4.4", |
76 | | - "vue": "^3.2.20", |
77 | | - "vue-loader": "^16.8.2", |
78 | | - "webpack": "^5.58.2" |
| 61 | + "@fluent/bundle": "0.17.0", |
| 62 | + "@types/jest": "27.0.2", |
| 63 | + "@types/loader-utils": "2.0.3", |
| 64 | + "@typescript-eslint/eslint-plugin": "5.2.0", |
| 65 | + "@vue/compiler-sfc": "3.2.20", |
| 66 | + "eslint": "8.1.0", |
| 67 | + "eslint-config-standard-with-typescript": "21.0.1", |
| 68 | + "eslint-plugin-import": "2.25.2", |
| 69 | + "eslint-plugin-node": "11.1.0", |
| 70 | + "eslint-plugin-promise": "5.1.1", |
| 71 | + "jest": "27.3.1", |
| 72 | + "memfs": "3.3.0", |
| 73 | + "ts-jest": "27.0.7", |
| 74 | + "tsup": "5.5.0", |
| 75 | + "typescript": "4.4.4", |
| 76 | + "vue": "3.2.20", |
| 77 | + "vue-loader": "16.8.2", |
| 78 | + "webpack": "5.61.0" |
79 | 79 | }, |
80 | 80 | "dependencies": { |
81 | 81 | "loader-utils": "^2.0.0" |
|
0 commit comments