Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
thednp committed Nov 29, 2023
1 parent 37ccebe commit 39b73af
Show file tree
Hide file tree
Showing 10 changed files with 532 additions and 532 deletions.
2 changes: 1 addition & 1 deletion dist/bootstrap-native.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/bootstrap-native.cjs.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/bootstrap-native.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/bootstrap-native.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/bootstrap-native.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@ M(t.getRootNode().host, s) : null, P = (t, s) => y(t) ? t : (L(s) ? s : E()).que
zn,
a
);
}, R = "fade", m = "show", We = "data-bs-dismiss", Fe = "alert", Vn = "Alert", li = "5.0.10", di = li;
}, R = "fade", m = "show", We = "data-bs-dismiss", Fe = "alert", Vn = "Alert", li = "5.0.11", di = li;
class nt {
/**
* @param target `HTMLElement` or selector string
Expand Down
2 changes: 1 addition & 1 deletion dist/bootstrap-native.mjs.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/assets/js/bootstrap-native.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/assets/js/bootstrap-native.js.map

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bootstrap.native",
"version": "5.0.10",
"version": "5.0.11",
"author": "thednp",
"license": "MIT",
"description": "Bootstrap components build with Typescript",
Expand Down Expand Up @@ -50,16 +50,16 @@
],
"dependencies": {
"@thednp/event-listener": "^2.0.4",
"@thednp/shorty": "2.0.0-alpha22"
"@thednp/shorty": "^2.0.0"
},
"devDependencies": {
"@bahmutov/cypress-esbuild-preprocessor": "^2.2.0",
"@cypress/code-coverage": "^3.12.10",
"@cypress/code-coverage": "^3.12.12",
"@types/istanbul-lib-instrument": "^1.7.7",
"@types/node": "^20.9.2",
"@types/node": "^20.10.0",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"cypress": "^13.5.1",
"cypress": "^13.6.0",
"dts-bundle-generator": "^8.1.2",
"eslint": "^8.54.0",
"eslint-plugin-jsdoc": "^46.9.0",
Expand All @@ -71,7 +71,7 @@
"nyc": "^15.1.0",
"prettier": "^2.8.8",
"rimraf": "^5.0.5",
"typescript": "^5.2.2",
"typescript": "^5.3.2",
"vite": "^4.5.0"
},
"packageManager": "pnpm@8.6.12",
Expand Down
Loading

0 comments on commit 39b73af

Please sign in to comment.