Skip to content
Closed
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
40 changes: 20 additions & 20 deletions .pnp.cjs
100755 → 100644

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

2 changes: 1 addition & 1 deletion admin-interface/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"date-fns": "^4.1.0",
"knip": "^5.61.3",
"knip": "^5.62.0",
"lucide-react": "^0.525.0",
"pino": "^9.7.0",
"react": "^19.1.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"bcrypt": "^6.0.0",
"chalk": "^4.1.2",
"dotenv": "^17.0.1",
"knip": "^5.61.3",
"knip": "^5.62.0",
"oxlint": "^1.0.0",
"phantom-api-client": "workspace:*",
"syncpack": "^13.0.4",
Expand Down
2 changes: 1 addition & 1 deletion phantom-api-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"express-validator": "^7.2.1",
"helmet": "^8.1.0",
"jsonwebtoken": "^9.0.2",
"knip": "^5.61.3",
"knip": "^5.62.0",
"pg": "^8.12.0",
"pino": "^9.7.0",
"pino-pretty": "^13.0.0",
Expand Down
2 changes: 1 addition & 1 deletion phantom-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"axios": "^1.10.0",
"chalk": "^4.1.2",
"commander": "^12.0.0",
"knip": "^5.61.3",
"knip": "^5.62.0",
"oxlint": "^1.0.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion public-doc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "0.2.0-alpha",
"license": "MIT",
"dependencies": {
"knip": "^5.61.3"
"knip": "^5.62.0"
},
"projectConfig": {
"type": "app",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2573,7 +2573,7 @@ __metadata:
date-fns: "npm:^4.1.0"
globals: "npm:^16.2.0"
jsdom: "npm:^26.1.0"
knip: "npm:^5.61.3"
knip: "npm:^5.62.0"
lucide-react: "npm:^0.525.0"
oxlint: "npm:^1.0.0"
pino: "npm:^9.7.0"
Expand Down Expand Up @@ -4954,9 +4954,9 @@ __metadata:
languageName: node
linkType: hard

"knip@npm:^5.61.3":
version: 5.61.3
resolution: "knip@npm:5.61.3"
"knip@npm:^5.62.0":
version: 5.62.0
resolution: "knip@npm:5.62.0"
dependencies:
"@nodelib/fs.walk": "npm:^1.2.3"
fast-glob: "npm:^3.3.3"
Expand All @@ -4977,7 +4977,7 @@ __metadata:
bin:
knip: bin/knip.js
knip-bun: bin/knip-bun.js
checksum: 10c0/2f8abef32829e10f43a8374f254be871a792b9a7c8fdc4eda5630813f9d7cd310c9e0c68093a70b5ceeb3a6b20413705523ed75e482a6f5c80bb3323d2687dcf
checksum: 10c0/ffc6c123d132bb423936859c3ae5cb85154cfc862985f74637bc54a4920ef34c1f19d41020f7af25100ea8e7ae61f1f5279af8066043434444bcba82b8dc1611
languageName: node
linkType: hard

Expand Down Expand Up @@ -6025,7 +6025,7 @@ __metadata:
express-validator: "npm:^7.2.1"
helmet: "npm:^8.1.0"
jsonwebtoken: "npm:^9.0.2"
knip: "npm:^5.61.3"
knip: "npm:^5.62.0"
oxlint: "npm:^1.0.0"
pg: "npm:^8.12.0"
pino: "npm:^9.7.0"
Expand All @@ -6049,7 +6049,7 @@ __metadata:
axios: "npm:^1.10.0"
chalk: "npm:^4.1.2"
commander: "npm:^12.0.0"
knip: "npm:^5.61.3"
knip: "npm:^5.62.0"
oxlint: "npm:^1.0.0"
typedoc: "npm:^0.28.7"
typedoc-plugin-markdown: "npm:^4.7.0"
Expand All @@ -6070,7 +6070,7 @@ __metadata:
bcrypt: "npm:^6.0.0"
chalk: "npm:^4.1.2"
dotenv: "npm:^17.0.1"
knip: "npm:^5.61.3"
knip: "npm:^5.62.0"
oxlint: "npm:^1.0.0"
phantom-api-client: "workspace:*"
syncpack: "npm:^13.0.4"
Expand Down Expand Up @@ -6379,7 +6379,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "public-doc@workspace:public-doc"
dependencies:
knip: "npm:^5.61.3"
knip: "npm:^5.62.0"
languageName: unknown
linkType: soft

Expand Down