Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Knip cleanup #216

Merged
merged 2 commits into from
Nov 2, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@
"next-themes": "^0.3.0",
"node-cron": "^3.0.3",
"payload": "3.0.0-beta.119",
"prism-react-renderer": "^2.4.0",
"react": "19.0.0-rc-65a56d0e-20241020",
"react-dom": "19.0.0-rc-65a56d0e-20241020",
"react-spinners": "^0.14.1",
Expand Down
2 changes: 0 additions & 2 deletions app/src/components/HeaderContent/Nav/Nav.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,3 @@ export const Nav = () => {
</>
);
};

export default Nav;
2 changes: 0 additions & 2 deletions app/src/payload/blocks/Embed/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,3 @@ export const Embed: Block = {
},
],
};

export default Embed;
22 changes: 1 addition & 21 deletions app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4758,13 +4758,6 @@ __metadata:
languageName: node
linkType: hard

"@types/prismjs@npm:^1.26.0":
version: 1.26.4
resolution: "@types/prismjs@npm:1.26.4"
checksum: 10c0/996be7d119779c4cbe66e58342115a12d35a02226dae3aaa4a744c9652d5a3939c93c26182e18156965ac4f93575ebb309c3469c36f52e60ee5c0f8f27e874df
languageName: node
linkType: hard

"@types/prop-types@npm:*":
version: 15.7.13
resolution: "@types/prop-types@npm:15.7.13"
Expand Down Expand Up @@ -6185,7 +6178,7 @@ __metadata:
languageName: node
linkType: hard

"clsx@npm:^2.0.0, clsx@npm:^2.1.0":
"clsx@npm:^2.1.0":
version: 2.1.1
resolution: "clsx@npm:2.1.1"
checksum: 10c0/c4c8eb865f8c82baab07e71bfa8897c73454881c4f99d6bc81585aecd7c441746c1399d08363dc096c550cceaf97bd4ce1e8854e1771e9998d9f94c4fe075839
Expand Down Expand Up @@ -10401,7 +10394,6 @@ __metadata:
node-cron: "npm:^3.0.3"
payload: "npm:3.0.0-beta.119"
prettier: "npm:^3.3.3"
prism-react-renderer: "npm:^2.4.0"
react: "npm:19.0.0-rc-65a56d0e-20241020"
react-dom: "npm:19.0.0-rc-65a56d0e-20241020"
react-spinners: "npm:^0.14.1"
Expand Down Expand Up @@ -11339,18 +11331,6 @@ __metadata:
languageName: node
linkType: hard

"prism-react-renderer@npm:^2.4.0":
version: 2.4.0
resolution: "prism-react-renderer@npm:2.4.0"
dependencies:
"@types/prismjs": "npm:^1.26.0"
clsx: "npm:^2.0.0"
peerDependencies:
react: ">=16.0.0"
checksum: 10c0/3d6969b057da0efe39e3e637bf93601cd5757de5919180e8df16daf1d1b8eedc39b70c7f6f28724fba0a01bc857c6b78312ab027f4e913159d1165c5aba235bb
languageName: node
linkType: hard

"prismjs@npm:1.29.0, prismjs@npm:^1.27.0":
version: 1.29.0
resolution: "prismjs@npm:1.29.0"
Expand Down