|
70 | 70 | ]
|
71 | 71 | },
|
72 | 72 | "devDependencies": {
|
73 |
| - "@babel/core": "^7.22.10", |
74 |
| - "@babel/eslint-parser": "^7.22.10", |
| 73 | + "@babel/core": "^7.22.11", |
| 74 | + "@babel/eslint-parser": "^7.22.11", |
75 | 75 | "@babel/plugin-proposal-class-properties": "^7.17.12",
|
76 | 76 | "@babel/preset-env": "^7.22.10",
|
77 | 77 | "@babel/preset-react": "^7.22.5",
|
78 | 78 | "@mdx-js/loader": "^2.0.0-next.9",
|
79 | 79 | "@octokit/auth-action": "^4.0.0",
|
80 | 80 | "@octokit/rest": "^20.0.1",
|
81 | 81 | "@pmmmwh/react-refresh-webpack-plugin": "next",
|
82 |
| - "@svgr/webpack": "^8.0.1", |
| 82 | + "@svgr/webpack": "^8.1.0", |
83 | 83 | "autoprefixer": "^10.4.15",
|
84 | 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.17.3", |
| 88 | + "cypress": "^12.17.4", |
89 | 89 | "directory-tree": "^3.5.1",
|
90 | 90 | "directory-tree-webpack-plugin": "^1.0.3",
|
91 | 91 | "duplexer": "^0.1.1",
|
92 |
| - "eslint": "^8.47.0", |
| 92 | + "eslint": "^8.48.0", |
93 | 93 | "eslint-config-prettier": "^9.0.0",
|
94 | 94 | "eslint-plugin-cypress": "^2.14.0",
|
95 | 95 | "eslint-plugin-mdx": "^2.2.0",
|
96 |
| - "eslint-plugin-react": "^7.33.1", |
| 96 | + "eslint-plugin-react": "^7.33.2", |
97 | 97 | "eslint-plugin-react-hooks": "^4.6.0",
|
98 | 98 | "front-matter": "^4.0.2",
|
99 | 99 | "github-slugger": "^2.0.0",
|
100 | 100 | "html-webpack-plugin": "^5.5.3",
|
101 | 101 | "http-server": "^14.1.1",
|
102 | 102 | "husky": "^8.0.3",
|
103 | 103 | "hyperlink": "^5.0.4",
|
104 |
| - "jest": "^29.6.2", |
105 |
| - "lightningcss": "^1.21.5", |
106 |
| - "lint-staged": "^14.0.0", |
| 104 | + "jest": "^29.6.4", |
| 105 | + "lightningcss": "^1.21.7", |
| 106 | + "lint-staged": "^14.0.1", |
107 | 107 | "lodash": "^4.17.21",
|
108 | 108 | "markdownlint-cli": "^0.35.0",
|
109 | 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 | "npm-run-all": "^4.1.1",
|
114 |
| - "postcss": "^8.4.27", |
| 114 | + "postcss": "^8.4.28", |
115 | 115 | "postcss-loader": "^7.3.3",
|
116 |
| - "prettier": "^3.0.1", |
| 116 | + "prettier": "^3.0.2", |
117 | 117 | "react-refresh": "^0.14.0",
|
118 | 118 | "redirect-webpack-plugin": "^1.0.0",
|
119 | 119 | "remark": "^14.0.3",
|
|
125 | 125 | "remark-html": "^15.0.2",
|
126 | 126 | "remark-refractor": "montogeek/remark-refractor",
|
127 | 127 | "rimraf": "^5.0.1",
|
128 |
| - "sass": "^1.65.1", |
| 128 | + "sass": "^1.66.1", |
129 | 129 | "sass-loader": "^13.3.2",
|
130 | 130 | "sirv-cli": "^2.0.2",
|
131 | 131 | "sitemap-static": "^0.4.2",
|
|
0 commit comments