mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-20 23:13:23 +10:00
release: v4.1.0
This commit is contained in:
+11
-12
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@reactive-resume/source",
|
||||
"description": "A free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume.",
|
||||
"version": "4.0.13",
|
||||
"version": "4.1.0",
|
||||
"license": "MIT",
|
||||
"private": true,
|
||||
"author": {
|
||||
@@ -71,7 +71,7 @@
|
||||
"@types/papaparse": "^5.3.14",
|
||||
"@types/passport": "^1.0.16",
|
||||
"@types/passport-github2": "^1.2.9",
|
||||
"@types/passport-google-oauth20": "^2.0.15",
|
||||
"@types/passport-google-oauth20": "^2.0.16",
|
||||
"@types/passport-local": "^1.0.38",
|
||||
"@types/react": "18.3.1",
|
||||
"@types/react-dom": "18.3.0",
|
||||
@@ -88,7 +88,7 @@
|
||||
"babel-plugin-macros": "^3.1.0",
|
||||
"eslint": "~8.57.0",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
"eslint-plugin-import": "2.29.1",
|
||||
"eslint-plugin-import": "^2.29.1",
|
||||
"eslint-plugin-jsx-a11y": "6.8.0",
|
||||
"eslint-plugin-lingui": "^0.3.0",
|
||||
"eslint-plugin-prettier": "^5.1.3",
|
||||
@@ -96,6 +96,7 @@
|
||||
"eslint-plugin-react-hooks": "4.6.2",
|
||||
"eslint-plugin-simple-import-sort": "^12.1.0",
|
||||
"eslint-plugin-tailwindcss": "^3.15.1",
|
||||
"eslint-plugin-unicorn": "^52.0.0",
|
||||
"eslint-plugin-unused-imports": "^3.2.0",
|
||||
"jest": "^29.7.0",
|
||||
"jest-environment-node": "^29.7.0",
|
||||
@@ -164,27 +165,26 @@
|
||||
"@radix-ui/react-toggle-group": "^1.0.4",
|
||||
"@radix-ui/react-tooltip": "^1.0.7",
|
||||
"@sentry/node": "^7.113.0",
|
||||
"@songkeys/nestjs-redis": "^10.0.0",
|
||||
"@songkeys/nestjs-redis-health": "^10.0.0",
|
||||
"@sentry/react": "^7.113.0",
|
||||
"@swc/helpers": "~0.5.11",
|
||||
"@tanstack/react-query": "^5.32.1",
|
||||
"@tiptap/extension-document": "^2.3.1",
|
||||
"@tanstack/react-query": "^5.34.1",
|
||||
"@tiptap/extension-bold": "^2.3.1",
|
||||
"@tiptap/extension-bullet-list": "^2.3.1",
|
||||
"@tiptap/extension-code": "^2.3.1",
|
||||
"@tiptap/extension-code-block": "^2.3.1",
|
||||
"@tiptap/extension-document": "^2.3.1",
|
||||
"@tiptap/extension-hard-break": "^2.3.1",
|
||||
"@tiptap/extension-heading": "^2.3.1",
|
||||
"@tiptap/extension-highlight": "2.3.1",
|
||||
"@tiptap/extension-history": "^2.3.1",
|
||||
"@tiptap/extension-horizontal-rule": "^2.3.1",
|
||||
"@tiptap/extension-image": "2.3.1",
|
||||
"@tiptap/extension-italic": "^2.3.1",
|
||||
"@tiptap/extension-link": "2.3.1",
|
||||
"@tiptap/extension-list-item": "^2.3.1",
|
||||
"@tiptap/extension-ordered-list": "^2.3.1",
|
||||
"@tiptap/extension-paragraph": "^2.3.1",
|
||||
"@tiptap/extension-strike": "^2.3.1",
|
||||
"@tiptap/extension-highlight": "2.3.1",
|
||||
"@tiptap/extension-image": "2.3.1",
|
||||
"@tiptap/extension-link": "2.3.1",
|
||||
"@tiptap/extension-text": "^2.3.1",
|
||||
"@tiptap/extension-text-align": "2.3.1",
|
||||
"@tiptap/extension-underline": "2.3.1",
|
||||
@@ -206,7 +206,6 @@
|
||||
"fuzzy": "^0.1.3",
|
||||
"helmet": "^7.1.0",
|
||||
"immer": "^10.1.1",
|
||||
"ioredis": "^5.4.1",
|
||||
"jszip": "^3.10.1",
|
||||
"lodash.debounce": "^4.0.8",
|
||||
"lodash.get": "^4.4.2",
|
||||
@@ -233,7 +232,7 @@
|
||||
"react-colorful": "^5.6.1",
|
||||
"react-dom": "18.3.1",
|
||||
"react-helmet-async": "^2.0.4",
|
||||
"react-hook-form": "^7.51.3",
|
||||
"react-hook-form": "^7.51.4",
|
||||
"react-parallax-tilt": "^1.7.225",
|
||||
"react-resizable-panels": "^2.0.19",
|
||||
"react-router-dom": "6.23.0",
|
||||
|
||||
Reference in New Issue
Block a user