Skip to content

Commit

Permalink
chore(deps): update fontsource monorepo (#1275)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 3, 2025
1 parent 87aa9e4 commit d867cb9
Show file tree
Hide file tree
Showing 4 changed files with 298 additions and 114 deletions.
2 changes: 1 addition & 1 deletion playground/runtime-astro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"start": "astro dev"
},
"devDependencies": {
"astro": "^5.0.9",
"astro": "^5.1.2",
"dummy-commonjs": "workspace:*",
"dummy-module": "workspace:*"
}
Expand Down
2 changes: 1 addition & 1 deletion playground/runtime-next-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"devDependencies": {
"@types/react": "^19.0.2",
"dummy-module": "workspace:*",
"next": "^15.1.1",
"next": "^15.1.3",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"use-client-directive": "workspace:*"
Expand Down
6 changes: 3 additions & 3 deletions playground/runtime-svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@
},
"devDependencies": {
"multi-export": "workspace:*",
"@fontsource/fira-mono": "^5.1.0",
"@fontsource/fira-mono": "^5.1.1",
"@neoconfetti/svelte": "^1.0.0",
"@sveltejs/adapter-auto": "^3.3.1",
"@sveltejs/kit": "^2.12.1",
"@sveltejs/vite-plugin-svelte": "^3.1.2",
"@types/eslint": "^8.56.12",
"@typescript-eslint/eslint-plugin": "^8.18.1",
"@typescript-eslint/parser": "^8.18.1",
"@typescript-eslint/eslint-plugin": "^8.19.0",
"@typescript-eslint/parser": "^8.19.0",
"eslint": "^9.17.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.46.1",
Expand Down
Loading

0 comments on commit d867cb9

Please sign in to comment.