Skip to content

Commit 05503b4

Browse files
committed
resolve yarn issues
1 parent b82ed9a commit 05503b4

File tree

5 files changed

+292
-292
lines changed

5 files changed

+292
-292
lines changed

.yarn/install-state.gz

-122 Bytes
Binary file not shown.

.yarn/releases/yarn-4.5.3.cjs .yarn/releases/yarn-4.6.0.cjs

+287-287
Large diffs are not rendered by default.

.yarnrc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
nodeLinker: node-modules
22

3-
yarnPath: .yarn/releases/yarn-4.5.3.cjs
3+
yarnPath: .yarn/releases/yarn-4.6.0.cjs

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@tailwindcss/forms": "^0.5.7",
1111
"@tailwindcss/typography": "^0.5.13",
1212
"autoprefixer": "^10.4.19",
13-
"codemirror": "5",
13+
"codemirror": "5.65.18",
1414
"esbuild": "^0.23.0",
1515
"postcss": "^8.4.38",
1616
"tailwindcss": "^3.4.4",
@@ -23,7 +23,7 @@
2323
"vite-plugin-full-reload": "^1.2.0",
2424
"vite-plugin-stimulus-hmr": "^3.0.0"
2525
},
26-
"packageManager": "yarn@4.5.3",
26+
"packageManager": "yarn@4.6.0",
2727
"scripts": {
2828
"vite": "vite",
2929
"build": "vite build",

yarn.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -1017,7 +1017,7 @@ __metadata:
10171017
"@tailwindcss/typography": "npm:^0.5.13"
10181018
"@vitejs/plugin-react": "npm:^4.3.4"
10191019
autoprefixer: "npm:^10.4.19"
1020-
codemirror: "npm:5"
1020+
codemirror: "npm:5.65.18"
10211021
esbuild: "npm:^0.23.0"
10221022
postcss: "npm:^8.4.38"
10231023
tailwindcss: "npm:^3.4.4"
@@ -1160,7 +1160,7 @@ __metadata:
11601160
languageName: node
11611161
linkType: hard
11621162

1163-
"codemirror@npm:5":
1163+
"codemirror@npm:5.65.18":
11641164
version: 5.65.18
11651165
resolution: "codemirror@npm:5.65.18"
11661166
checksum: 10c0/806e00c7081f9a5ba6bc59205d0cf5ada273bc977da9967d04a78e94e27cdfbd41a10409fcf74eea4b12eebe1972e05120771780729a8bc04eef14b1ed20ac98

0 commit comments

Comments
 (0)