Skip to content

Commit bc8237f

Browse files
Update Font Awesome to v7
1 parent 9e1d947 commit bc8237f

File tree

2 files changed

+17
-29
lines changed

2 files changed

+17
-29
lines changed

apps/react-pouchdb-example/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stanlemon/react-pouchdb-example",
3-
"version": "0.3.29",
3+
"version": "0.3.30",
44
"description": "A react app using pouchdb built in typescript",
55
"author": "Stan Lemon <stanlemon@users.noreply.github.com",
66
"license": "MIT",
@@ -22,8 +22,8 @@
2222
"node": ">=22.15.1"
2323
},
2424
"dependencies": {
25-
"@fortawesome/fontawesome-svg-core": "^6.7.2",
26-
"@fortawesome/free-solid-svg-icons": "^6.7.2",
25+
"@fortawesome/fontawesome-svg-core": "^7.0.0",
26+
"@fortawesome/free-solid-svg-icons": "^7.0.0",
2727
"@fortawesome/react-fontawesome": "^0.2.3",
2828
"@stanlemon/react-couchdb-authentication": "*",
2929
"@stanlemon/react-pouchdb": "*",

package-lock.json

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

0 commit comments

Comments
 (0)