Skip to content

Commit

Permalink
new js package
Browse files Browse the repository at this point in the history
  • Loading branch information
SKairinos committed Aug 16, 2024
1 parent 034a89b commit b645772
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 @@ -26,7 +26,7 @@
"type-check": "tsc --build tsconfig.json"
},
"dependencies": {
"codeforlife": "github:ocadotechnology/codeforlife-package-javascript#template-frontend-1"
"codeforlife": "github:ocadotechnology/codeforlife-package-javascript#v2.3.0"
},
"devDependencies": {
"@eslint/js": "^9.9.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1563,9 +1563,9 @@
react-is "^18.3.1"

"@mui/x-date-pickers@^7.7.1":
version "7.12.1"
resolved "https://registry.yarnpkg.com/@mui/x-date-pickers/-/x-date-pickers-7.12.1.tgz#f8db96c6617a3cf27eacc427de9247d24c922fc5"
integrity sha512-Zj8kt3SCQbJp1qhMi+A3I4KqB8i5OY2Q11mdOEathFhqN/SQm1sUjIa1G09cGP1dPDgK1a6KM6qJGNtcw/nuWA==
version "7.13.0"
resolved "https://registry.yarnpkg.com/@mui/x-date-pickers/-/x-date-pickers-7.13.0.tgz#1afe20dc7ee30c9c1f91c232f3c61f94d2b8427b"
integrity sha512-cmpAfkzOjUgL4I8WenU4elm1QJO8vWpGmIPCezT3Q9wFjGL1QApQhJ5gMZ+X4tM6Gha9AhIWNQX5eXHKbSoyFQ==
dependencies:
"@babel/runtime" "^7.25.0"
"@mui/system" "^5.16.5"
Expand Down Expand Up @@ -2691,9 +2691,9 @@ clsx@^2.1.0, clsx@^2.1.1:
resolved "https://registry.yarnpkg.com/clsx/-/clsx-2.1.1.tgz#eed397c9fd8bd882bfb18deab7102049a2f32999"
integrity sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==

"codeforlife@github:ocadotechnology/codeforlife-package-javascript#template-frontend-1":
version "2.2.2"
resolved "https://codeload.github.com/ocadotechnology/codeforlife-package-javascript/tar.gz/c2febb3387765cd6095e5ae9fa643f9498d2458c"
"codeforlife@github:ocadotechnology/codeforlife-package-javascript#v2.3.0":
version "2.3.0"
resolved "https://codeload.github.com/ocadotechnology/codeforlife-package-javascript/tar.gz/6ca074a21f1d69e60813b3ee5db9902248c128c5"
dependencies:
"@emotion/react" "^11.10.6"
"@emotion/styled" "^11.10.6"
Expand Down

0 comments on commit b645772

Please sign in to comment.