Skip to content

Commit

Permalink
Update Preview (#24)
Browse files Browse the repository at this point in the history
* Much better test (#21)

* try to fix slow loading

* Try to optimize

* Upgrade next and cypress

* add tailwindFunctions

* Fixed and better way to set month so test will no longer fail

* add allowSyntheticDefaultImports

* Much better way to make test

* Add select-none so no more copy

* Style add ;

* Try to fix test

* Try to fix test

* Update cypress.yml

* fix: upgrade next from 14.0.4 to 14.1.0 (#20)

Snyk has created this PR to upgrade next from 14.0.4 to 14.1.0.

See this package in npm:
https://www.npmjs.com/package/next

See this project in Snyk:
https://app.snyk.io/org/phiko-cretto/project/26238ed4-7b33-4e21-b460-68a5e43b33dc?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>

* fix: upgrade clsx from 2.0.0 to 2.0.1 (#19)

Snyk has created this PR to upgrade clsx from 2.0.0 to 2.0.1.

See this package in npm:
https://www.npmjs.com/package/clsx

See this project in Snyk:
https://app.snyk.io/org/phiko-cretto/project/26238ed4-7b33-4e21-b460-68a5e43b33dc?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>

* fix: upgrade @vercel/speed-insights from 1.0.1 to 1.0.9 (#22)

Snyk has created this PR to upgrade @vercel/speed-insights from 1.0.1 to 1.0.9.

See this package in npm:
https://www.npmjs.com/package/@vercel/speed-insights

See this project in Snyk:
https://app.snyk.io/org/phiko-cretto/project/26238ed4-7b33-4e21-b460-68a5e43b33dc?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>

* fix: upgrade clsx from 2.0.1 to 2.1.0 (#23)

Snyk has created this PR to upgrade clsx from 2.0.1 to 2.1.0.

See this package in npm:
https://www.npmjs.com/package/clsx

See this project in Snyk:
https://app.snyk.io/org/phiko-cretto/project/26238ed4-7b33-4e21-b460-68a5e43b33dc?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>

---------

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
phiko-misc and snyk-bot authored Feb 23, 2024
1 parent 9cbacaf commit f51d09d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"test:component:headless": "cypress run --component"
},
"dependencies": {
"clsx": "^2.0.1",
"clsx": "^2.1.0",
"@vercel/speed-insights": "^1.0.9",
"dayjs": "^1.11.10",
"next": "^14.1.0",
Expand Down

0 comments on commit f51d09d

Please sign in to comment.