Skip to content

Commit 941c626

Browse files
committed
upgrade postcss and react-icons
1 parent b634e95 commit 941c626

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package-lock.json

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"react": "^18.2.0",
1717
"react-dom": "^18.2.0",
1818
"react-error-boundary": "^3.1.4",
19-
"react-icons": "^4.8.0",
19+
"react-icons": "^4.9.0",
2020
"react-image-gallery": "^1.2.11",
2121
"swr": "^2.1.5"
2222
},
@@ -27,7 +27,7 @@
2727
"eslint": "^8.41.0",
2828
"eslint-config-next": "^13.4.4",
2929
"eslint-config-prettier": "^8.8.0",
30-
"postcss": "^8.4.23",
30+
"postcss": "^8.4.24",
3131
"prettier": "^2.8.8",
3232
"tailwindcss": "^3.3.2"
3333
}

0 commit comments

Comments
 (0)