Skip to content

Commit bf6be71

Browse files
chore: upgrade dependencies
1 parent f74fee2 commit bf6be71

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,14 @@
1818
"license": "ISC",
1919
"homepage": "https://error-four-o-four.github.io/",
2020
"devDependencies": {
21-
"jsdom": "^21.1.0",
22-
"postcss": "^8.4.20",
23-
"postcss-custom-media": "^9.0.1",
21+
"jsdom": "^22.1.0",
22+
"postcss": "^8.4.31",
23+
"postcss-custom-media": "^10.0.1",
2424
"postcss-import": "^15.1.0",
2525
"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"
26+
"postcss-nested": "^6.0.1",
27+
"prettier": "^3.0.3",
28+
"simple-icons": "^9.16.1",
29+
"vite": "^4.4.11"
3030
}
3131
}

0 commit comments

Comments
 (0)