Skip to content
Merged
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
102 changes: 69 additions & 33 deletions data/tech-stack-data/1-0-0-beta.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"name": "Angular",
"description": "Platform for building mobile and desktop web applications",
"link": "https://angular.io/",
"version": "18.2.14"
"version": "18.2.13"
},
{
"name": "jQuery",
Expand All @@ -18,7 +18,7 @@
"name": "jQuery UI",
"description": "Set of user interface interactions, effects, widgets, and themes built on top of jQuery.",
"link": "https://jqueryui.com/",
"version": "1.13.3"
"version": "1.14.1"
},
{
"name": "ngx-bootstrap",
Expand All @@ -42,25 +42,19 @@
"name": "NVD3",
"description": "Re-usable charts for D3.js.",
"link": "https://nvd3.org/",
"version": "1.8.11"
"version": "1.8.16"
},
{
"name": "FullCalendar",
"description": "Full-sized drag & drop event calendar.",
"link": "https://fullcalendar.io/",
"version": "6.1.15"
"version": "6.1.18"
},
{
"name": "Lodash (lodash-es)",
"description": "A modern JavaScript utility library delivering modularity, performance, & extras.",
"link": "https://lodash.com/",
"version": "4.17.21"
},
{
"name": "Hammer.js",
"description": "A javascript library for multi-touch gestures.",
"link": "https://hammerjs.github.io/",
"version": "2.0.8"
"version": "4.17.12"
}
],
"React": [
Expand All @@ -77,6 +71,48 @@
"url": "https://nextjs.org/",
"description": "React framework that helps to build fast web apps",
"link": "https://nextjs.org/"
},
{
"name": "Material UI",
"version": "v6.3.1",
"url": "https://mui.com/material-ui/",
"description": "Ready to use Material Design components",
"link": "https://mui.com/material-ui/"
},
{
"name": "D3",
"version": "v7.8.5",
"url": "https://d3js.org/",
"description": "JavaScript library for manipulating documents based on data.",
"link": "https://d3js.org/"
},
{
"name": "NVD3",
"version": "v1.8.16",
"url": "https://nvd3.org/",
"description": "Re-usable charts for D3.js.",
"link": "https://nvd3.org/"
},
{
"name": "Fullcalendar",
"version": "v6.1.15",
"url": "https://fullcalendar.io/",
"description": "Full-sized drag & drop event calendar.",
"link": "https://fullcalendar.io/"
},
{
"name": "Lodash (lodash-es)",
"version": "v4.17.21",
"url": "https://lodash.com/",
"description": "A modern JavaScript utility library delivering modularity, performance, & extras.",
"link": "https://lodash.com/"
},
{
"name": "Moment",
"version": "v2.30.1",
"url": "https://momentjs.com/",
"description": "Parse, validate, manipulate, and display dates and times in JavaScript",
"link": "https://momentjs.com/"
}
],
"React Native": [
Expand All @@ -100,31 +136,31 @@
"name": "Spring Framework",
"description": "Comprehensive programming and configuration model for modern Java-based enterprise applications.",
"link": "https://spring.io/projects/spring-framework",
"version": "6.2.15"
"version": "6.2.16"
},
{
"name": "Spring Security",
"description": "Authentication and access-control framework.",
"link": "https://spring.io/projects/spring-security",
"version": "6.5.7"
"version": "6.5.8"
},
{
"name": "Spring Data",
"description": "Simplifies data access for relational and non-relational databases.",
"link": "https://spring.io/projects/spring-data",
"version": "2025.0.7"
"version": "2025.0.9"
},
{
"name": "Spring Boot",
"description": "Framework to create stand-alone, production-grade Spring based Applications.",
"link": "https://spring.io/projects/spring-boot",
"version": "3.5.9"
"version": "3.5.11"
},
{
"name": "Spring Session",
"description": "Provides an API and implementations for managing a user's session information.",
"link": "https://spring.io/projects/spring-session",
"version": "3.5.4"
"version": "3.5.5"
},
{
"name": "Hibernate (Jakarta)",
Expand All @@ -142,7 +178,7 @@
"name": "Jackson",
"description": "Standard JSON library for Java (streaming, DOM, binding).",
"link": "https://github.com/FasterXML/jackson",
"version": "2.20.1"
"version": "2.21.1"
},
{
"name": "SLF4J",
Expand All @@ -157,10 +193,10 @@
"version": "2.25.3"
},
{
"name": "HttpComponents HttpClient",
"name": "HttpComponents HttpClient5",
"description": "Client-side HTTP standards implementation.",
"link": "https://hc.apache.org/httpcomponents-client-5.x/",
"version": "5.5.1"
"version": "5.5.2"
},
{
"name": "Jakarta Servlet",
Expand All @@ -178,7 +214,7 @@
"name": "Apache Commons Lang3",
"description": "Extra methods for manipulation of standard Java classes.",
"link": "https://commons.apache.org/proper/commons-lang/",
"version": "3.19.0"
"version": "3.20.0"
},
{
"name": "Guava",
Expand All @@ -190,43 +226,43 @@
"name": "PostgreSQL Driver",
"description": "JDBC driver for PostgreSQL.",
"link": "https://jdbc.postgresql.org/",
"version": "42.7.8"
"version": "42.7.10"
},
{
"name": "Hibernate Validator",
"description": "Reference implementation of the Bean Validation specification.",
"link": "https://hibernate.org/validator/",
"version": "8.0.2.Final"
"version": "8.0.3.Final"
},
{
"name": "JGit",
"description": "Java implementation of the Git version control system.",
"link": "https://www.eclipse.org/jgit/",
"version": "7.4.0"
"version": "7.5.0.202512021534-r"
},
{
"name": "Apache Commons Codec",
"description": "Implementations of common encoders and decoders (Base64, Hex, etc).",
"link": "https://commons.apache.org/proper/commons-codec/",
"version": "1.18.0"
"version": "1.21.0"
},
{
"name": "Apache Commons IO",
"description": "Library of utilities to assist with developing IO functionality.",
"link": "https://commons.apache.org/proper/commons-io/",
"version": "2.19.0"
"version": "2.21.0"
},
{
"name": "Apache Commons Text",
"description": "Library focused on algorithms working on strings.",
"link": "https://commons.apache.org/proper/commons-text/",
"version": "1.13.1"
"version": "1.15.0"
},
{
"name": "OWASP AntiSamy",
"description": "Library for performing fast, configurable cleansing of HTML coming from untrusted sources.",
"link": "https://owasp.org/www-project-antisamy/",
"version": "1.7.7"
"version": "1.7.8"
},
{
"name": "Apache FreeMarker",
Expand All @@ -250,7 +286,7 @@
"name": "MongoDB Driver",
"description": "Java driver for MongoDB.",
"link": "https://www.mongodb.com/docs/drivers/java/sync/current/",
"version": "5.6.2"
"version": "5.6.4"
},
{
"name": "Jakarta Validation API",
Expand All @@ -262,13 +298,13 @@
"name": "Apache Commons Validator",
"description": "Client-side validation and server-side validation support.",
"link": "https://commons.apache.org/proper/commons-validator/",
"version": "1.10.0"
"version": "1.10.1"
},
{
"name": "JSON-Smart",
"description": "Performance focused JSON processor.",
"link": "https://netplex.github.io/json-smart/",
"version": "2.5.2"
"version": "2.6.0"
},
{
"name": "HSQLDB",
Expand Down Expand Up @@ -298,7 +334,7 @@
"name": "npm",
"description": "Package manager for the JavaScript programming language.",
"link": "https://www.npmjs.com/",
"version": "10.9.0"
"version": "10.9.2"
}
],
"React": [],
Expand All @@ -316,7 +352,7 @@
"version": "36.0.0"
},
{
"name": "wm-reactnative-cli",
"name": "@wavemaker/wm-reactnative-cli",
"description": "WaveMaker CLI for React Native projects.",
"link": "https://www.npmjs.com/package/@wavemaker/wm-reactnative-cli",
"version": "1.9.7"
Expand Down Expand Up @@ -352,7 +388,7 @@
"name": "Node.js",
"description": "JavaScript runtime environment.",
"link": "https://nodejs.org/",
"version": "22.11.0"
"version": "22.18.0"
},
{
"name": "Apache Tomcat",
Expand Down