Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Tiliavir committed Jan 25, 2023
1 parent d6092f7 commit 6f2b35e
Show file tree
Hide file tree
Showing 3 changed files with 100 additions and 100 deletions.
164 changes: 82 additions & 82 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

30 changes: 15 additions & 15 deletions package.hugo.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mvw-website",
"license": "MIT",
"version": "22.08.15",
"version": "23.01.25",
"description": "Website of Musikverein Wollbach 1866 e.V.",
"author": "Markus Lindenmann <[email protected]>",
"repository": {
Expand All @@ -16,26 +16,26 @@
],
"devDependencies": {
"@types/grecaptcha": "3.0.4",
"@types/jquery": "3.5.14",
"@types/jquery": "3.5.16",
"@types/lunr": "2.3.4",
"@typescript-eslint/eslint-plugin": "5.26.0",
"@typescript-eslint/parser": "5.26.0",
"autoprefixer": "10.4.7",
"@typescript-eslint/eslint-plugin": "5.49.0",
"@typescript-eslint/parser": "5.49.0",
"autoprefixer": "10.4.13",
"copyfiles": "2.4.1",
"eslint": "8.16.0",
"glob-all": "3.3.0",
"eslint": "8.32.0",
"glob-all": "3.3.1",
"mvw-search-index": "2.2.14",
"postcss": "8.4.14",
"postcss-cli": "9.1.0",
"stylelint": "14.8.3",
"stylelint-config-recommended-scss": "6.0.0",
"typescript": "4.6.4",
"w3c-html-validator": "1.0.3"
"postcss": "8.4.21",
"postcss-cli": "10.1.0",
"stylelint": "14.16.1",
"stylelint-config-recommended-scss": "8.0.0",
"typescript": "4.9.4",
"w3c-html-validator": "1.3.0"
},
"dependencies": {
"jquery": "3.6.0",
"jquery": "3.6.3",
"lunr": "2.3.9",
"photoswipe": "5.2.7"
"photoswipe": "5.3.4"
},
"scripts": {
"validate": "node validate.mjs",
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mvw-website",
"license": "MIT",
"version": "23.01.12",
"version": "23.01.25",
"description": "Website of Musikverein Wollbach 1866 e.V.",
"author": "Markus Lindenmann <[email protected]>",
"repository": {
Expand Down Expand Up @@ -43,8 +43,8 @@
"@types/grecaptcha": "3.0.4",
"@types/jquery": "3.5.16",
"@types/lunr": "2.3.4",
"@typescript-eslint/eslint-plugin": "5.48.2",
"@typescript-eslint/parser": "5.48.2",
"@typescript-eslint/eslint-plugin": "5.49.0",
"@typescript-eslint/parser": "5.49.0",
"autoprefixer": "10.4.13",
"copyfiles": "2.4.1",
"eslint": "8.32.0",
Expand Down

0 comments on commit 6f2b35e

Please sign in to comment.