From 3c604e95932666cdeec6d38a64409143f794f5a4 Mon Sep 17 00:00:00 2001 From: Edouard DUPIN Date: Sat, 11 Jan 2025 17:33:31 +0100 Subject: [PATCH] [VERSION] update dev tag version --- back/pom.xml | 2 +- front/pnpm-lock.yaml | 10 +++++----- version.txt | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/back/pom.xml b/back/pom.xml index 1a96891..7828078 100644 --- a/back/pom.xml +++ b/back/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.kar karusic - 1.1.0 + 1.1.1-SNAPSHOT 3.1 21 diff --git a/front/pnpm-lock.yaml b/front/pnpm-lock.yaml index 6a88d0f..49b257b 100644 --- a/front/pnpm-lock.yaml +++ b/front/pnpm-lock.yaml @@ -9,16 +9,16 @@ importers: .: dependencies: '@chakra-ui/anatomy': - specifier: ^2.2.2 - version: 2.3.4 + specifier: ~2.2.2 + version: 2.2.2 '@chakra-ui/cli': - specifier: ^2.4.1 + specifier: ~2.4.1 version: 2.4.1 '@chakra-ui/react': - specifier: ^2.8.2 + specifier: ~2.8.2 version: 2.8.2(@emotion/react@11.14.0(@types/react@18.3.8)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.8)(react@18.3.1))(@types/react@18.3.8)(react@18.3.1))(@types/react@18.3.8)(framer-motion@11.15.0(@emotion/is-prop-valid@1.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@chakra-ui/theme-tools': - specifier: ^2.2.6 + specifier: ~2.2.6 version: 2.2.6(@chakra-ui/styled-system@2.12.0(react@18.3.1))(react@18.3.1) '@dnd-kit/core': specifier: 6.3.1 diff --git a/version.txt b/version.txt index 9084fa2..8869ce2 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.1.0 +1.1.1-dev