We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f74fee2 commit bf6be71Copy full SHA for bf6be71
package.json
@@ -18,14 +18,14 @@
18
"license": "ISC",
19
"homepage": "https://error-four-o-four.github.io/",
20
"devDependencies": {
21
- "jsdom": "^21.1.0",
22
- "postcss": "^8.4.20",
23
- "postcss-custom-media": "^9.0.1",
+ "jsdom": "^22.1.0",
+ "postcss": "^8.4.31",
+ "postcss-custom-media": "^10.0.1",
24
"postcss-import": "^15.1.0",
25
"postcss-minify": "^1.1.0",
26
- "postcss-nested": "^6.0.0",
27
- "prettier": "^2.8.4",
28
- "simple-icons": "^8.1.0",
29
- "vite": "^4.1.4"
+ "postcss-nested": "^6.0.1",
+ "prettier": "^3.0.3",
+ "simple-icons": "^9.16.1",
+ "vite": "^4.4.11"
30
}
31
0 commit comments