|
70 | 70 | ]
|
71 | 71 | },
|
72 | 72 | "devDependencies": {
|
73 |
| - "@babel/core": "^7.22.5", |
74 |
| - "@babel/eslint-parser": "^7.22.6", |
| 73 | + "@babel/core": "^7.22.8", |
| 74 | + "@babel/eslint-parser": "^7.22.7", |
75 | 75 | "@babel/plugin-proposal-class-properties": "^7.17.12",
|
76 |
| - "@babel/preset-env": "^7.22.5", |
| 76 | + "@babel/preset-env": "^7.22.7", |
77 | 77 | "@babel/preset-react": "^7.22.5",
|
78 | 78 | "@mdx-js/loader": "^2.0.0-next.9",
|
79 |
| - "@octokit/auth-action": "^3.0.2", |
| 79 | + "@octokit/auth-action": "^4.0.0", |
80 | 80 | "@octokit/rest": "^19.0.13",
|
81 | 81 | "@pmmmwh/react-refresh-webpack-plugin": "next",
|
82 | 82 | "@svgr/webpack": "^8.0.1",
|
83 | 83 | "autoprefixer": "^10.4.14",
|
84 |
| - "babel-loader": "^9.1.2", |
| 84 | + "babel-loader": "^9.1.3", |
85 | 85 | "copy-webpack-plugin": "^11.0.0",
|
86 | 86 | "css-loader": "^6.8.1",
|
87 | 87 | "css-minimizer-webpack-plugin": "^5.0.1",
|
88 |
| - "cypress": "^12.16.0", |
| 88 | + "cypress": "^12.17.0", |
89 | 89 | "directory-tree": "^3.5.1",
|
90 | 90 | "directory-tree-webpack-plugin": "^1.0.3",
|
91 | 91 | "duplexer": "^0.1.1",
|
|
101 | 101 | "http-server": "^14.1.1",
|
102 | 102 | "husky": "^8.0.3",
|
103 | 103 | "hyperlink": "^5.0.4",
|
104 |
| - "jest": "^29.6.0", |
105 |
| - "lightningcss": "^1.21.1", |
| 104 | + "jest": "^29.6.1", |
| 105 | + "lightningcss": "^1.21.5", |
106 | 106 | "lint-staged": "^13.2.3",
|
107 | 107 | "lodash": "^4.17.21",
|
108 | 108 | "markdownlint-cli": "^0.35.0",
|
109 |
| - "mdast-util-to-string": "^3.2.0", |
| 109 | + "mdast-util-to-string": "^4.0.0", |
110 | 110 | "mini-css-extract-plugin": "^2.7.6",
|
111 | 111 | "mkdirp": "^3.0.1",
|
112 | 112 | "modularscale-sass": "^3.0.3",
|
113 | 113 | "node-fetch": "^3.3.1",
|
114 | 114 | "npm-run-all": "^4.1.1",
|
115 |
| - "postcss": "^8.4.24", |
| 115 | + "postcss": "^8.4.25", |
116 | 116 | "postcss-loader": "^7.3.3",
|
117 |
| - "prettier": "^2.8.8", |
| 117 | + "prettier": "^3.0.0", |
118 | 118 | "react-refresh": "^0.14.0",
|
119 | 119 | "redirect-webpack-plugin": "^1.0.0",
|
120 | 120 | "remark": "^14.0.3",
|
|
134 | 134 | "style-loader": "^3.3.3",
|
135 | 135 | "tailwindcss": "^3.3.2",
|
136 | 136 | "tap-spot": "^1.1.2",
|
137 |
| - "unist-util-visit": "^4.1.2", |
| 137 | + "unist-util-visit": "^5.0.0", |
138 | 138 | "webpack": "^5.88.1",
|
139 | 139 | "webpack-bundle-analyzer": "^4.9.0",
|
140 | 140 | "webpack-cli": "^5.1.4",
|
|
0 commit comments