Skip to content

Commit

Permalink
install new package version
Browse files Browse the repository at this point in the history
  • Loading branch information
SKairinos committed Jun 3, 2024
1 parent 3744e4f commit f04ed30
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@reduxjs/toolkit": "^2.0.1",
"codeforlife": "github:ocadotechnology/codeforlife-package-javascript#fix_api_types",
"codeforlife": "github:ocadotechnology/codeforlife-package-javascript#v1.27.7",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-redux": "^9.1.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1381,9 +1381,9 @@
eslint-visitor-keys "^3.3.0"

"@eslint-community/regexpp@^4.4.0", "@eslint-community/regexpp@^4.6.1":
version "4.10.0"
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.10.0.tgz#548f6de556857c8bb73bbee70c35dc82a2e74d63"
integrity sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==
version "4.10.1"
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.10.1.tgz#361461e5cb3845d874e61731c11cfedd664d83a0"
integrity sha512-Zm2NGpWELsQAD1xsJzGQpYfvICSsFkEpU0jxBjfdC6uNEWXcHnfs9hScFWtXVDVl+rBQJGrl4g1vcKIejpH9dA==

"@eslint/eslintrc@^2.1.4":
version "2.1.4"
Expand Down Expand Up @@ -2559,9 +2559,9 @@ clsx@^2.1.0:
resolved "https://registry.yarnpkg.com/clsx/-/clsx-2.1.1.tgz#eed397c9fd8bd882bfb18deab7102049a2f32999"
integrity sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==

"codeforlife@github:ocadotechnology/codeforlife-package-javascript#fix_api_types":
version "1.27.6"
resolved "https://codeload.github.com/ocadotechnology/codeforlife-package-javascript/tar.gz/fcecd92ab827a73af8103abd49f2b268731dcdfe"
"codeforlife@github:ocadotechnology/codeforlife-package-javascript#v1.27.7":
version "1.27.7"
resolved "https://codeload.github.com/ocadotechnology/codeforlife-package-javascript/tar.gz/5490e02874d1f4fa6f99332d19db9c7749ab8066"
dependencies:
"@emotion/react" "^11.10.6"
"@emotion/styled" "^11.10.6"
Expand Down

0 comments on commit f04ed30

Please sign in to comment.