Skip to content

Commit

Permalink
chore: upgrade bsi
Browse files Browse the repository at this point in the history
  • Loading branch information
astagi committed Jun 25, 2024
1 parent 3e4eda6 commit db6a256
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"postversion": "echo \"You can now publish your version using 'git push --follow-tags'\""
},
"peerDependencies": {
"bootstrap-italia": "2.8.2",
"bootstrap-italia": "2.8.8",
"react": ">=17.0.2"
},
"browserslist": [
Expand Down Expand Up @@ -108,7 +108,7 @@
"@types/react-transition-group": "^4.4.10",
"babel-plugin-dynamic-import-node": "^2.3.3",
"babel-plugin-polyfill-corejs3": "^0.10.4",
"bootstrap-italia": "2.8.4",
"bootstrap-italia": "^2.8.8",
"browserslist-config-design-italia": "^1.0.0",
"eslint": "^8.57.0",
"eslint-config-react-app": "^7.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4408,10 +4408,10 @@ boolbase@^1.0.0:
resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e"
integrity sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==

bootstrap-italia@2.8.4:
version "2.8.4"
resolved "https://registry.yarnpkg.com/bootstrap-italia/-/bootstrap-italia-2.8.4.tgz#b2d6640e5ef03a9cac8fef8064fa9ece33413a1f"
integrity sha512-z5eyFpWxFeoYKWKMcpXwk633m4HL8JzIuSi8ctlIHz7yK3Jo3xwpRXwhrptqXjAsniz2WP40bZFihoXEDK9hLg==
bootstrap-italia@^2.8.8:
version "2.8.8"
resolved "https://registry.yarnpkg.com/bootstrap-italia/-/bootstrap-italia-2.8.8.tgz#e9a9327c9e9aecfa418e8c40e132035a70fd70ee"
integrity sha512-2NJqPQRnyO2hb5stRNRXk/kQku42vLBKC8CGgDoekD9Fb8UALfeicpZiL0wqDdT/MxFwbQNz3sDLGjJKcXesXA==
dependencies:
"@popperjs/core" "^2.11.2"
"@splidejs/splide" "^3.6.12"
Expand Down

0 comments on commit db6a256

Please sign in to comment.