Skip to content
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
940 changes: 0 additions & 940 deletions .yarn/releases/yarn-4.13.0.cjs

This file was deleted.

1,000 changes: 1,000 additions & 0 deletions .yarn/releases/yarn-4.18.0.cjs

Large diffs are not rendered by default.

6 changes: 5 additions & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
approvedGitRepositories: []

enableScripts: false

nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-4.13.0.cjs
yarnPath: .yarn/releases/yarn-4.18.0.cjs
13 changes: 12 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,17 @@
"path-to-regexp": "^0.1.13",
"package-json": "^8.1.1"
},
"dependenciesMeta": {
"@swc/core": {
"built": true
},
"esbuild": {
"built": true
},
"workerd": {
"built": true
}
},
"browserslist": {
"production": [
">0.5%",
Expand All @@ -63,5 +74,5 @@
"yarn": "4.2.1"
},
"description": "Website for r/JapanFinance wiki",
"packageManager": "yarn@4.13.0"
"packageManager": "yarn@4.18.0"
}
13 changes: 10 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Manual changes might be lost - proceed with caution!

__metadata:
version: 8
version: 10
cacheKey: 10c0

"@11ty/gray-matter@npm:^1.0.0":
Expand Down Expand Up @@ -10779,6 +10779,13 @@ __metadata:
react-dom: "npm:^19.2.8"
typescript: "npm:^6.0.3"
wrangler: "npm:^4.114.0"
dependenciesMeta:
"@swc/core":
built: true
esbuild:
built: true
workerd:
built: true
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -14665,14 +14672,14 @@ __metadata:

"resolve@patch:resolve@npm%3A^1.14.2#optional!builtin<compat/resolve>":
version: 1.22.2
resolution: "resolve@patch:resolve@npm%3A1.22.2#optional!builtin<compat/resolve>::version=1.22.2&hash=c3c19d"
resolution: "resolve@patch:resolve@npm%3A1.22.2#optional!builtin<compat/resolve>::version=1.22.2&hash=9bd1a5"
dependencies:
is-core-module: "npm:^2.11.0"
path-parse: "npm:^1.0.7"
supports-preserve-symlinks-flag: "npm:^1.0.0"
bin:
resolve: bin/resolve
checksum: 10c0/dcf068c4391941734efda06b6f778c013fd349cd4340f126de17c265a7b006c67de7e80e7aa06ecd29f3922e49f5561622b9faf98531f16aa9a896d22148c661
checksum: 10c0/d180be65bc4566a32a869a5ef278641ef48295a42164bec49ee3dfe4681084496fcff73598bfe4880bcd40e57e1162e056e2e174004e8fca39bdc9d518e2e0e8
languageName: node
linkType: hard

Expand Down