Skip to content

Commit ac6a03c

Browse files
committed
Merge branch 'main' into postcss-style-parsing-parser-services
2 parents bc91e40 + 5d68e03 commit ac6a03c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

explorer-v2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"preview": "vite preview"
1313
},
1414
"dependencies": {
15-
"@fontsource/fira-mono": "^4.2.2",
15+
"@fontsource/fira-mono": "^5.0.0",
1616
"@typescript-eslint/parser": "^5.30.3",
1717
"eslint": "^8.0.0",
1818
"eslint-plugin-svelte3": "^4.0.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
],
1111
"funding": "https://github.com/sponsors/ota-meshi",
1212
"license": "MIT",
13-
"packageManager": "[email protected].4",
13+
"packageManager": "[email protected].5",
1414
"engines": {
1515
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
1616
},

0 commit comments

Comments
 (0)