Skip to content

Commit

Permalink
Dependencies Upgrade (#310)
Browse files Browse the repository at this point in the history
  • Loading branch information
williamputraintan authored Jan 18, 2024
1 parent 354e1d6 commit b353983
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"moment": "^2.30.1",
"primeflex": "^3.3.1",
"primeicons": "^6.0.1",
"primereact": "^10.3.2",
"primereact": "10.2.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-json-pretty": "^2.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3810,7 +3810,7 @@ __metadata:
prettier: "npm:^3.2.4"
primeflex: "npm:^3.3.1"
primeicons: "npm:^6.0.1"
primereact: "npm:^10.3.2"
primereact: "npm:10.2.1"
react: "npm:^18.2.0"
react-dom: "npm:^18.2.0"
react-json-pretty: "npm:^2.2.0"
Expand Down Expand Up @@ -5890,9 +5890,9 @@ __metadata:
languageName: node
linkType: hard

"primereact@npm:^10.3.2":
version: 10.3.2
resolution: "primereact@npm:10.3.2"
"primereact@npm:10.2.1":
version: 10.2.1
resolution: "primereact@npm:10.2.1"
dependencies:
"@types/react-transition-group": "npm:^4.4.1"
react-transition-group: "npm:^4.4.1"
Expand All @@ -5903,7 +5903,7 @@ __metadata:
peerDependenciesMeta:
"@types/react":
optional: true
checksum: d032d01a94f223e11dea8622ce379f01ce5ca2052afe01d52c405f61641fc49e980831c94086097ad6b7da9d1a11309a0ca7436c51194722d8203053ef91562c
checksum: a49cb830c3cabdc3603f3926978605fcd1e2c228a22ec5b62f26edffb7fcecccc1204ca617f1432efd0e5d2110611d5f2cc8aa70a7f3e7f8de9ac1ce69a1e118
languageName: node
linkType: hard

Expand Down

0 comments on commit b353983

Please sign in to comment.