|
44 | 44 | },
|
45 | 45 | "devDependencies": {
|
46 | 46 | "@babel/core": "^7.16.7",
|
47 |
| - "@babel/plugin-transform-runtime": "^7.16.7", |
48 |
| - "@babel/preset-env": "^7.16.7", |
| 47 | + "@babel/plugin-transform-runtime": "^7.16.8", |
| 48 | + "@babel/preset-env": "^7.16.8", |
49 | 49 | "@babel/preset-react": "^7.16.7",
|
50 | 50 | "@babel/preset-typescript": "^7.16.7",
|
51 |
| - "@mlaursen/eslint-config": "^1.2.0", |
52 |
| - "@next/eslint-plugin-next": "^12.0.7", |
| 51 | + "@mlaursen/eslint-config": "^1.4.0", |
| 52 | + "@next/eslint-plugin-next": "^12.0.8", |
53 | 53 | "@octokit/core": "^3.5.1",
|
54 | 54 | "@rollup/plugin-babel": "^5.3.0",
|
55 | 55 | "@rollup/plugin-commonjs": "^21.0.1",
|
56 |
| - "@rollup/plugin-node-resolve": "^13.1.2", |
| 56 | + "@rollup/plugin-node-resolve": "^13.1.3", |
57 | 57 | "@rollup/plugin-replace": "^3.0.1",
|
58 | 58 | "@testing-library/jest-dom": "^5.16.1",
|
59 | 59 | "@testing-library/react": "^12.1.2",
|
60 | 60 | "@types/inquirer": "^8.1.3",
|
61 | 61 | "@types/jest": "^27.4.0",
|
62 |
| - "@types/node": "^17.0.5", |
| 62 | + "@types/node": "^17.0.8", |
63 | 63 | "@types/prismjs": "^1.16.6",
|
64 | 64 | "@types/react": "^17.0.38",
|
65 | 65 | "@types/react-dom": "^17.0.11",
|
66 |
| - "dotenv": "^10.0.0", |
| 66 | + "dotenv": "^12.0.3", |
67 | 67 | "eslint": "^8.6.0",
|
68 | 68 | "filesize": "^8.0.6",
|
69 | 69 | "husky": "^7.0.4",
|
70 | 70 | "identity-obj-proxy": "^3.0.0",
|
71 | 71 | "inquirer": "^8.2.0",
|
72 |
| - "jest": "^27.4.5", |
| 72 | + "jest": "^27.4.7", |
73 | 73 | "jest-watch-typeahead": "^1.0.0",
|
74 |
| - "lint-staged": "^12.1.4", |
75 |
| - "next": "^12.0.7", |
| 74 | + "lint-staged": "^12.1.7", |
| 75 | + "next": "^12.0.8", |
76 | 76 | "npm-run-all": "^4.1.5",
|
77 | 77 | "prettier": "^2.5.1",
|
78 |
| - "prismjs": "^1.25.0", |
| 78 | + "prismjs": "^1.26.0", |
79 | 79 | "react": "^17.0.2",
|
80 | 80 | "react-dom": "^17.0.2",
|
81 | 81 | "react-md": "^4.0.3",
|
82 | 82 | "rimraf": "^3.0.2",
|
83 |
| - "rollup": "^2.62.0", |
| 83 | + "rollup": "^2.64.0", |
84 | 84 | "rollup-plugin-terser": "^7.0.2",
|
85 |
| - "sass": "^1.45.2", |
| 85 | + "sass": "^1.48.0", |
86 | 86 | "standard-version": "^9.3.2",
|
87 |
| - "ts-jest": "^27.1.2", |
| 87 | + "ts-jest": "^27.1.3", |
88 | 88 | "ts-node": "^10.4.0",
|
89 | 89 | "typedoc": "^0.22.10",
|
90 | 90 | "typescript": "^4.5.4"
|
|
0 commit comments