@vercel/frameworks
Advanced tools
Comparing version 3.4.0 to 3.5.0
@@ -1302,3 +1302,2 @@ "use strict"; | ||
slug: "saber", | ||
demo: "https://saber-template.vercel.app", | ||
logo: "https://api-frameworks.vercel.sh/framework-logos/saber.svg", | ||
@@ -1749,2 +1748,3 @@ tagline: "Saber is a framework for building static sites in Vue.js that supports data from any source.", | ||
website: "https://vitejs.dev", | ||
supersedes: ["ionic-react"], | ||
envPrefix: "VITE_", | ||
@@ -1751,0 +1751,0 @@ detectors: { |
@@ -1302,3 +1302,2 @@ "use strict"; | ||
slug: "saber", | ||
demo: "https://saber-template.vercel.app", | ||
logo: "https://api-frameworks.vercel.sh/framework-logos/saber.svg", | ||
@@ -1749,2 +1748,3 @@ tagline: "Saber is a framework for building static sites in Vue.js that supports data from any source.", | ||
website: "https://vitejs.dev", | ||
supersedes: ["ionic-react"], | ||
envPrefix: "VITE_", | ||
@@ -1751,0 +1751,0 @@ detectors: { |
{ | ||
"name": "@vercel/frameworks", | ||
"version": "3.4.0", | ||
"version": "3.5.0", | ||
"main": "./dist/frameworks.js", | ||
@@ -25,4 +25,4 @@ "types": "./dist/frameworks.d.ts", | ||
"@types/node-fetch": "2.5.8", | ||
"@vercel/routing-utils": "3.1.0", | ||
"ajv": "6.12.2", | ||
"@vercel/routing-utils": "5.0.0", | ||
"ajv": "6.12.3", | ||
"jest-junit": "16.0.0", | ||
@@ -29,0 +29,0 @@ "typescript": "4.9.5" |
Sorry, the diff of this file is too big to display
209539