|
50 | 50 | "marked": "^4.0.10"
|
51 | 51 | },
|
52 | 52 | "devDependencies": {
|
53 |
| - "@babel/core": "^7.22.5", |
54 |
| - "@babel/plugin-transform-runtime": "^7.22.5", |
55 |
| - "@babel/preset-env": "^7.22.5", |
56 |
| - "@babel/preset-react": "^7.22.5", |
57 |
| - "@babel/preset-typescript": "^7.22.5", |
58 |
| - "@jest/types": "^29.5.0", |
59 |
| - "@mlaursen/eslint-config": "^2.3.0", |
60 |
| - "@next/eslint-plugin-next": "^13.4.6", |
61 |
| - "@octokit/core": "^4.2.1", |
62 |
| - "@rollup/plugin-babel": "^6.0.3", |
63 |
| - "@rollup/plugin-commonjs": "^25.0.1", |
64 |
| - "@rollup/plugin-node-resolve": "^15.1.0", |
65 |
| - "@rollup/plugin-replace": "^5.0.2", |
66 |
| - "@rollup/plugin-terser": "^0.4.3", |
67 |
| - "@swc/core": "^1.3.64", |
68 |
| - "@swc/jest": "^0.2.26", |
69 |
| - "@testing-library/cypress": "^9.0.0", |
70 |
| - "@testing-library/dom": "^9.3.1", |
71 |
| - "@testing-library/jest-dom": "^5.16.5", |
| 53 | + "@babel/core": "^7.23.2", |
| 54 | + "@babel/plugin-transform-runtime": "^7.23.2", |
| 55 | + "@babel/preset-env": "^7.23.2", |
| 56 | + "@babel/preset-react": "^7.22.15", |
| 57 | + "@babel/preset-typescript": "^7.23.2", |
| 58 | + "@jest/types": "^29.6.3", |
| 59 | + "@mlaursen/eslint-config": "^3.0.0", |
| 60 | + "@next/eslint-plugin-next": "^14.0.1", |
| 61 | + "@octokit/core": "^5.0.1", |
| 62 | + "@rollup/plugin-babel": "^6.0.4", |
| 63 | + "@rollup/plugin-commonjs": "^25.0.7", |
| 64 | + "@rollup/plugin-node-resolve": "^15.2.3", |
| 65 | + "@rollup/plugin-replace": "^5.0.5", |
| 66 | + "@rollup/plugin-terser": "^0.4.4", |
| 67 | + "@swc/core": "^1.3.95", |
| 68 | + "@swc/jest": "^0.2.29", |
| 69 | + "@testing-library/cypress": "^10.0.1", |
| 70 | + "@testing-library/dom": "^9.3.3", |
| 71 | + "@testing-library/jest-dom": "^6.1.4", |
72 | 72 | "@testing-library/react": "^14.0.0",
|
73 |
| - "@types/inquirer": "^9.0.0", |
74 |
| - "@types/jest": "^29.5.2", |
75 |
| - "@types/node": "^20.3.1", |
76 |
| - "@types/prismjs": "^1.26.0", |
77 |
| - "@types/react": "^18.2.12", |
78 |
| - "@types/react-dom": "^18.2.5", |
79 |
| - "@types/testing-library__jest-dom": "^5.14.6", |
| 73 | + "@types/inquirer": "^9.0.6", |
| 74 | + "@types/jest": "^29.5.7", |
| 75 | + "@types/node": "^20.8.10", |
| 76 | + "@types/prismjs": "^1.26.2", |
| 77 | + "@types/react": "^18.2.34", |
| 78 | + "@types/react-dom": "^18.2.14", |
80 | 79 | "classnames": "^2.3.2",
|
81 |
| - "cypress": "^12.14.0", |
| 80 | + "cypress": "^13.4.0", |
82 | 81 | "cypress-file-upload": "^5.0.8",
|
83 |
| - "dotenv": "^16.1.4", |
84 |
| - "eslint": "^8.42.0", |
85 |
| - "filesize": "^10.0.7", |
| 82 | + "dotenv": "^16.3.1", |
| 83 | + "eslint": "^8.52.0", |
| 84 | + "filesize": "^10.1.0", |
86 | 85 | "husky": "^8.0.1",
|
87 | 86 | "identity-obj-proxy": "^3.0.0",
|
88 |
| - "inquirer": "^9.2.7", |
89 |
| - "jest": "^29.5.0", |
90 |
| - "jest-environment-jsdom": "^29.5.0", |
| 87 | + "inquirer": "^9.2.11", |
| 88 | + "jest": "^29.7.0", |
| 89 | + "jest-environment-jsdom": "^29.7.0", |
91 | 90 | "jest-watch-typeahead": "^2.2.2",
|
92 |
| - "lint-staged": "^13.2.2", |
93 |
| - "next": "^13.4.6", |
| 91 | + "lint-staged": "^15.0.2", |
| 92 | + "next": "^14.0.1", |
94 | 93 | "npm-run-all": "^4.1.5",
|
95 |
| - "prettier": "^2.8.8", |
| 94 | + "prettier": "^3.0.3", |
96 | 95 | "prismjs": "^1.28.0",
|
97 | 96 | "react": "^18.2.0",
|
98 | 97 | "react-dom": "^18.2.0",
|
99 | 98 | "react-md": "^5.1.5",
|
100 |
| - "rimraf": "^5.0.1", |
101 |
| - "rollup": "^3.25.1", |
102 |
| - "sass": "^1.63.4", |
| 99 | + "rimraf": "^5.0.5", |
| 100 | + "rollup": "^4.2.0", |
| 101 | + "sass": "^1.69.5", |
103 | 102 | "standard-version": "^9.5.0",
|
104 |
| - "ts-jest": "^29.1.0", |
| 103 | + "ts-jest": "^29.1.1", |
105 | 104 | "ts-node": "^10.9.1",
|
106 |
| - "typedoc": "^0.24.8", |
107 |
| - "typescript": "^5.1.3" |
| 105 | + "typedoc": "^0.25.3", |
| 106 | + "typescript": "^5.2.2" |
108 | 107 | },
|
109 | 108 | "peerDependencies": {
|
110 | 109 | "react": ">= 16.14"
|
|
0 commit comments