|
20 | 20 | "homepage": "https://interactjs.io/pro", |
21 | 21 | "description": "", |
22 | 22 | "devDependencies": { |
23 | | - "@babel/core": "latest", |
24 | | - "@babel/plugin-proposal-class-properties": "latest", |
25 | | - "@babel/plugin-proposal-export-default-from": "latest", |
26 | | - "@babel/plugin-proposal-optional-catch-binding": "latest", |
27 | | - "@babel/plugin-proposal-optional-chaining": "latest", |
28 | | - "@babel/plugin-transform-modules-commonjs": "latest", |
29 | | - "@babel/plugin-transform-runtime": "latest", |
30 | | - "@babel/preset-env": "latest", |
31 | | - "@babel/preset-typescript": "latest", |
32 | | - "@babel/register": "latest", |
33 | | - "@babel/runtime": "latest", |
34 | | - "@types/jest": "latest", |
35 | | - "@types/node": "latest", |
36 | | - "@types/puppeteer": "latest", |
37 | | - "@types/react": "latest", |
38 | | - "@types/shelljs": "latest", |
39 | | - "@types/tape": "latest", |
40 | | - "@typescript-eslint/eslint-plugin": "latest", |
41 | | - "@typescript-eslint/eslint-plugin-tslint": "latest", |
42 | | - "@typescript-eslint/parser": "latest", |
43 | | - "@vitejs/plugin-vue": "latest", |
44 | | - "@vue/babel-plugin-jsx": "latest", |
45 | | - "@vue/compiler-sfc": "latest", |
46 | | - "@vue/reactivity": "latest", |
47 | | - "@vue/runtime-dom": "latest", |
48 | | - "@vue/test-utils": "latest", |
49 | | - "babel-helper-vue-jsx-merge-props": "latest", |
50 | | - "babel-jest": "latest", |
51 | | - "babel-plugin-syntax-jsx": "latest", |
52 | | - "babelify": "latest", |
53 | | - "browser-pack-flat": "latest", |
54 | | - "browserify": "latest", |
55 | | - "bulma": "latest", |
56 | | - "chokidar": "latest", |
57 | | - "combine-source-map": "latest", |
58 | | - "connect": "latest", |
59 | | - "convert-source-map": "latest", |
60 | | - "del": "latest", |
61 | | - "derequire": "latest", |
62 | | - "errorify": "latest", |
63 | | - "eslint": "latest", |
64 | | - "eslint-config-standard": "latest", |
65 | | - "eslint-import-resolver-typescript": "latest", |
66 | | - "eslint-plugin-import": "latest", |
67 | | - "eslint-plugin-jest": "latest", |
| 23 | + "@babel/core": "^7.15.0", |
| 24 | + "@babel/plugin-proposal-class-properties": "^7.14.5", |
| 25 | + "@babel/plugin-proposal-export-default-from": "^7.14.5", |
| 26 | + "@babel/plugin-proposal-optional-catch-binding": "^7.14.5", |
| 27 | + "@babel/plugin-proposal-optional-chaining": "^7.14.5", |
| 28 | + "@babel/plugin-transform-modules-commonjs": "^7.15.0", |
| 29 | + "@babel/plugin-transform-runtime": "^7.15.0", |
| 30 | + "@babel/preset-env": "^7.15.0", |
| 31 | + "@babel/preset-typescript": "^7.15.0", |
| 32 | + "@babel/register": "^7.15.3", |
| 33 | + "@babel/runtime": "^7.15.3", |
| 34 | + "@types/jest": "^27.0.1", |
| 35 | + "@types/node": "^16.7.4", |
| 36 | + "@types/puppeteer": "^5.4.4", |
| 37 | + "@types/react": "^17.0.19", |
| 38 | + "@types/shelljs": "^0.8.9", |
| 39 | + "@types/tape": "^4.13.2", |
| 40 | + "@typescript-eslint/eslint-plugin": "^4.29.3", |
| 41 | + "@typescript-eslint/eslint-plugin-tslint": "^4.29.3", |
| 42 | + "@typescript-eslint/parser": "^4.29.3", |
| 43 | + "@vitejs/plugin-vue": "^1.6.0", |
| 44 | + "@vue/babel-plugin-jsx": "^1.0.6", |
| 45 | + "@vue/compiler-sfc": "^3.2.6", |
| 46 | + "@vue/reactivity": "^3.2.6", |
| 47 | + "@vue/runtime-dom": "^3.2.6", |
| 48 | + "@vue/test-utils": "^1.2.2", |
| 49 | + "babel-helper-vue-jsx-merge-props": "^2.0.3", |
| 50 | + "babel-jest": "^27.1.0", |
| 51 | + "babel-plugin-syntax-jsx": "^6.18.0", |
| 52 | + "babelify": "^10.0.0", |
| 53 | + "browser-pack-flat": "^3.4.2", |
| 54 | + "browserify": "^17.0.0", |
| 55 | + "bulma": "^0.9.3", |
| 56 | + "chokidar": "^3.5.2", |
| 57 | + "combine-source-map": "^0.8.0", |
| 58 | + "connect": "^3.7.0", |
| 59 | + "convert-source-map": "^1.8.0", |
| 60 | + "del": "^6.0.0", |
| 61 | + "derequire": "^2.1.1", |
| 62 | + "errorify": "^0.3.1", |
| 63 | + "eslint": "^7.32.0", |
| 64 | + "eslint-config-standard": "^16.0.3", |
| 65 | + "eslint-import-resolver-typescript": "^2.4.0", |
| 66 | + "eslint-plugin-import": "^2.24.2", |
| 67 | + "eslint-plugin-jest": "^24.4.0", |
68 | 68 | "eslint-plugin-markdown": "^2.0.1", |
69 | | - "eslint-plugin-node": "latest", |
70 | | - "eslint-plugin-promise": "latest", |
71 | | - "eslint-plugin-react": "latest", |
72 | | - "eslint-plugin-require-path-exists": "latest", |
73 | | - "eslint-plugin-vue": "latest", |
74 | | - "fs-extra": "latest", |
75 | | - "glob": "latest", |
76 | | - "hash-sum": "latest", |
| 69 | + "eslint-plugin-node": "^11.1.0", |
| 70 | + "eslint-plugin-promise": "^5.1.0", |
| 71 | + "eslint-plugin-react": "^7.24.0", |
| 72 | + "eslint-plugin-require-path-exists": "^1.1.9", |
| 73 | + "eslint-plugin-vue": "^7.17.0", |
| 74 | + "fs-extra": "^10.0.0", |
| 75 | + "glob": "^7.1.7", |
| 76 | + "hash-sum": "^2.0.0", |
77 | 77 | "husky": "5", |
78 | | - "jest": "latest", |
79 | | - "jest-puppeteer": "latest", |
| 78 | + "jest": "^27.1.0", |
| 79 | + "jest-puppeteer": "^5.0.4", |
80 | 80 | "jsdoc": "https://github.com/taye/jsdoc/tarball/6b210948", |
81 | | - "jsdoc-babel": "latest", |
| 81 | + "jsdoc-babel": "^0.5.0", |
82 | 82 | "jsdoc-stale": "https://github.com/taye/jsdoc-stale/tarball/749bf17", |
83 | | - "jsdom": "latest", |
84 | | - "jsdom-global": "latest", |
85 | | - "lint-staged": "latest", |
86 | | - "mkdirp": "latest", |
87 | | - "nodemon": "latest", |
88 | | - "p-queue": "latest", |
89 | | - "prettier": "latest", |
90 | | - "promise-polyfill": "latest", |
91 | | - "puppeteer": "latest", |
92 | | - "react": "latest", |
93 | | - "react-dom": "latest", |
94 | | - "rebound": "latest", |
95 | | - "resolve": "latest", |
96 | | - "semver": "latest", |
| 83 | + "jsdom": "^17.0.0", |
| 84 | + "lint-staged": "^11.1.2", |
| 85 | + "mkdirp": "^1.0.4", |
| 86 | + "nodemon": "^2.0.12", |
| 87 | + "p-queue": "^7.1.0", |
| 88 | + "prettier": "^2.3.2", |
| 89 | + "promise-polyfill": "^8.2.0", |
| 90 | + "puppeteer": "^10.2.0", |
| 91 | + "react": "^17.0.2", |
| 92 | + "react-dom": "^17.0.2", |
| 93 | + "rebound": "^0.1.0", |
| 94 | + "resolve": "^1.20.0", |
| 95 | + "semver": "^7.3.5", |
97 | 96 | "serve-index": "^1.9.1", |
98 | | - "shelljs": "latest", |
99 | | - "symbol-tree": "latest", |
100 | | - "tap-spec": "latest", |
101 | | - "tape": "4", |
102 | | - "tape-catch": "latest", |
103 | | - "temp": "latest", |
104 | | - "terser": "latest", |
105 | | - "ts-node": "latest", |
106 | | - "tslint": "latest", |
107 | | - "typescript": "latest", |
108 | | - "vite": "latest", |
109 | | - "vue": "next", |
| 97 | + "shelljs": "^0.8.4", |
| 98 | + "symbol-tree": "^3.2.4", |
| 99 | + "temp": "^0.9.4", |
| 100 | + "terser": "^5.7.2", |
| 101 | + "ts-node": "^10.2.1", |
| 102 | + "tslint": "^6.1.3", |
| 103 | + "typescript": "^4.4.2", |
| 104 | + "vite": "^2.5.1", |
| 105 | + "vue": "^3.2.6", |
110 | 106 | "vue-jest": "4", |
111 | | - "yargs": "latest" |
| 107 | + "yargs": "^17.1.1" |
112 | 108 | }, |
113 | 109 | "engines": { |
114 | 110 | "node": ">=8" |
|
0 commit comments